aboutsummaryrefslogtreecommitdiff
path: root/x11/nwg-launchers/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-07-19 17:10:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-07-19 19:27:34 +0000
commit1837e16d5593d6b9891fd0c9f2dcd6552356695f (patch)
treeaa7eb28dd038265c7217de2ea17c7431e855056a /x11/nwg-launchers/Makefile
parentccbd52b189f29fd3808d0ace4e6b4a9d37affd33 (diff)
downloadports-1837e16d5593d6b9891fd0c9f2dcd6552356695f.tar.gz
ports-1837e16d5593d6b9891fd0c9f2dcd6552356695f.zip
x11/nwg-launchers: update to 0.5.0
Changes: https://github.com/nwg-piotr/nwg-launchers/releases/tag/v0.5.0 Reported by: GitHub (watch releases)
Diffstat (limited to 'x11/nwg-launchers/Makefile')
-rw-r--r--x11/nwg-launchers/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/x11/nwg-launchers/Makefile b/x11/nwg-launchers/Makefile
index 7fce98cf5563..6113ac77bbaa 100644
--- a/x11/nwg-launchers/Makefile
+++ b/x11/nwg-launchers/Makefile
@@ -1,7 +1,6 @@
PORTNAME= nwg-launchers
DISTVERSIONPREFIX= v
-DISTVERSION= 0.4.4
-PORTREVISION= 1
+DISTVERSION= 0.5.0
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -17,6 +16,13 @@ USE_GITHUB= yes
USE_GNOME= gtkmm30
GH_ACCOUNT= nwg-piotr
+OPTIONS_DEFINE= GLS
+OPTIONS_DEFAULT=GLS
+
+GLS_DESC= Layer-shell support
+GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
+GLS_MESON_ENABLED= layer-shell
+
post-patch:
# Respect PREFIX when looking for .desktop files
@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \