Index: head/deskutils/notification-daemon/Makefile =================================================================== --- head/deskutils/notification-daemon/Makefile (revision 551494) +++ head/deskutils/notification-daemon/Makefile (revision 551495) @@ -1,26 +1,34 @@ # Created by: Andreas Kohn # $FreeBSD$ PORTNAME= notification-daemon PORTVERSION= 3.20.0 +PORTERVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Send small notifications to your desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libdbus-1.so:devel/dbus USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz xorg USE_GNOME= cairo gnomeprefix gtk30 INSTALLS_ICONS= yes USE_XORG= x11 GNU_CONFIGURE= yes PORTSCOUT= limitw:1,even + +SUB_FILES= org.freedesktop.Notifications.service + +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services + ${INSTALL_DATA} ${WRKDIR}/org.freedesktop.Notifications.service \ + ${STAGEDIR}${PREFIX}/share/dbus-1/services .include Index: head/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in =================================================================== --- head/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in (nonexistent) +++ head/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in (revision 551495) @@ -0,0 +1,5 @@ +# $FreeBSD$ + +[D-BUS Service] +Name=org.freedesktop.Notifications +Exec=%%PREFIX%%/libexec/notification-daemon Property changes on: head/deskutils/notification-daemon/files/org.freedesktop.Notifications.service.in ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/deskutils/notification-daemon/pkg-plist =================================================================== --- head/deskutils/notification-daemon/pkg-plist (revision 551494) +++ head/deskutils/notification-daemon/pkg-plist (revision 551495) @@ -1,72 +1,73 @@ libexec/notification-daemon share/applications/notification-daemon.desktop +share/dbus-1/services/org.freedesktop.Notifications.service share/locale/af/LC_MESSAGES/notification-daemon.mo share/locale/an/LC_MESSAGES/notification-daemon.mo share/locale/ar/LC_MESSAGES/notification-daemon.mo share/locale/as/LC_MESSAGES/notification-daemon.mo share/locale/ast/LC_MESSAGES/notification-daemon.mo share/locale/be/LC_MESSAGES/notification-daemon.mo share/locale/bg/LC_MESSAGES/notification-daemon.mo share/locale/bn/LC_MESSAGES/notification-daemon.mo share/locale/bn_IN/LC_MESSAGES/notification-daemon.mo share/locale/bs/LC_MESSAGES/notification-daemon.mo share/locale/ca/LC_MESSAGES/notification-daemon.mo share/locale/ca@valencia/LC_MESSAGES/notification-daemon.mo share/locale/cs/LC_MESSAGES/notification-daemon.mo share/locale/da/LC_MESSAGES/notification-daemon.mo share/locale/de/LC_MESSAGES/notification-daemon.mo share/locale/el/LC_MESSAGES/notification-daemon.mo share/locale/en_GB/LC_MESSAGES/notification-daemon.mo share/locale/eo/LC_MESSAGES/notification-daemon.mo share/locale/es/LC_MESSAGES/notification-daemon.mo share/locale/et/LC_MESSAGES/notification-daemon.mo share/locale/eu/LC_MESSAGES/notification-daemon.mo share/locale/fa/LC_MESSAGES/notification-daemon.mo share/locale/fi/LC_MESSAGES/notification-daemon.mo share/locale/fr/LC_MESSAGES/notification-daemon.mo share/locale/fur/LC_MESSAGES/notification-daemon.mo share/locale/gl/LC_MESSAGES/notification-daemon.mo share/locale/gu/LC_MESSAGES/notification-daemon.mo share/locale/he/LC_MESSAGES/notification-daemon.mo share/locale/hi/LC_MESSAGES/notification-daemon.mo share/locale/hu/LC_MESSAGES/notification-daemon.mo share/locale/id/LC_MESSAGES/notification-daemon.mo share/locale/it/LC_MESSAGES/notification-daemon.mo share/locale/ja/LC_MESSAGES/notification-daemon.mo share/locale/km/LC_MESSAGES/notification-daemon.mo share/locale/kn/LC_MESSAGES/notification-daemon.mo share/locale/ko/LC_MESSAGES/notification-daemon.mo share/locale/lt/LC_MESSAGES/notification-daemon.mo share/locale/lv/LC_MESSAGES/notification-daemon.mo share/locale/ml/LC_MESSAGES/notification-daemon.mo share/locale/mr/LC_MESSAGES/notification-daemon.mo share/locale/ms/LC_MESSAGES/notification-daemon.mo share/locale/nb/LC_MESSAGES/notification-daemon.mo share/locale/nl/LC_MESSAGES/notification-daemon.mo share/locale/nn/LC_MESSAGES/notification-daemon.mo share/locale/oc/LC_MESSAGES/notification-daemon.mo share/locale/or/LC_MESSAGES/notification-daemon.mo share/locale/pa/LC_MESSAGES/notification-daemon.mo share/locale/pl/LC_MESSAGES/notification-daemon.mo share/locale/pt/LC_MESSAGES/notification-daemon.mo share/locale/pt_BR/LC_MESSAGES/notification-daemon.mo share/locale/quz/LC_MESSAGES/notification-daemon.mo share/locale/ro/LC_MESSAGES/notification-daemon.mo share/locale/ru/LC_MESSAGES/notification-daemon.mo share/locale/sk/LC_MESSAGES/notification-daemon.mo share/locale/sl/LC_MESSAGES/notification-daemon.mo share/locale/sr/LC_MESSAGES/notification-daemon.mo share/locale/sr@latin/LC_MESSAGES/notification-daemon.mo share/locale/sv/LC_MESSAGES/notification-daemon.mo share/locale/ta/LC_MESSAGES/notification-daemon.mo share/locale/te/LC_MESSAGES/notification-daemon.mo share/locale/th/LC_MESSAGES/notification-daemon.mo share/locale/tr/LC_MESSAGES/notification-daemon.mo share/locale/ug/LC_MESSAGES/notification-daemon.mo share/locale/uk/LC_MESSAGES/notification-daemon.mo share/locale/uz@cyrillic/LC_MESSAGES/notification-daemon.mo share/locale/vi/LC_MESSAGES/notification-daemon.mo share/locale/zh_CN/LC_MESSAGES/notification-daemon.mo share/locale/zh_HK/LC_MESSAGES/notification-daemon.mo share/locale/zh_TW/LC_MESSAGES/notification-daemon.mo share/locale/zu/LC_MESSAGES/notification-daemon.mo