openbsd-ports/sysutils/notification-daemon/pkg/PLIST
jasper 2fe413f228 import notification-daemon 0.3.7
The Desktop Notifications framework provides a standard way of doing
passive pop-up notifications on the desktop. These are designed to
notify the user of something without interrupting their work with a
dialog box that they must close. Passive popups can automatically
disappear after a short period of time.

ok landry@
2007-10-23 14:06:07 +00:00

20 lines
1017 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/23 14:06:07 jasper Exp $
@conflict notification-daemon-xfce-*
%%SHARED%%
lib/notification-daemon-1.0/
lib/notification-daemon-1.0/engines/
lib/notification-daemon-1.0/engines/libstandard.a
lib/notification-daemon-1.0/engines/libstandard.la
libexec/notification-daemon
share/dbus-1/
share/dbus-1/services/
share/dbus-1/services/org.freedesktop.Notifications.service
share/locale/de/LC_MESSAGES/notification-daemon.mo
share/locale/nl/LC_MESSAGES/notification-daemon.mo
share/locale/sv/LC_MESSAGES/notification-daemon.mo
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/notification-daemon/*.schemas > /dev/null
share/schemas/
share/schemas/notification-daemon/
share/schemas/notification-daemon/notification-daemon.schemas
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/notification-daemon/*.schemas > /dev/null