aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2023-03-04 15:37:23 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2023-03-04 15:37:23 +0000
commit493b4f45215de3f5058f91d719b98d059404a33f (patch)
treede702858465c49da73cc0a14d981ededb6346770
parent94173a29f0dd1fca025659db1a62bfd3a33e81da (diff)
downloadports-493b4f45215de3f5058f91d719b98d059404a33f.tar.gz
ports-493b4f45215de3f5058f91d719b98d059404a33f.zip
x11/thingylaunch: update to 3.0.0
-rw-r--r--x11/thingylaunch/Makefile34
-rw-r--r--x11/thingylaunch/distinfo5
2 files changed, 9 insertions, 30 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 728349679a69..ff612795ecd1 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -1,41 +1,19 @@
PORTNAME= thingylaunch
-PORTVERSION= 2.0.3
-PORTREVISION= 8
+PORTVERSION= 3.0.0
CATEGORIES= x11
-MASTER_SITES= http://gahr.ch/thingylaunch/
+MASTER_SITES= https://code.ptrcrt.ch/thingylaunch/tarball/${PORTVERSION}/
MAINTAINER= gahr@FreeBSD.org
COMMENT= Lightweight launcher for X
WWW= https://www.gahr.ch/thingylaunch
-LICENSE= MIT BSD2CLAUSE
-LICENSE_COMB= multi
+LICENSE= BSD2CLAUSE
-OPTIONS_SINGLE= X11
-OPTIONS_SINGLE_X11= LIBX11 LIBXCB
-LIBX11_DESC= Build against libX11
-LIBXCB_DESC= Build against libXCB
-OPTIONS_DEFAULT= LIBX11
-
-USES= cmake compiler:c++11-lib xorg
-USE_XORG= xorgproto
-USE_CXXSTD= c++11
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MLIBX11}
-USE_XORG+= x11
-.endif
-
-.if ${PORT_OPTIONS:MLIBXCB}
-USE_XORG+= xcb
+USES= compiler:c++11-lib xorg
+USE_XORG= xorgproto xcb
LIB_DEPENDS+= libxcb-icccm.so:x11/xcb-util-wm \
libxcb-keysyms.so:x11/xcb-util-keysyms
-CMAKE_ARGS+= -DUSE_XCB:BOOL=ON
-.endif
-
-USE_GITHUB= yes
-GH_ACCOUNT= gahr
+USE_CXXSTD= c++11
PLIST_FILES= bin/${PORTNAME}
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index 30c7baa81ca5..7eac01b85051 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,2 +1,3 @@
-SHA256 (gahr-thingylaunch-2.0.3_GH0.tar.gz) = 4d9cc6b826bddb3d02836f721316bfc24c2b31f75c9c2d5077ae162eb3d60b60
-SIZE (gahr-thingylaunch-2.0.3_GH0.tar.gz) = 11336
+TIMESTAMP = 1677944136
+SHA256 (thingylaunch-3.0.0.tar.gz) = 385e350152d8b229170b88a47eff11c456ca02d9bfe77a001d74a2d04341772d
+SIZE (thingylaunch-3.0.0.tar.gz) = 10050