diff --git a/x11-toolkits/gtk4-layer-shell/Makefile b/x11-toolkits/gtk4-layer-shell/Makefile index 1f8ad52e8e4c..6405071ba497 100644 --- a/x11-toolkits/gtk4-layer-shell/Makefile +++ b/x11-toolkits/gtk4-layer-shell/Makefile @@ -1,39 +1,39 @@ PORTNAME= gtk4-layer-shell DISTVERSIONPREFIX= v -DISTVERSION= 1.1.1 +DISTVERSION= 1.2.0 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org COMMENT= GTK4 library for the Wayland layer-shell protocol WWW= https://github.com/wmww/gtk4-layer-shell LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>=1.16:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland TEST_DEPENDS= evdev-proto>0:devel/evdev-proto USES= compiler:c11 gnome meson pkgconfig vala:build USE_GNOME= gtk40 introspection:build USE_GITHUB= yes USE_LDCONFIG= yes GH_ACCOUNT= wmww MESON_ARGS= -Dsmoke-tests=false # Need luajit flavor of devel/lua-lgi PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS EXAMPLES DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc DOCS_MESON_TRUE= docs EXAMPLES_MESON_TRUE= examples pre-test: @if [ ! -e ${WRKDIR}/.meson_build_tests ]; then \ ${RM} ${CONFIGURE_COOKIE} ${BUILD_COOKIE}; \ ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure -Dtests=true"; \ ${TOUCH} ${WRKDIR}/.meson_build_tests; \ fi .include diff --git a/x11-toolkits/gtk4-layer-shell/distinfo b/x11-toolkits/gtk4-layer-shell/distinfo index f15b1c8c0337..1b3353441da0 100644 --- a/x11-toolkits/gtk4-layer-shell/distinfo +++ b/x11-toolkits/gtk4-layer-shell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743237985 -SHA256 (wmww-gtk4-layer-shell-v1.1.1_GH0.tar.gz) = 5db158d570e28f56625d5fb2022bc487c0f1b1b21a965702e461a5a5a049a439 -SIZE (wmww-gtk4-layer-shell-v1.1.1_GH0.tar.gz) = 70227 +TIMESTAMP = 1754984790 +SHA256 (wmww-gtk4-layer-shell-v1.2.0_GH0.tar.gz) = 4e04711fec80afbcd0a1e6e39c07ae263d2c3400181791b7826f3e5317b33567 +SIZE (wmww-gtk4-layer-shell-v1.2.0_GH0.tar.gz) = 77963