diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile index 48ebcf0cfb7d..7635e89921c3 100644 --- a/x11/swaync/Makefile +++ b/x11/swaync/Makefile @@ -1,24 +1,24 @@ PORTNAME= swaync -PORTVERSION= s20210731 +PORTVERSION= s20210802 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple Wayland notification daemon with GTK panel LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell USES= compiler:c11 gnome localbase:ldflags meson pkgconfig USE_GITHUB= yes USE_GNOME= gdkpixbuf2 gtk30 introspection:build GH_ACCOUNT= ErikReider GH_PROJECT= SwayNotificationCenter -GH_TAGNAME= d82cf15 +GH_TAGNAME= 9d5f328 PLIST_FILES= bin/${PORTNAME} \ bin/${PORTNAME}-client \ etc/xdg/${PORTNAME}/style.css .include diff --git a/x11/swaync/distinfo b/x11/swaync/distinfo index a58c0f8a649f..c81eaa0e5600 100644 --- a/x11/swaync/distinfo +++ b/x11/swaync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627771559 -SHA256 (ErikReider-SwayNotificationCenter-s20210731-d82cf15_GH0.tar.gz) = 732a305e2062f2c17677c7bd6a9981de1b68e0f3c59eed320aeb86d569e143df -SIZE (ErikReider-SwayNotificationCenter-s20210731-d82cf15_GH0.tar.gz) = 9978525 +TIMESTAMP = 1627928371 +SHA256 (ErikReider-SwayNotificationCenter-s20210802-9d5f328_GH0.tar.gz) = a9b7446020b5940c744d1c2761ad40fe0a27a72b550a41e28feec425216d15bf +SIZE (ErikReider-SwayNotificationCenter-s20210802-9d5f328_GH0.tar.gz) = 9980691 diff --git a/x11/swaync/pkg-descr b/x11/swaync/pkg-descr index 8b7947ca1000..dc7f3affde66 100644 --- a/x11/swaync/pkg-descr +++ b/x11/swaync/pkg-descr @@ -1,16 +1,17 @@ swaync is a simple notification daemon with a GUI built for Sway (potentially any WM with wlroots). Features: +- Keyboard shortcuts - A panel to view previous notifications - Show album art for notifications like Spotify - Do not disturb - Click notification to execute default action - Show alternative notification actions - Customization through a CSS file - The same features as any other basic notification daemon Planned Features: - Slick animations WWW: https://github.com/ErikReider/SwayNotificationCenter