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

Bug 130760

Summary: Muine [0.8.4] can't configure with xine backend enabled (USE=xine)
Product: Gentoo Linux Reporter: The Master <da_master937>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: normal CC: gstreamer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fixed ebuild

Description The Master 2006-04-21 11:53:29 UTC
When you emerge muine with the xine useflag, configure fails with:

checking for MUINE... configure: error: Package requirements (gconf-2.0                   gdk-pixbuf-2.0                  gnome-vfs-2.0                   gtk+-2.0 >= 2.6
                  gnome-icon-theme >= 2.10                gstreamer-0.8 >= 0.8.0 gstreamer-gconf-0.8 >= 0.8.0) were not met:

No package 'gstreamer-0.8' found
No package 'gstreamer-gconf-0.8' found

This is due to a change in configure options, --with-gstreamer=yes/no no longer exists and has been replaced by --with-xine=yes/no. A fixed ebuild is attached.
Comment 1 The Master 2006-04-21 11:54:33 UTC
Created attachment 85132 [details]
Fixed ebuild
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-09 22:59:46 UTC
Just updated the ebuild, it should work now.  Sorry for taking so long.