Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280779 - Add virtual for desktop notification daemons
Summary: Add virtual for desktop notification daemons
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 16:21 UTC by Mikel Olasagasti
Modified: 2009-08-08 16:27 UTC (History)
0 users

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


Attachments
desktop-notification-0.ebuild (desktop-notification-0.ebuild,367 bytes, text/plain)
2009-08-08 16:27 UTC, Mikel Olasagasti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikel Olasagasti 2009-08-08 16:21:11 UTC
There are at least 3 notification daemons that use libnotify: notification-daemon, notify-osd ( bug 280775 ) and xfce4-notifyd.

Each one exclude the others and there is no virtual for desktop-notification. This can cause problems when updating world as on 274894.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-08-08 16:27:02 UTC
x11-libs/libnotify is our "virtual"

PDEPEND="|| ( x11-misc/notification-daemon
x11-misc/notification-daemon-xfce
x11-misc/xfce4-notifyd )"

Feel free to open a request that notify-osd is put in the list once it's in tree.
Comment 2 Mikel Olasagasti 2009-08-08 16:27:39 UTC
Created attachment 200597 [details]
desktop-notification-0.ebuild