Re: git: 3b22ea0c90bc - main - deskutils/xfce4-notifyd: Update to 0.9.7
- In reply to: Tijl Coosemans : "Re: git: 3b22ea0c90bc - main - deskutils/xfce4-notifyd: Update to 0.9.7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Feb 2025 16:43:17 UTC
On 19/02/25 15:17, Tijl Coosemans wrote: > On Mon, 17 Feb 2025 12:30:19 GMT Guido Falsi wrote: >> The branch main has been updated by madpilot: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=3b22ea0c90bce109a58b5df36f45323de6d74b11 >> >> commit 3b22ea0c90bce109a58b5df36f45323de6d74b11 >> Author: Guido Falsi <madpilot@FreeBSD.org> >> AuthorDate: 2025-02-17 12:29:30 +0000 >> Commit: Guido Falsi <madpilot@FreeBSD.org> >> CommitDate: 2025-02-17 12:29:30 +0000 >> >> deskutils/xfce4-notifyd: Update to 0.9.7 >> --- >> deskutils/xfce4-notifyd/Makefile | 6 +++--- >> deskutils/xfce4-notifyd/distinfo | 6 +++--- >> deskutils/xfce4-notifyd/pkg-plist | 5 +++++ >> 3 files changed, 11 insertions(+), 6 deletions(-) >> >> diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile >> index 38ca7a281b54..ccb031c419d3 100644 >> --- a/deskutils/xfce4-notifyd/Makefile >> +++ b/deskutils/xfce4-notifyd/Makefile >> @@ -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 \ > > Can you add a WAYLAND option for the gtk-layer-shell dependency? > Sure, In fact I should have thought about that myself, thanks for reporting! I'll do it later today! -- Guido Falsi <madpilot@FreeBSD.org>