aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/swaync/Makefile10
-rw-r--r--x11/swaync/distinfo6
-rw-r--r--x11/swaync/pkg-descr7
3 files changed, 16 insertions, 7 deletions
diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile
index bd89a44a77ee..ab8134ff2304 100644
--- a/x11/swaync/Makefile
+++ b/x11/swaync/Makefile
@@ -1,5 +1,5 @@
PORTNAME= swaync
-PORTVERSION= s20211223
+PORTVERSION= s20211227
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -18,9 +18,15 @@ USE_GITHUB= yes
USE_GNOME= gdkpixbuf2 gtk30 introspection:build
GH_ACCOUNT= ErikReider
GH_PROJECT= SwayNotificationCenter
-GH_TAGNAME= bf9309b
+GH_TAGNAME= 5e5efb0
PLIST_FILES= bin/${PORTNAME} \
bin/${PORTNAME}-client \
+ share/bash-completion/completions/${PORTNAME} \
+ share/bash-completion/completions/${PORTNAME}-client \
+ share/fish/vendor_completions.d/${PORTNAME}-client.fish \
+ share/fish/vendor_completions.d/${PORTNAME}.fish \
+ share/zsh/site-functions/_${PORTNAME} \
+ share/zsh/site-functions/_${PORTNAME}-client \
"@sample etc/xdg/${PORTNAME}/config.json.sample" \
"@sample etc/xdg/${PORTNAME}/style.css.sample"
diff --git a/x11/swaync/distinfo b/x11/swaync/distinfo
index abade6afd73e..fc403840458b 100644
--- a/x11/swaync/distinfo
+++ b/x11/swaync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640293819
-SHA256 (ErikReider-SwayNotificationCenter-s20211223-bf9309b_GH0.tar.gz) = 8b68f08d1c741f89cdcf6d2b1103ed8914e9e316cd13a0dde8e3a6222c965e05
-SIZE (ErikReider-SwayNotificationCenter-s20211223-bf9309b_GH0.tar.gz) = 3120085
+TIMESTAMP = 1640624885
+SHA256 (ErikReider-SwayNotificationCenter-s20211227-5e5efb0_GH0.tar.gz) = 04976f7d1e729fec0d381a8c2029e4dc1fb5419833311e5094def6d7cd8d7762
+SIZE (ErikReider-SwayNotificationCenter-s20211227-5e5efb0_GH0.tar.gz) = 3121466
diff --git a/x11/swaync/pkg-descr b/x11/swaync/pkg-descr
index a09cfae87df8..071695fef009 100644
--- a/x11/swaync/pkg-descr
+++ b/x11/swaync/pkg-descr
@@ -1,5 +1,5 @@
-swaync is a simple notification daemon with a GUI
-built for Sway (potentially any WM with wlroots).
+A simple notification daemon with a GTK gui for notifications and the
+control center
Features:
- Keyboard shortcuts
@@ -10,7 +10,10 @@ Features:
- Click notification to execute default action
- Show alternative notification actions
- Customization through a CSS file
+- Trackpad/mouse gesture to close notification
- The same features as any other basic notification daemon
+- Basic configuration through a JSON config file
+- Hot-reload config through swaync-client
Planned Features:
- Slick animations