Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 08:56:59 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4298ac4c8027 - main - x11/xdg-desktop-portal-hyprland: update to 0.2.1
Message-ID:  <202304100856.33A8ux2K099740@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4298ac4c8027a7bb3ac4a27b52e206c04c57023a

commit 4298ac4c8027a7bb3ac4a27b52e206c04c57023a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-09 23:04:09 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-10 08:56:50 +0000

    x11/xdg-desktop-portal-hyprland: update to 0.2.1
    
    Changes:        https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v0.2.0
    Changes:        https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v0.2.1
    Reported by:    GitHub (watch releases)
---
 x11/hyprland-share-picker/Makefile       |  2 +-
 x11/hyprland-share-picker/distinfo       |  6 +++---
 x11/xdg-desktop-portal-hyprland/Makefile | 10 ++++++++--
 x11/xdg-desktop-portal-hyprland/distinfo | 12 +++++++-----
 4 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/x11/hyprland-share-picker/Makefile b/x11/hyprland-share-picker/Makefile
index 50e99176c334..ebb5e93a0373 100644
--- a/x11/hyprland-share-picker/Makefile
+++ b/x11/hyprland-share-picker/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprland-share-picker
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.0
+DISTVERSION=	0.2.1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/x11/hyprland-share-picker/distinfo b/x11/hyprland-share-picker/distinfo
index 612a71c8d574..dda9171d2ae8 100644
--- a/x11/hyprland-share-picker/distinfo
+++ b/x11/hyprland-share-picker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679254736
-SHA256 (hyprwm-xdg-desktop-portal-hyprland-v0.1.0_GH0.tar.gz) = 43b40bfaf94c01706759202a770b13f07469f4a8aef2cc14d4b2d2a758582edf
-SIZE (hyprwm-xdg-desktop-portal-hyprland-v0.1.0_GH0.tar.gz) = 45350
+TIMESTAMP = 1681081449
+SHA256 (hyprwm-xdg-desktop-portal-hyprland-v0.2.1_GH0.tar.gz) = f75d56f8451ac7d0f54a6f34109dadb7eb4042a7f413e11e27698093c82ca3e1
+SIZE (hyprwm-xdg-desktop-portal-hyprland-v0.2.1_GH0.tar.gz) = 49895
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile
index a1428cc5310e..1cc86514caca 100644
--- a/x11/xdg-desktop-portal-hyprland/Makefile
+++ b/x11/xdg-desktop-portal-hyprland/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	xdg-desktop-portal-hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.0
+DISTVERSION=	0.2.1
 CATEGORIES=	x11 wayland
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	12b83459c0a1.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/pull/42
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	xdg-desktop-portal backend for hyprland
 WWW=		https://github.com/hyprwm/xdg-desktop-portal-hyprland
@@ -16,6 +19,7 @@ LIB_DEPENDS=	libbasu.so:devel/basu \
 		libepoll-shim.so:devel/libepoll-shim \
 		libdrm.so:graphics/libdrm \
 		libwayland-client.so:graphics/wayland \
+		libuuid.so:misc/e2fsprogs-libuuid \
 		libpipewire-0.3.so:multimedia/pipewire
 RUN_DEPENDS=	grim:x11/grim \
 		hyprland-share-picker:x11/hyprland-share-picker@${FLAVOR}
@@ -29,10 +33,12 @@ USES=		compiler:c11 gl meson pkgconfig
 USE_GITHUB=	yes
 USE_GL=		gbm
 GH_ACCOUNT=	hyprwm
-GH_TUPLE=	hyprwm:hyprland-protocols:b8f55e0:hyprland_protocols/subprojects/hyprland-protocols
+GH_TUPLE=	hyprwm:hyprland-protocols:4d29e48:hyprland_protocols/subprojects/hyprland-protocols
 MESON_ARGS=	-Dsd-bus-provider=basu -Dsystemd=disabled
 PLIST_FILES=	libexec/${PORTNAME} \
 		share/dbus-1/services/org.freedesktop.impl.portal.desktop.hyprland.service \
+		share/hyprland-protocols/protocols/hyprland-global-shortcuts-v1.xml \
+		share/hyprland-protocols/protocols/hyprland-toplevel-export-v1.xml \
 		share/xdg-desktop-portal/portals/hyprland.portal
 
 OPTIONS_DEFINE=	SLURP
diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo
index 49cdf93fca90..44c9c6391419 100644
--- a/x11/xdg-desktop-portal-hyprland/distinfo
+++ b/x11/xdg-desktop-portal-hyprland/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1679254736
-SHA256 (hyprwm-xdg-desktop-portal-hyprland-v0.1.0_GH0.tar.gz) = 43b40bfaf94c01706759202a770b13f07469f4a8aef2cc14d4b2d2a758582edf
-SIZE (hyprwm-xdg-desktop-portal-hyprland-v0.1.0_GH0.tar.gz) = 45350
-SHA256 (hyprwm-hyprland-protocols-b8f55e0_GH0.tar.gz) = 8f65dd61eea74715a29db6ed9a2ee4fe50f0333e4c901a8f49e955a67e9d6d51
-SIZE (hyprwm-hyprland-protocols-b8f55e0_GH0.tar.gz) = 5747
+TIMESTAMP = 1681081449
+SHA256 (hyprwm-xdg-desktop-portal-hyprland-v0.2.1_GH0.tar.gz) = f75d56f8451ac7d0f54a6f34109dadb7eb4042a7f413e11e27698093c82ca3e1
+SIZE (hyprwm-xdg-desktop-portal-hyprland-v0.2.1_GH0.tar.gz) = 49895
+SHA256 (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 1384ccdbb0149cdc40d74fbe21fba97d706db08b718c7df9481076381d852c74
+SIZE (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 6340
+SHA256 (12b83459c0a1.patch) = 7903c818d250ef5e51c3a367b8031aa538c6ac7911c8260391c5154c047ab96f
+SIZE (12b83459c0a1.patch) = 2660



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304100856.33A8ux2K099740>