Commit Graph

35 Commits

Author SHA1 Message Date
ajacoutot
f578c99c43 Update to gstreamer-plugins-good-0.10.25.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html

ok jasper@
2010-09-03 15:48:14 +00:00
ajacoutot
ad8468e1a7 Merge -soup into -main. 2010-08-26 21:33:27 +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
6380332861 Update to gstreamer-plugins-good-0.10.23
support for WebM/VP8
2010-06-02 12:06:54 +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
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
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
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
71587de771 Remove leftover.
from Mikolaj Kucharski
2009-11-17 15:23:08 +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
ajacoutot
f681dee36d Several cleanings, typos and consistencies. 2009-09-28 19:52:14 +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
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
ajacoutot
b38392e109 GStreamer configure script does not set --disable-debug by default and
for a good reason. One of them being that the gstdebug.so plugin is
actually needed by other apps.

gstreamer,-main: move some files from -main to -frontend ; fix dependencies

Regen all PLISTs and bump all PKGNAMEs.
2009-04-11 14:37:21 +00:00
ajacoutot
3dbbb71ff9 - unbreak and re-enable the goom plugin by fixing a variable in
gst-default.m4 ; rhythmbox does not crash anymore with goom
- enhance configure output
- fix PKGNAME
2009-03-27 15:12:19 +00:00
ajacoutot
1a046d0f08 - disable goom plugin for now as it makes gstreamer based apps crash; I
will look into it

jasper@ agrees
2009-03-05 07:49:45 +00:00
sthen
4a77ba0fc2 - tidy DESCR-main (sort, add modules moved from other packages)
- wavpack is picked up by configure if installed; package it
2009-01-30 02:18:53 +00:00
ajacoutot
bc83adfd24 - re-enable the sunaudio plugin
since the OSS plugin removal, no mixer was left available for gstreamer
anymore; the sunaudio will only be available as a mixer, not for audio i/o
which is a job for sndio

"sure" jakemsr@
2009-01-25 18:55:31 +00:00
jakemsr
a31f67f37f - remove OSS backend and related patches
- update DESCR to reflect reality
- use appbufsz instead of bufsz in the sndio backends

partly from Brad, thanks
2009-01-16 02:44:17 +00:00
jakemsr
41cc379d59 add linsbdio backend and use it by default 2008-11-03 23:24:08 +00:00
ajacoutot
efde084247 - if libsoup is installed, the souphttpsrc plugin will be built, so add
a corresponding subpackage
2008-09-22 15:36:56 +00:00
ajacoutot
ccd9b153c3 - some files from older gstreamer-plugins-bad are now in
gstreamer-plugins-good; add conflict marker accordingly and bump
2008-05-18 13:37:22 +00:00
ajacoutot
1e0c361286 - add v4l2 plug-in
- remove a patch;
defaults sink and src can now be set using configure options
2008-05-16 14:24:01 +00:00
espie
2bc2ac79be update to recent gstreamer + plugins. Some breakage might occur, it will
be dealt with afterwards.
2008-05-13 15:11:51 +00:00
ajacoutot
8ebddb7fb6 - USE_X11
- fix WANTLIB
- fix gconf subpackage: install schemas in correct place
- set audio output to oss by default so that sound works out-of-the-box
2007-10-14 11:12:54 +00:00
espie
4468180d0a document good plugins 2007-01-12 00:29:35 +00:00
espie
3b59aeeb88 do not install the sunaudiosink until it works for real. 2007-01-11 23:14:11 +00:00
espie
a64110594a more clean-up: re-add dvdread and mpeg plugins.
add correct annotations for full install, tweak some lib depends.
add run depends from all subpackages to their respective main packages
so that they can use the correct message files.
2007-01-10 12:58:31 +00:00
espie
3f82f069ae add shoutcast and libcaca plugins 2007-01-10 01:41:02 +00:00
espie
d777c5184d a few plugins more: dv, gdk_pixbuf, jpeg, png, taglib 2007-01-10 00:34:49 +00:00
espie
dcfeebd2dc all of gstreamer is happy with SEPARATE_BUILD.
patch it to compile and build the sunaudio plugin.
Not really functional yet, though...
2007-01-09 23:22:56 +00:00
espie
582c732d01 reactivate speex and flac as separate plugins 2007-01-09 22:01:27 +00:00
espie
0d030e5c1e start repackaging into independent packages 2007-01-09 21:33:25 +00:00
espie
860003f9bb gstreamer does not make a lot of sense of non-shared architectures.
Explicitly disable all static building, which basically will halve
build time, and set no shared.
2007-01-09 20:00:23 +00:00
espie
cf773bfbe5 new gstreamer-0.10 that can mostly co-exist with the older gstreamer.
Lots of packaging details to figure out yet.
2007-01-08 17:37:27 +00:00