Bug 201601 - media-plugins/vdr-setup-0.3.1-r1 emerge fails - reemerge VDR with USE="setup"
Bug#: 201601 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vdr@gentoo.org Reported By: gentoo@digadd.de
Component: Applications
URL: 
Summary: media-plugins/vdr-setup-0.3.1-r1 emerge fails - reemerge VDR with USE="setup"
Keywords:  
Status Whiteboard: 
Opened: 2007-12-07 19:03 0000
Description:   Opened: 2007-12-07 19:03 0000
media-plugins/vdr-setup-0.3.1-r1 fails to build with this message:

 * Patched VDR needed
 * reemerge VDR with USE="setup" 

Even though VDR is installed with this:

     Installed versions:  1.4.7-r8(21:38:26 07/12/07)(cmdsubmenu mainmenuhooks
menuorg setup submenu subtitles timerinfo yaepg -cmdctrl -cutterlimit
-cutterqueue -cuttime -ddepgentry -debug -dolbyinrec -dvbplayer -dvbsetup
-dvdarchive -dvdchapjump -dvlfriendlyfnames -dvlrecscriptaddon -dvlvidprefer
-graphtft -hardlinkcutter -iptv -jumpplay -liemikuutio -livebuffer -lnbshare
-noepg -osdmaxitems -pinplugin -rotor -settime -sortrecords -sourcecaps
-switchtimer -syncearly -timercmd -validinput -vanilla -wareagleicon)

The most likely reason is that the file /usr/include/vdr/submenu.h was not
installed, even though the setup useflag was given (no, I don't have it on my
system).


Reproducible: Always

Steps to Reproduce:
emerge vdr with mdsubmenu mainmenuhooks menuorg setup submenu subtitles
timerinfo yaepg useflags, see vdr-setup fail.

------- Comment #1 From Joerg Bornkessel 2007-12-11 18:36:51 0000 -------
USE="menuorg setup submenu" ?

use _only_ one of this use-flag's
they all will manipulate the original VDR Menu and go in conflict together.

on next step , we will add a warn message in this case if more then one of this
use-flags will be used.

------- Comment #2 From Joerg Bornkessel 2008-02-10 19:00:35 0000 -------
added test to vdr-1.4.7-r10 ( this will goes stabel on x86 in next days )
also added the test to the  vdr-1.5.13.ebuild ( overlay vdr-1.5 )