Bug 47465 - ebuild for verbiste (new package)
|
Bug#:
47465
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: tester@gentoo.org
|
Reported By: j.romildo@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: ebuild for verbiste (new package)
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2004-04-10 15:52 0000
|
1) the gnome support should be a use flag (and add the IUSE variable)
2) some deps are missing (the gnome applets for gnome)
3) S=${WORKDIR}/${P} should not be there as its already the default
4) the make install should probably be "einstall"
5) disabling the maintainer mode is also not needed
6) had you made gnome a use flag, you could have noticed that it installs the .desktop file even when --with-gnome is not there...
its in portage under apps-dicts/verbiste
The desktop file is not exclusive to GNOME. It is/will be used by other
desktops and is under the umbrella of freedesktop.org. Then maybe it should be
installed even when the gnome use flag is not used.
yes, but the gnome front-end is only built when the gnome use flag is there..
so there is no point to having a desktop file for an app that's not there..