From 1b744b687e87a63e58f21a30c2cf8005335494a4 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 21 Nov 2023 17:06:13 +0100 Subject: x11-toolkits/wlroots: update to 0.17.0 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.17.0 Reported by: GitLab (notify releases) --- x11-wm/cage/Makefile | 2 ++ x11-wm/cagebreak/Makefile | 2 ++ x11-wm/dwl/Makefile | 2 ++ x11-wm/gamescope/Makefile | 2 ++ x11-wm/kwinft/Makefile | 3 ++- x11-wm/labwc/Makefile | 2 ++ x11-wm/phoc/Makefile | 2 ++ x11-wm/river/Makefile | 2 ++ x11-wm/sway/Makefile | 3 ++- x11-wm/swayfx/Makefile | 2 +- x11-wm/wayfire-plugins-extra/Makefile | 2 ++ x11-wm/wayfire/Makefile | 2 ++ 12 files changed, 23 insertions(+), 3 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/cage/Makefile b/x11-wm/cage/Makefile index 78b1231b8388..58dc491cb322 100644 --- a/x11-wm/cage/Makefile +++ b/x11-wm/cage/Makefile @@ -1,6 +1,7 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -42,4 +43,5 @@ post-patch: -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/cagebreak/Makefile b/x11-wm/cagebreak/Makefile index 51939e4f9a19..38fb75b08a81 100644 --- a/x11-wm/cagebreak/Makefile +++ b/x11-wm/cagebreak/Makefile @@ -1,5 +1,6 @@ PORTNAME= cagebreak DISTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -48,4 +49,5 @@ post-patch: @${REINPLACE_CMD} -e '/install.*licenses/d' \ ${WRKSRC}/meson.build +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile index 46dd4375201f..3c7cc93e3366 100644 --- a/x11-wm/dwl/Makefile +++ b/x11-wm/dwl/Makefile @@ -1,6 +1,7 @@ PORTNAME= dwl DISTVERSIONPREFIX= v DISTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -68,4 +69,5 @@ do-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" \ ${STAGEDIR}${DOCSDIR}) +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 0877fa0897ae..b84f318656fd 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,5 +1,6 @@ PORTNAME= gamescope DISTVERSION= 3.13.7 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -87,4 +88,5 @@ bundled-libcxx: .endif .endif # exists(/usr/lib/libc++.so) +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile index 7535d04701aa..41dbf3b41b0f 100644 --- a/x11-wm/kwinft/Makefile +++ b/x11-wm/kwinft/Makefile @@ -1,7 +1,7 @@ PORTNAME= kwinft DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 5.27.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -68,4 +68,5 @@ post-patch: @${REINPLACE_CMD} -e '/mounts/s,/proc,/compat/linux&,' \ ${WRKSRC}/debug/perf/ftrace_impl.cpp +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index ac5cd42b9479..1f4465530d45 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,5 +1,6 @@ PORTNAME= labwc DISTVERSION= 0.6.5 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -70,4 +71,5 @@ post-patch: @${REINPLACE_CMD} '/datadir/s/doc/examples/' \ ${WRKSRC}/docs/meson.build +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 2e540d58feee..cef3d2020747 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,6 +1,7 @@ PORTNAME= phoc DISTVERSIONPREFIX= v DISTVERSION= 0.33.0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -42,4 +43,5 @@ MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils MANPAGES_MESON_TRUE= man MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 63428caba36f..9f00bb25adaa 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,6 +1,7 @@ PORTNAME= river DISTVERSIONPREFIX= v DISTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -77,4 +78,5 @@ do-build: do-test: @(cd ${WRKSRC} && ${TEST_ENV} zig build test ${CONFIGURE_ARGS}) +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 6555cc8d30ad..3f5e75a792ff 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,6 +1,6 @@ PORTNAME= sway DISTVERSION?= 1.8.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -69,4 +69,5 @@ post-patch: -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/swayfx/Makefile b/x11-wm/swayfx/Makefile index e368f3c454b2..ad5556bc24cd 100644 --- a/x11-wm/swayfx/Makefile +++ b/x11-wm/swayfx/Makefile @@ -1,5 +1,5 @@ DISTVERSION= 0.3.2 -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= ${GH_PROJECT:S/${PORTNAME}//} PATCHFILES+= c47aa61c6492.patch:-p1 # https://github.com/WillPower3309/swayfx/pull/209 diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile index 66439e7aa4be..c14b4017334d 100644 --- a/x11-wm/wayfire-plugins-extra/Makefile +++ b/x11-wm/wayfire-plugins-extra/Makefile @@ -1,6 +1,7 @@ PORTNAME= wayfire-plugins-extra DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -40,4 +41,5 @@ post-patch: @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ ${WRKSRC}/subprojects/windecor/deco-icontheme.cpp +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index 0e17853684e0..3aeaa42b99b0 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -1,6 +1,7 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ @@ -64,4 +65,5 @@ pre-test: ${TOUCH} ${WRKDIR}/.meson_build_tests; \ fi +.include "${.CURDIR:H:H}/x11-toolkits/wlroots016/override.mk" .include -- cgit v1.2.3