Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130760 - Muine [0.8.4] can't configure with xine backend enabled (USE=xine)
Summary: Muine [0.8.4] can't configure with xine backend enabled (USE=xine)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-21 11:53 UTC by The Master
Modified: 2006-12-09 22:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed ebuild (muine-0.8.4-r1.ebuild,2.73 KB, text/plain)
2006-04-21 11:54 UTC, The Master
Details

Note You need to log in before you can comment on or make changes to this bug.
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.