Commit Graph

153 Commits

Author SHA1 Message Date
ajacoutot
1b5a16d72f Fix COMMENT lenght (max is 60) as reported by naddy@ 2010-07-26 16:33:29 +00:00
ajacoutot
d5962c44cf Remove powerpc hack, it seems to work fine now.
from Brad.
2010-07-26 16:06:55 +00:00
sthen
04841acf9c plugins-{base,good} require gstreamer-0.10.30; tighten LIB_DEPENDS pkgspec
and bump. pointed out by Brian on ports. ok ajacoutot@
2010-07-24 09:25:01 +00:00
ajacoutot
35fcf34ff3 Better COMMENT for plugins subpackages. 2010-07-24 07:35:08 +00:00
ajacoutot
182f00f47a Update to py-gstreamer-0.10.19.
Convert to new DEPENDS.
2010-07-22 19:22:08 +00:00
ajacoutot
be634bd7f4 Convert to new DEPENDS and REVISION. 2010-07-22 19:19:26 +00:00
ajacoutot
26180c9b03 Update to gstreamer-plugins-good-0.10.24.
Requires automake-1.10.
Enable orc support.
Convert to new DEPENDS and EPOCH.
2010-07-22 19:17:33 +00:00
ajacoutot
4d007da247 Update to gstreamer-plugins-base-0.10.30.
Enable orc instead of liboil, as advised.
Convert to new DEPENDS.
2010-07-22 19:16:16 +00:00
ajacoutot
9c0c404c5e Update to gstreamer-0.10.30. 2010-07-22 19:14:49 +00:00
ajacoutot
4b19a677fa Remove wrong lib_depends on gstreamer-plugins-ugly, as spotted by
landry@ and espie@.
Explicitely set configure args.
2010-07-08 22:14:47 +00:00
espie
af6e367162 soup is not in gnome sub 2010-07-05 07:33:38 +00:00
espie
1d994a6758 actual location of those libs was bogus 2010-07-04 17:18:21 +00:00
ajacoutot
12ed023b5a Remove the Real plugin. No need for it anymore now that FFmpeg has been
updated.

from Brad.
2010-06-24 20:50:40 +00:00
giovanni
97ee82dd2f Update to 0.10.18
ok ajacoutot@
2010-06-17 15:30:18 +00:00
ajacoutot
d7ccb5d170 Update to gstreamer-plugins-bad-0.10.19.
Fix dvdnav/dvdread depends.
2010-06-02 16:56:46 +00:00
ajacoutot
a1bbe6c268 Move --disable-shave were supported.
no binary change.
2010-06-02 13:08:32 +00:00
ajacoutot
b18ad78dde Update to gstreamer-plugins-ugly-0.10.15 ; require latest x264. 2010-06-02 12:25:59 +00:00
ajacoutot
6380332861 Update to gstreamer-plugins-good-0.10.23
support for WebM/VP8
2010-06-02 12:06:54 +00:00
jakemsr
510e7450dc update to gst-ffmpeg-0.10.10
for compatability with newer ffmpeg
2010-05-26 22:39:02 +00:00
ajacoutot
8ceec1ddcb Remove patches that we longer need as sunaudio is disabled now.
spotted by jakemsr@
2010-04-28 15:26:14 +00:00
ajacoutot
9c21964381 Add --disable-silent-rules to CONFIGURE_ARGS. 2010-04-28 08:18:16 +00:00
ajacoutot
bc2627e1cb Regen WANTLIB. 2010-04-28 08:03:46 +00:00
ajacoutot
18f38d7de1 Update to gstreamer-plugins-good-0.10.22. 2010-04-28 08:03:23 +00:00
ajacoutot
5fb6d674be Update to gstreamer-plugins-base-0.10.29. 2010-04-28 08:03:03 +00:00
ajacoutot
59ddacda63 Update to gstreamer-0.10.29. 2010-04-28 08:02:37 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
ajacoutot
56dfb2afad +mm 2010-04-13 11:51:03 +00:00
ajacoutot
edce6b01a3 Import gstreamermm-0.10.7.
gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library.  With gstreamermm it is possible to develop applications that
work with multimedia in C++.
<...>
2010-04-13 11:50:26 +00:00
kili
3a63024a08 Adjust @conflict marker for gstreamer-plugins-bad; libgstshapewipe.so
has been moved with version 0.10.18, not 0.10.8.

