summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-07-19 13:35:01 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-07-19 20:55:27 +0000
commitd787e5bc981168c3a4344388e7d05555fb31fcb8 (patch)
tree56942e1cbdc5b556b3ccba11356313c4d2d96849 /x11
parentwww/chromium: unbundle icu to use icu from ports (diff)
x11/wl-mirror: update to 0.12.0
Changes: https://github.com/Ferdi265/wl-mirror/releases/tag/v0.12.0 Reported by: GitHub (watch releases)
Diffstat (limited to 'x11')
-rw-r--r--x11/wl-mirror/Makefile12
-rw-r--r--x11/wl-mirror/distinfo8
2 files changed, 16 insertions, 4 deletions
diff --git a/x11/wl-mirror/Makefile b/x11/wl-mirror/Makefile
index 71a5115ce1da..a7fb2ae11371 100644
--- a/x11/wl-mirror/Makefile
+++ b/x11/wl-mirror/Makefile
@@ -1,8 +1,11 @@
PORTNAME= wl-mirror
DISTVERSIONPREFIX= v
-DISTVERSION= 0.11.2
+DISTVERSION= 0.12.0
CATEGORIES= x11 wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 18100a897c66.patch:-p1 # https://github.com/Ferdi265/wl-mirror/pull/12
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Simple Wayland output mirror client
@@ -22,6 +25,13 @@ GH_ACCOUNT= Ferdi265
GL_TUPLE= https://gitlab.freedesktop.org:wlroots:wlr-protocols:0c7437e2b600382f0be33949c4e244b2a3702fcb:wlrproto/proto/wlr-protocols
PLIST_FILES= bin/${PORTNAME}
+OPTIONS_DEFINE= MANPAGES
+OPTIONS_DEFAULT=MANPAGES
+
+MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc
+MANPAGES_CMAKE_BOOL= INSTALL_DOCUMENTATION
+MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz
+
post-patch:
@${ECHO_CMD} "${DISTVERSIONFULL}" >${WRKSRC}/version.txt
@${REINPLACE_CMD} 's,/usr,${LOCALBASE},' ${WRKSRC}/CMakeLists.txt
diff --git a/x11/wl-mirror/distinfo b/x11/wl-mirror/distinfo
index 7ad2e656fd03..2276b36dc001 100644
--- a/x11/wl-mirror/distinfo
+++ b/x11/wl-mirror/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1650129056
-SHA256 (Ferdi265-wl-mirror-v0.11.2_GH0.tar.gz) = 5734cde2425a58d7d19f91815c3f49114bd55d7334e499830719360239071c7a
-SIZE (Ferdi265-wl-mirror-v0.11.2_GH0.tar.gz) = 40567
+TIMESTAMP = 1658237701
+SHA256 (Ferdi265-wl-mirror-v0.12.0_GH0.tar.gz) = 24225219c493425ae5621e649d67c5ca67412766141f8f4417985e6b20d95c2e
+SIZE (Ferdi265-wl-mirror-v0.12.0_GH0.tar.gz) = 43199
SHA256 (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = a0692e5454b8cdb3cb5a7c89393b870cd71289f749508ad31e572705c0645a07
SIZE (wlroots-wlr-protocols-0c7437e2b600382f0be33949c4e244b2a3702fcb_GL0.tar.gz) = 22792
+SHA256 (18100a897c66.patch) = d225371f912431e067e3a181023cf3f66ff2b3e7493e7f02b824a34ab666e1d1
+SIZE (18100a897c66.patch) = 857