Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 59372

Summary: media-libs/gst-plugins and media-plugins/gst-plugins-*version bump to 0.8.3
Product: Gentoo Linux Reporter: Zaheer Abbas Merali (RETIRED) <zaheerm>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: enhancement CC: motaboy
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 57904    
Bug Blocks: 59768    
Attachments: gst-plugins-0.8.3.ebuild
gst-plugins-oss-0.8.3.ebuild
gst-plugins-alsa-0.8.3.ebuild
gst-plugins-xvideo-0.8.3.ebuild
gst-plugins-libpng-0.8.3.ebuild
gst-plugins-mad-0.8.3.ebuild
gst-plugins-gnomevfs-0.8.3.ebuild
gst-plugins-ogg-0.8.3.ebuild
Corrected gst-plugins-gnomevfs-0.8.3.ebuild

Description Zaheer Abbas Merali (RETIRED) gentoo-dev 2004-08-04 04:11:33 UTC
gst-plugins 0.8.3 was released August 2nd 2004

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-08-05 08:42:20 UTC
Created attachment 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.
Comment 2 Simone Gotti (RETIRED) gentoo-dev 2004-08-05 08:51:24 UTC
Created attachment 36819 [details]
gst-plugins-oss-0.8.3.ebuild

The same of 0.8.2. Removed Header and setted ~x86
Comment 3 Simone Gotti (RETIRED) gentoo-dev 2004-08-05 08:56:34 UTC
Created attachment 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.
Comment 4 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 02:44:53 UTC
Created attachment 36871 [details]
gst-plugins-xvideo-0.8.3.ebuild

The same as 0.8.2. Tested and working.
Comment 5 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 02:52:57 UTC
Created attachment 36872 [details]
gst-plugins-libpng-0.8.3.ebuild

Same as 0.8.2. Tested and working.
Comment 6 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 09:37:31 UTC
Created attachment 36900 [details]
gst-plugins-mad-0.8.3.ebuild
Comment 7 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 09:38:04 UTC
Created attachment 36901 [details]
gst-plugins-gnomevfs-0.8.3.ebuild
Comment 8 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 09:47:17 UTC
Created attachment 36902 [details]
gst-plugins-ogg-0.8.3.ebuild
Comment 9 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 09:49:55 UTC
Created attachment 36904 [details]
Corrected gst-plugins-gnomevfs-0.8.3.ebuild
Comment 10 foser (RETIRED) gentoo-dev 2004-08-06 10:45:16 UTC
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.
Comment 11 Simone Gotti (RETIRED) gentoo-dev 2004-08-06 11:01:44 UTC
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).
Comment 12 foser (RETIRED) gentoo-dev 2004-08-18 07:16:51 UTC
sorry for the delay, 0.8.3 plugins got added today.
Comment 13 Xavier Neys (RETIRED) gentoo-dev 2004-08-18 11:59:15 UTC
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
Comment 14 foser (RETIRED) gentoo-dev 2004-08-18 12:40:13 UTC
hmm oversight.. fixed