Import notification-daemon-xfce, a d-bus based daemon used for pop-up
desktop notifications. ok ajacoutot@ and jasper@
This commit is contained in:
parent
324b9df909
commit
6fb7af49ea
39
x11/xfce4/notification-daemon-xfce/Makefile
Normal file
39
x11/xfce4/notification-daemon-xfce/Makefile
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/23 14:02:40 landry Exp $
|
||||||
|
|
||||||
|
COMMENT= notification daemon for Xfce4 desktop
|
||||||
|
DISTNAME= notification-daemon-xfce-0.3.7
|
||||||
|
|
||||||
|
HOMEPAGE= http://goodies.xfce.org/projects/applications/notification-daemon-xfce
|
||||||
|
MAINTAINER= Landry Breuil <gaston@gcu.info>
|
||||||
|
|
||||||
|
# GPL
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
|
||||||
|
MASTER_SITES= http://goodies.xfce.org/releases/notification-daemon-xfce/
|
||||||
|
EXTRACT_SUFX= .tar.bz2
|
||||||
|
|
||||||
|
USE_GMAKE= Yes
|
||||||
|
|
||||||
|
LIB_DEPENDS= xfcegui4.>=4::x11/xfce4/libxfcegui4 \
|
||||||
|
xfce4mcs-client.>=3.5,xfce4mcs-manager.>=3.5::x11/xfce4/libxfce4mcs \
|
||||||
|
sexy::x11/libsexy \
|
||||||
|
notify.>=2.2::devel/libnotify
|
||||||
|
|
||||||
|
RUN_DEPENDS= :xfce-mcs-manager-*:x11/xfce4/xfce-mcs-manager \
|
||||||
|
::devel/desktop-file-utils \
|
||||||
|
::x11/hicolor-icon-theme
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ::textproc/p5-XML-Parser
|
||||||
|
|
||||||
|
WANTLIB= ICE SM X11 Xext Xrender c fontconfig freetype m z \
|
||||||
|
Xcursor Xau Xdmcp Xfixes Xi Xinerama Xrandr expat \
|
||||||
|
atk-1.0 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||||
|
gmodule-2.0 gobject-2.0 gtk-x11-2.0 pango-1.0 \
|
||||||
|
pangoft2-1.0 pangocairo-1.0 cairo glitz png \
|
||||||
|
startup-notification-1 xml2 dbus-1 dbus-glib-1 \
|
||||||
|
xfce4util.>=1 pthread
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
x11/xfce4/notification-daemon-xfce/distinfo
Normal file
5
x11/xfce4/notification-daemon-xfce/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (xfce4/notification-daemon-xfce-0.3.7.tar.bz2) = 70pJd4ddl6UjezFtXVkhdg==
|
||||||
|
RMD160 (xfce4/notification-daemon-xfce-0.3.7.tar.bz2) = 1d83ldfXpfX87uasdnLH4XPwEHA=
|
||||||
|
SHA1 (xfce4/notification-daemon-xfce-0.3.7.tar.bz2) = RtjerSPbNH23quVrkOzKSh3t9UU=
|
||||||
|
SHA256 (xfce4/notification-daemon-xfce-0.3.7.tar.bz2) = wNxBAKn8bLxFzodB/TYPTYCtV87WkF5CpwqShV0Jo4o=
|
||||||
|
SIZE (xfce4/notification-daemon-xfce-0.3.7.tar.bz2) = 329496
|
2
x11/xfce4/notification-daemon-xfce/pkg/DESCR
Normal file
2
x11/xfce4/notification-daemon-xfce/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
D-Bus daemon showing pop-up notifications, triggered by a client
|
||||||
|
complying to freedesktop.org desktop-notification specification
|
3
x11/xfce4/notification-daemon-xfce/pkg/PFRAG.shared
Normal file
3
x11/xfce4/notification-daemon-xfce/pkg/PFRAG.shared
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2007/10/23 14:02:40 landry Exp $
|
||||||
|
lib/notification-daemon-xfce-1.0/engines/libstandard.so
|
||||||
|
lib/xfce4/mcs-plugins/notification_settings.so
|
30
x11/xfce4/notification-daemon-xfce/pkg/PLIST
Normal file
30
x11/xfce4/notification-daemon-xfce/pkg/PLIST
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/23 14:02:40 landry Exp $
|
||||||
|
@conflict notification-daemon->=0.3.7
|
||||||
|
%%SHARED%%
|
||||||
|
bin/notification-settings
|
||||||
|
lib/notification-daemon-xfce-1.0/
|
||||||
|
lib/notification-daemon-xfce-1.0/engines/
|
||||||
|
lib/notification-daemon-xfce-1.0/engines/libstandard.a
|
||||||
|
lib/notification-daemon-xfce-1.0/engines/libstandard.la
|
||||||
|
lib/xfce4/
|
||||||
|
lib/xfce4/mcs-plugins/
|
||||||
|
lib/xfce4/mcs-plugins/notification_settings.a
|
||||||
|
lib/xfce4/mcs-plugins/notification_settings.la
|
||||||
|
libexec/notification-daemon-xfce
|
||||||
|
share/applications/notification-settings.desktop
|
||||||
|
share/dbus-1/
|
||||||
|
share/dbus-1/services/
|
||||||
|
share/dbus-1/services/org.freedesktop.Notifications.service
|
||||||
|
share/icons/hicolor/22x22/apps/notification-settings.png
|
||||||
|
share/icons/hicolor/48x48/apps/notification-settings.png
|
||||||
|
share/locale/be/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/en_GB/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/fr/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/hu/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/nl/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/pl/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
share/locale/uk/LC_MESSAGES/notification-daemon-xfce.mo
|
||||||
|
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||||
|
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||||
|
@exec %D/bin/update-desktop-database
|
||||||
|
@unexec %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user