x11/wob: update to 0.16
Changes: https://github.com/francma/wob/releases/tag/0.16 Reported by: GitHub (watch releases)
This commit is contained in:
parent
708e867111
commit
79da28dc04
@ -1,6 +1,5 @@
|
|||||||
PORTNAME= wob
|
PORTNAME= wob
|
||||||
DISTVERSION= 0.15.1
|
DISTVERSION= 0.16
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11 wayland
|
CATEGORIES= x11 wayland
|
||||||
|
|
||||||
MAINTAINER= jbeich@FreeBSD.org
|
MAINTAINER= jbeich@FreeBSD.org
|
||||||
@ -10,7 +9,7 @@ WWW= https://github.com/francma/wob
|
|||||||
LICENSE= ISCL
|
LICENSE= ISCL
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= wayland-protocols>=1.13:graphics/wayland-protocols
|
BUILD_DEPENDS= wayland-protocols>=1.31:graphics/wayland-protocols
|
||||||
LIB_DEPENDS= libinih.so:devel/inih \
|
LIB_DEPENDS= libinih.so:devel/inih \
|
||||||
libwayland-client.so:graphics/wayland
|
libwayland-client.so:graphics/wayland
|
||||||
TEST_DEPENDS= cmocka>0:sysutils/cmocka
|
TEST_DEPENDS= cmocka>0:sysutils/cmocka
|
||||||
@ -18,7 +17,7 @@ TEST_DEPENDS= cmocka>0:sysutils/cmocka
|
|||||||
USES= meson pkgconfig
|
USES= meson pkgconfig
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= francma
|
GH_ACCOUNT= francma
|
||||||
MESON_ARGS= -Dseccomp=disabled -Dtests=disabled
|
MESON_ARGS= ${seccomp systemd-unit-files tests:L:C/.*/-D&=disabled/}
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
OPTIONS_DEFINE= MANPAGES
|
OPTIONS_DEFINE= MANPAGES
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1694937086
|
TIMESTAMP = 1747732898
|
||||||
SHA256 (francma-wob-0.15.1_GH0.tar.gz) = 094f666e799a7fa0914192d041032f4e9a28a87486d024db80ade010988b218a
|
SHA256 (francma-wob-0.16_GH0.tar.gz) = 8a5850beec72b5b19be631a6eb21315a20082bf9135447080f9e9045f143938b
|
||||||
SIZE (francma-wob-0.15.1_GH0.tar.gz) = 23389
|
SIZE (francma-wob-0.16_GH0.tar.gz) = 25709
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user