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

Bug 92759

Summary: lyx supports USE=gnome to install a generic menu item
Product: Gentoo Linux Reporter: Georgi Georgiev <chutz+bugs.gentoo.org>
Component: Current packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Georgi Georgiev 2005-05-15 20:26:43 UTC
The lyx ebuilds have the following code:

    # gnome menu entry
    if use gnome; then
        insinto /usr/share/applications
        doins ${FILESDIR}/lyx.desktop
    fi

As far as I see:

1. The .desktop file installed is a generic desktop entry supported not only by gnome, but by kde, xfce4 and maybe others; the gnome useflag is not appropriate

2. It could simply use domenu instead
Comment 1 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-05-17 01:40:53 UTC
Fixed in 1.3.5-r1