ok ajacoutot@
2010-04-06 09:21:21 +00:00
ajacoutot
46fde7d029 Enable JPEG2000 support.
from Brad
"i dont want to be part of the bad plugins!" && ok jasper@
2010-03-26 08:13:31 +00:00
ajacoutot
933779c4b2 Update to gstreamer-plugins-ugly-0.10.14.
survived a bulk and tests from jasper@
2010-03-21 11:26:33 +00:00
ajacoutot
7003ea3d35 Update to gstreamer-plugins-bad-0.10.18.
libgstshapewipe is now part of good.

survived a bulk and tests from jasper@
2010-03-21 11:26:01 +00:00
ajacoutot
e6d22215fb Update to gstreamer-plugins-good-0.10.21.
libgstshapewipe has moved from bad to good.

survived a bulk and tests from jasper@
2010-03-21 11:24:46 +00:00
ajacoutot
cef3c3c355 Update to gstreamer-plugins-base-0.10.28.
survived a bulk and tests from jasper@
2010-03-21 11:23:40 +00:00
ajacoutot
9b5fcee652 Update to gstreamer-0.10.28.
survived a bulk and tests from jasper@
2010-03-21 11:22:16 +00:00
espie
d8f314a02c fix a nasty build issue, where plugins-bad would pick up exempi, miscompile
gstmetadata, and yield a broken package: after installation, gst-inspect
would dump core systematically, thus bricking gstreamer entirely.
as discussed with jasper@ and aja@.
2010-03-05 08:53:11 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
kili
3e1e41797d Bump this one, too. 2009-12-15 21:53:53 +00:00
kili
f4d41d75a9 Bump pkgname. ok espie. 2009-12-15 21:47:59 +00:00
espie
454b086de5 and this one too 2009-12-14 13:55:32 +00:00
espie
c7e398e0c6 fix merge disaster: to merge subpackages together, it's not enough to put
@conflict markers, the @pkgpath markers should also indicate what's going on.
2009-12-14 11:36:26 +00:00
ajacoutot
a434ba5a4f Remove the gettext macros diffs, they aren't needed anymore.
from Brad

PLIST_DB said no bump needed...
2009-12-06 13:08:30 +00:00
ajacoutot
960930f9c5 Enable DTS support.
from Brad
2009-12-05 23:21:01 +00:00
landry
79bf393e39 Add a pair of patches to resindvd plugin to set DEFAULT_DEVICE to
/dev/rcd0c instead of /dev/dvd.. no better workaround atm, but at
least gstreamer-enabled apps have more chances to play dvds.
(btw, you have to be in operator group to access the device)
Note that gstreamer-ugly also provides some more or less working
plugins for dvd playing, but resindvd is supposed to be the way to go.

ok ajacoutot@ with some grumblings
2009-12-02 22:20:11 +00:00
ajacoutot
1ffca5cad1 Major update to py-gstreamer-0.10.17.
Months (years?) of changes, refer to the source for changelog.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:18:42 +00:00
ajacoutot
03faae0e4f MODPY_RUNDEP is not needed anymore.
Don't install .la files for modules.
2009-11-29 09:18:11 +00:00
ajacoutot
e938b280b3 Major update to GStreamer plugins-ugly 0.10.13.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:54 +00:00
ajacoutot
664c8aafcd Major update to GStreamer plugins-good 0.10.17.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.
Remove -esd subpackage (idea from landry, and ok espie@ naddy@)
Remove sunaudio support (solaris) and enable ossaudio to have mixing
capabilities (audio still handled with sndio by default).

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:38 +00:00
ajacoutot
df52562347 Major update to GStreamer plugins-base 0.10.25.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:17 +00:00
ajacoutot
ecb4d03e67 Major update to GStreamer plugins-bad 0.10.17.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.
-mplex subpackage renamed to -mjpeg.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:16:51 +00:00