Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164407 - USE=-wxwindows emerge vlc installs desktop file
Summary: USE=-wxwindows emerge vlc installs desktop file
Status: RESOLVED DUPLICATE of bug 158095
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-29 15:21 UTC by Petr Pisar
Modified: 2007-01-29 18:34 UTC (History)
0 users

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


Attachments

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