diff options
-rw-r--r-- | x11/xfce4-notifyd/Makefile | 8 | ||||
-rw-r--r-- | x11/xfce4-notifyd/PLIST | 12 | ||||
-rw-r--r-- | x11/xfce4-notifyd/distinfo | 10 |
3 files changed, 20 insertions, 10 deletions
diff --git a/x11/xfce4-notifyd/Makefile b/x11/xfce4-notifyd/Makefile index 157480c8f38..81f4db4becf 100644 --- a/x11/xfce4-notifyd/Makefile +++ b/x11/xfce4-notifyd/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2018/04/16 14:35:27 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/05/15 22:11:39 youri Exp $ # -PKGREVISION= 3 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-notifyd-0.3.6 +DISTNAME= xfce4-notifyd-0.4.2 CATEGORIES= x11 -MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/ +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/ HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-notifyd COMMENT= XFCE Notify daemon @@ -18,6 +17,7 @@ USE_LIBTOOL= yes .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-notifyd/PLIST b/x11/xfce4-notifyd/PLIST index 9c924b48483..0c6bf28eb0f 100644 --- a/x11/xfce4-notifyd/PLIST +++ b/x11/xfce4-notifyd/PLIST @@ -1,11 +1,20 @@ -@comment $NetBSD: PLIST,v 1.2 2017/06/18 23:11:26 youri Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/05/15 22:11:39 youri Exp $ bin/xfce4-notifyd-config lib/systemd/user/xfce4-notifyd.service lib/xfce4/notifyd/xfce4-notifyd +lib/xfce4/panel/plugins/libnotification-plugin.la man/man1/xfce4-notifyd-config.1 share/applications/xfce4-notifyd-config.desktop share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service +share/icons/hicolor/16x16/apps/xfce4-notifyd.png +share/icons/hicolor/24x24/apps/xfce4-notifyd.png +share/icons/hicolor/32x32/apps/xfce4-notifyd.png share/icons/hicolor/48x48/apps/xfce4-notifyd.png +share/icons/hicolor/scalable/apps/xfce4-notifyd.svg +share/icons/hicolor/scalable/status/notification-disabled-new-symbolic.svg +share/icons/hicolor/scalable/status/notification-disabled-symbolic.svg +share/icons/hicolor/scalable/status/notification-new-symbolic.svg +share/icons/hicolor/scalable/status/notification-symbolic.svg share/locale/ar/LC_MESSAGES/xfce4-notifyd.mo share/locale/ast/LC_MESSAGES/xfce4-notifyd.mo share/locale/bg/LC_MESSAGES/xfce4-notifyd.mo @@ -60,3 +69,4 @@ share/themes/Default/xfce-notify-4.0/gtk.css share/themes/Retro/xfce-notify-4.0/gtk.css share/themes/Smoke/xfce-notify-4.0/gtk.css share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtk.css +share/xfce4/panel/plugins/notification-plugin.desktop diff --git a/x11/xfce4-notifyd/distinfo b/x11/xfce4-notifyd/distinfo index f0e156f9adc..298dfa24ad9 100644 --- a/x11/xfce4-notifyd/distinfo +++ b/x11/xfce4-notifyd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2017/06/18 23:11:26 youri Exp $ +$NetBSD: distinfo,v 1.4 2018/05/15 22:11:39 youri Exp $ -SHA1 (xfce4-notifyd-0.3.6.tar.bz2) = f51804751e0a2524116284581c6fe8864cf42da0 -RMD160 (xfce4-notifyd-0.3.6.tar.bz2) = b4b4a1863923ed977127c418902beaffed8d5cf5 -SHA512 (xfce4-notifyd-0.3.6.tar.bz2) = 96067de2e08e29c8e6285796bc4b23087f97286e28adfb485dc20f449ae32e10c8fb743f42585e0e6cda82d713eb6da3cc1d94920eb170b7cfa1e687ffcb3ddf -Size (xfce4-notifyd-0.3.6.tar.bz2) = 458536 bytes +SHA1 (xfce4-notifyd-0.4.2.tar.bz2) = 8a4432a81392e0ea188454c73a3947be179d0d3a +RMD160 (xfce4-notifyd-0.4.2.tar.bz2) = 5cc6767f6da6f44dbf411364d55cf71339ae235c +SHA512 (xfce4-notifyd-0.4.2.tar.bz2) = 1cabf478928cbcc13e9f03b2540470c5568bc665b196a8617a0e3b52ce4fe3bd9fdb5e199c4e52afe51c4edab8ba949c4551f65ce77c5fae7fddccd0086fb601 +Size (xfce4-notifyd-0.4.2.tar.bz2) = 528521 bytes |