mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
deskutils/xfce4-notifyd: Update to 0.9.7
This commit is contained in:
parent
1abc6bb686
commit
3b22ea0c90
3 changed files with 11 additions and 6 deletions
|
@ -4,8 +4,7 @@
|
|||
# Support of GTK is checked at compile time and themes directories too.
|
||||
|
||||
PORTNAME= xfce4-notifyd
|
||||
PORTVERSION= 0.9.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.7
|
||||
CATEGORIES= deskutils xfce
|
||||
MASTER_SITES= XFCE/apps
|
||||
DIST_SUBDIR= xfce4
|
||||
|
@ -16,7 +15,8 @@ WWW= https://gitlab.xfce.org/apps/xfce4-notifyd
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \
|
||||
LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \
|
||||
libharfbuzz.so:print/harfbuzz \
|
||||
libnotify.so:devel/libnotify
|
||||
|
||||
USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig sqlite \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1723714238
|
||||
SHA256 (xfce4/xfce4-notifyd-0.9.6.tar.bz2) = 9e53265cca7d835c31b3c2c0d3ae961704870839ef583dcca3e4cc98ae3d2671
|
||||
SIZE (xfce4/xfce4-notifyd-0.9.6.tar.bz2) = 742198
|
||||
TIMESTAMP = 1739778895
|
||||
SHA256 (xfce4/xfce4-notifyd-0.9.7.tar.bz2) = 170d18fd5f40cce823ffc7ae3d7e21644007c3f45808ab4835f0401d21b3516a
|
||||
SIZE (xfce4/xfce4-notifyd-0.9.7.tar.bz2) = 769085
|
||||
|
|
|
@ -72,5 +72,10 @@ share/themes/Bright/xfce-notify-4.0/gtk.css
|
|||
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/XP-Balloon/xfce-notify-4.0/gtk.css
|
||||
share/themes/XP-Balloon/xfce-notify-4.0/msgbox-bottom-left.png
|
||||
share/themes/XP-Balloon/xfce-notify-4.0/msgbox-bottom-right.png
|
||||
share/themes/XP-Balloon/xfce-notify-4.0/msgbox-top-left.png
|
||||
share/themes/XP-Balloon/xfce-notify-4.0/msgbox-top-right.png
|
||||
share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtk.css
|
||||
share/xfce4/panel/plugins/notification-plugin.desktop
|
||||
|
|
Loading…
Add table
Reference in a new issue