Commit Graph

134 Commits

Author SHA1 Message Date
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
ajacoutot
8e36ff1602 Major update to GStreamer 0.10.25.
Months (years?) of changes, refer to the source for changelog.

Remove unneeded build dependency on python.
Rework DESCR.

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

"commitski" jasper, ok landry@
2009-11-29 09:16:33 +00:00
ajacoutot
8df1df8e3f Prepare for upcoming GStreamer update.
Better HOMEPAGE.
2009-11-29 09:16:17 +00:00
ajacoutot
71587de771 Remove leftover.
from Mikolaj Kucharski
2009-11-17 15:23:08 +00:00
jasper
b94bb3ef7c - add plugins-farsight 2009-10-14 15:47:09 +00:00
jasper
e7a6e6961e import gstreamer-plugins-farsight 0.12.11
This is a set of plugins for Gstreamer that will be used by Farsight for
Audio/Video conferencing.

ok aja@

"It's Not Torture If You Do It To Yourself"...
2009-10-14 15:46:56 +00:00
ajacoutot
1b5889dec6 Merge confelements subpackage into -main.
Gstreamer should now work out of the box for most usages... at last...
2009-10-14 13:59:23 +00:00
landry
36e832dc85 Enable libmms support in gstreamer-plugins-bad, yet another dependency
of Moovida/Elisa.. tweak DESCR accordingly.
ok ajacoutot@
2009-10-14 13:52:21 +00:00
ajacoutot
f681dee36d Several cleanings, typos and consistencies. 2009-09-28 19:52:14 +00:00
ajacoutot
e14a280b8c Use gettext module. 2009-09-28 19:50:59 +00:00
ajacoutot
968830d157 Merge several (most usefull) plugins into -main.
This will help with getting good functionnality working without hunting
for dependencies.

feedback from Brad, sthen@, jasper@ and landry@, thanks!
looks good to landry@, ok jasper@
2009-09-28 18:26:38 +00:00
ajacoutot
17d50effb0 This does not need python to run. 2009-09-13 10:14:22 +00:00
ajacoutot
777f4a330d autopoint(1) uses HOME, make sure it exists.
prodded by landry@
2009-09-08 08:00:18 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
a922996083 add schroedinger/oil WANTLIB, bump 2009-07-19 13:05:02 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
eac6dee938 Only the -gconf subpackage needs to run_depends on gconf2.
Actually add the devel/gconf2 MODULE, spotted by kili@

ok kili@
2009-06-08 16:46:11 +00:00
ajacoutot
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00