aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-04-18 15:17:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-04-18 16:29:47 +0000
commit337aa4a3c88ec4d38d79695f208ae2ac17e06626 (patch)
treeaffae8ed5021b33ac11a5f4984efcd4440bffc88
parent15458dfbacb842d71a41dcfdb6be83301ef0b7b6 (diff)
downloadports-337aa4a3c88ec4d38d79695f208ae2ac17e06626.tar.gz
ports-337aa4a3c88ec4d38d79695f208ae2ac17e06626.zip
x11/xdg-desktop-portal-wlr: update to 0.3.0
Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.3.0 Reported by: GitHub (watch releases)
-rw-r--r--x11/xdg-desktop-portal-wlr/Makefile13
-rw-r--r--x11/xdg-desktop-portal-wlr/distinfo6
2 files changed, 14 insertions, 5 deletions
diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index 9c6fdd2a76e1..156a08b36850 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xdg-desktop-portal-wlr
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.0
+DISTVERSION= 0.3.0
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -11,10 +11,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= wayland-protocols>=1.14:graphics/wayland-protocols
LIB_DEPENDS= libbasu.so:devel/basu \
+ libiniparser.so:devel/iniparser \
+ libepoll-shim.so:devel/libepoll-shim \
libwayland-client.so:graphics/wayland \
libpipewire-0.3.so:multimedia/pipewire
-USES= compiler:c11 meson pkgconfig
+USES= compiler:c11 localbase:ldflags meson pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= emersion
MESON_ARGS= -Dsd-bus-provider=basu
@@ -22,4 +24,11 @@ PLIST_FILES= libexec/${PORTNAME} \
share/dbus-1/services/org.freedesktop.impl.portal.desktop.wlr.service \
share/xdg-desktop-portal/portals/wlr.portal
+OPTIONS_DEFINE= MANPAGES
+OPTIONS_DEFAULT=MANPAGES
+
+MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc
+MANPAGES_MESON_ENABLED= man-pages
+MANPAGES_PLIST_FILES= man/man5/${PORTNAME}.5.gz
+
.include <bsd.port.mk>
diff --git a/x11/xdg-desktop-portal-wlr/distinfo b/x11/xdg-desktop-portal-wlr/distinfo
index 8f0476779589..b7a3f280ec97 100644
--- a/x11/xdg-desktop-portal-wlr/distinfo
+++ b/x11/xdg-desktop-portal-wlr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613380949
-SHA256 (emersion-xdg-desktop-portal-wlr-v0.2.0_GH0.tar.gz) = 316f5df3a70331c2fa5476e33acf92349e56eb0514d245b942fcf3122ba32df6
-SIZE (emersion-xdg-desktop-portal-wlr-v0.2.0_GH0.tar.gz) = 22260
+TIMESTAMP = 1618759033
+SHA256 (emersion-xdg-desktop-portal-wlr-v0.3.0_GH0.tar.gz) = 5c80469b04c4e5d22689f755d61adcf92758bc1c85f0747ae1f586b4bcd7873c
+SIZE (emersion-xdg-desktop-portal-wlr-v0.3.0_GH0.tar.gz) = 29340