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

Bug 164407

Summary: USE=-wxwindows emerge vlc installs desktop file
Product: Gentoo Linux Reporter: Petr Pisar <petr.pisar>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petr Pisar 2007-01-29 15:21:59 UTC
If wxwindows support is off, the desktop file would not be installed, because it refers to missing wxvlc binary.

Ebuild contains this in src_install():

use wxwindows && domenu "${S}/debian/vlc.desktop"

But this is obsolete. VLC's Makefile installs it automaticaly now.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-29 18:34:02 UTC

*** This bug has been marked as a duplicate of bug 158095 ***