Summary: | media-sound/nightingale-bin - a community support project for the powerful media player, Songbird | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Trevor Bowen <m27315> |
Component: | New packages | Assignee: | Default Assignee for New Packages <maintainer-wanted> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://getnightingale.com/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Nightingale (binary distribution) 1.12.1 ebuild
files/Nightingale.desktop |
Description
Trevor Bowen
2014-02-10 18:21:13 UTC
Created attachment 370062 [details]
files/Nightingale.desktop
This desktop file goes in the files directory, which is adjacent to the ebuild file.
BTW, I don't mind maintaining this ebuild, if someone could help me first fix the menu entry problem. ... Thanks! (In reply to Trevor Bowen from comment #2) > BTW, I don't mind maintaining this ebuild, if someone could help me first > fix the menu entry problem. ... Thanks! The ebuild for compiling nightingale does this in src_install: make_desktop_entry ${PN} "Nightingale" ${PN} "AudioVideo;Player" Take a look: https://bugs.gentoo.org/show_bug.cgi?id=316443 |