Commit Graph

38 Commits

Author SHA1 Message Date
sthen
d8dbe3dc3c bump PKGNAME-main, thanks naddy@ for pointing it out. 2009-02-05 20:32:08 +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
sturm
bb94b852ae fix WANTLIB of -soup subpackage 2009-01-29 20:40:43 +00:00
jasper
e9e14f1519 - roll in a SECURITY FIX for SA33650,
which could lead to heap based overflows and memory corruption.

patch taken from upstream git.

ok ajacoutot@
2009-01-26 12:32:43 +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
sturm
1b17db3a3d if you change half the WANTLIBs, you have to bump half the PKGNAMEs,
not just -main
2009-01-18 09:05:19 +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
77d69e037b ISC license, as these are not gstreamer files. 2008-11-13 22:10:46 +00:00
jakemsr
41cc379d59 add linsbdio backend and use it by default 2008-11-03 23:24:08 +00:00
jakemsr
604d13fcdf fix -soup WANTLIB
ok ajacoutot@
2008-09-24 23:01:32 +00:00
ajacoutot
2457443174 - oops, missed bump
... I can here Nikolay's sword ready to cut my head off...
2008-09-22 15:45:56 +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
deanna
9ed0c8bc79 Enable the debugging subsystem.
Discussed with ajacoutot@ who did not object.
2008-06-21 21:03:55 +00:00
deanna
4072355c54 Fix a counting error that was causing the oss audio sink to perform
half a million audio ioctls on variable rate devices before it got
around to playing any sound.  Unbreaks gstreamer on auich.  Upstream
as gnome bug 538068.

ok espie, ajacoutot
2008-06-14 17:17:26 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +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
2b6f74519a - fix OSS audio output with azalia(4); patch from jakemsr@, thanks ;-)
- we're using autotools, so patch gst-default.m4 instead of configure to
add sensible output defaults; problem noticed by jakemsr@
- fix WANTLIB while here

ok jakemsr@
2008-02-14 18:51:59 +00:00
espie
99b88a4ee7 fix build after check commit: explicitly disable check, since this leads
to errors otherwise.
2007-10-21 14:33:07 +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
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
naddy
a01a0850ad adapt FLAC support to the FLAC 1.1.3+ API 2007-09-18 18:33:25 +00:00
naddy
1d54245054 sync patches 2007-09-16 18:15:23 +00:00
merdely
1f22f0e985 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 03:24:28 +00:00
jasper
792365ca97 move popt into LIB_DEPENDS
spotted by Mikolaj Kucharski

ok espie@
2007-05-14 05:51:43 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +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