--- Makefile (révision 452312) +++ Makefile (copie de travail) @@ -6,8 +6,7 @@ # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd -PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTVERSION= 0.4.0 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -17,16 +16,15 @@ LICENSE= GPLv3 -LIB_DEPENDS= libdbus-1.so:devel/dbus \ - libnotify.so:devel/libnotify \ - libdbus-glib-1.so:devel/dbus-glib +LIB_DEPENDS= libnotify.so:devel/libnotify -USES= gmake gettext-tools libtool pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= gtk30 glib20 cairo intltool -USE_XFCE= libmenu +USE_XFCE= libutil panel +USE_XORG= ice sm x11 INSTALLS_ICONS= yes -USE_XORG= ice sm x11 +INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS NLS_USES= gettext-runtime --- distinfo (révision 452312) +++ distinfo (copie de travail) @@ -1,3 +1,3 @@ -TIMESTAMP = 1490087129 -SHA256 (xfce4/xfce4-notifyd-0.3.6.tar.bz2) = f4ca7c0dadd3d4cdf8cd3c8ae60ccea77b8cf409f8517161796364eb1d766cf9 -SIZE (xfce4/xfce4-notifyd-0.3.6.tar.bz2) = 458536 +TIMESTAMP = 1508306244 +SHA256 (xfce4/xfce4-notifyd-0.4.0.tar.bz2) = 2771871f67effc0bb80f656cf4aa3cd71fe0ea0f4c04b5d8e97bb1752faf36c9 +SIZE (xfce4/xfce4-notifyd-0.4.0.tar.bz2) = 519355 --- pkg-plist (révision 452312) +++ pkg-plist (copie de travail) @@ -1,10 +1,19 @@ bin/xfce4-notifyd-config +lib/systemd/user/xfce4-notifyd.service lib/xfce4/notifyd/xfce4-notifyd +lib/xfce4/panel/plugins/libnotification-plugin.so man/man1/xfce4-notifyd-config.1.gz -lib/systemd/user/xfce4-notifyd.service 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 %%NLS%%share/locale/ar/LC_MESSAGES/xfce4-notifyd.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfce4-notifyd.mo %%NLS%%share/locale/bg/LC_MESSAGES/xfce4-notifyd.mo @@ -59,3 +68,4 @@ 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