Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345113 - x11-apps/menu: new ebuild - generates programs menu for all menu-aware applications
Summary: x11-apps/menu: new ebuild - generates programs menu for all menu-aware applic...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://packages.qa.debian.org/m/menu....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 14:57 UTC by Mario Fetka (geos_one)
Modified: 2010-11-12 15:54 UTC (History)
0 users

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


Attachments
x11-apps/menu/menu-2.1.44.ebuild (menu-2.1.44.ebuild,699 bytes, text/plain)
2010-11-11 14:58 UTC, Mario Fetka (geos_one)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Fetka (geos_one) 2010-11-11 14:57:32 UTC
creating a desktop file that also requires root rights to run is not really good supported at the moment in gentoo
so i am requesting to add the su-to-root shell script from debian to gentoo
it is part of the menu package 
it automatically detect the gui it is running under and automatically prompts you with kdesu/gksu/xfsu/.......

then something like that would be pssible:
make_desktop_entry "su-to-root -X -c \"xterm -C ${ROOT}opt/lightscribe/$(get_libdir)/lightscribe/elcu.sh\""

its a idea but if for gentoo a other way would be better ....?

Reproducible: Always
Comment 1 Mario Fetka (geos_one) 2010-11-11 14:58:51 UTC
Created attachment 254001 [details]
x11-apps/menu/menu-2.1.44.ebuild

the ebuild i am using now in my lightscribe overlay