Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
gst-plugins 0.8.3 was released August 2nd 2004 Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=36818) [details] gst-plugins-0.8.3.ebuild The ebuild it's the same of gst-plugins-0.8.2. chenged x86 to ~x86 and removed the Header (like in the guidelines). Compiled and working well on my system.
Created an attachment (id=36819) [details] gst-plugins-oss-0.8.3.ebuild The same of 0.8.2. Removed Header and setted ~x86
Created an attachment (id=36822) [details] gst-plugins-alsa-0.8.3.ebuild The patch alsasink_seek_fix isn't need anymore. I've checked the code and it's already corrected. Same changes of the other ebuilds.
Created an attachment (id=36871) [details] gst-plugins-xvideo-0.8.3.ebuild The same as 0.8.2. Tested and working.
Created an attachment (id=36872) [details] gst-plugins-libpng-0.8.3.ebuild Same as 0.8.2. Tested and working.
Created an attachment (id=36900) [details] gst-plugins-mad-0.8.3.ebuild
Created an attachment (id=36901) [details] gst-plugins-gnomevfs-0.8.3.ebuild
Created an attachment (id=36902) [details] gst-plugins-ogg-0.8.3.ebuild
Created an attachment (id=36904) [details] Corrected gst-plugins-gnomevfs-0.8.3.ebuild
I appreciate what you are trying to do here, but providing updated plugins ebuilds for every plugin out there is not really useful. They're very basic bumps, not much more than a c&p for a dev.
I know :) It was a way get your attention and helping you for getting them in portage soon. I use them for developing (with the CVS ones) so more than the pure ebuild I've tested that they worked (and corrected some nasty bugs).
sorry for the delay, 0.8.3 plugins got added today.
Reopening. gst-plugins dependency on gstreamer should be updated It is currently >=gstreamer-$PV which makes portage happy with currently installed gstreamer-0.8.3-r1 but gst-plugins-0.8.3 wants at least gstreamer-0.8.4 as displayed on the errmsg: checking GCONF_LIBS... -Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 checking for gstreamer-0.8 >= 0.8.4... Requested 'gstreamer-0.8 >= 0.8.4' but version of GStreamer is 0.8.3 configure: error: no GStreamer found !!! ERROR: media-libs/gst-plugins-0.8.3 failed. !!! Function econf, Line 362, Exitcode 1 !!! econf failed
hmm oversight.. fixed