diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-09-08 15:20:43 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-09-08 17:13:53 +0200 |
commit | 97bb9e3d4333d1ecba90bef70a09a40cd3989a9b (patch) | |
tree | 20e70cbfc1dd918a12c88d6d5b8b129935dd7da1 | |
parent | x11/xdg-desktop-portal-wlr: always depend on slurp for Screenshot portal (diff) |
x11/xdg-desktop-portal-hyprland: switch to tagged protocols
-rw-r--r-- | x11/xdg-desktop-portal-hyprland/Makefile | 2 | ||||
-rw-r--r-- | x11/xdg-desktop-portal-hyprland/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index ddca69c72f33..0cdd191cdba8 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -33,7 +33,7 @@ USES= compiler:c11 gl meson pkgconfig USE_GITHUB= yes USE_GL= gbm GH_ACCOUNT= hyprwm -GH_TUPLE= hyprwm:hyprland-protocols:4d29e48:hyprland_protocols/subprojects/hyprland-protocols +GH_TUPLE= hyprwm:hyprland-protocols:v0.2: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 \ diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo index 6002c15e5f0c..0ed6ac560030 100644 --- a/x11/xdg-desktop-portal-hyprland/distinfo +++ b/x11/xdg-desktop-portal-hyprland/distinfo @@ -1,7 +1,7 @@ TIMESTAMP = 1691082525 SHA256 (hyprwm-xdg-desktop-portal-hyprland-v0.5.0_GH0.tar.gz) = d346cbe170e7042d5e364242a715d021d9b8da2078a169771cf84cda13f24e76 SIZE (hyprwm-xdg-desktop-portal-hyprland-v0.5.0_GH0.tar.gz) = 50608 -SHA256 (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 1384ccdbb0149cdc40d74fbe21fba97d706db08b718c7df9481076381d852c74 -SIZE (hyprwm-hyprland-protocols-4d29e48_GH0.tar.gz) = 6340 +SHA256 (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 106cb189d0fbe4ec0ee11a12a17238172f4c4cd1b2b26db904df144e5c7a05f0 +SIZE (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 6342 SHA256 (8453779cf394.patch) = 45d3dc817e34ef6126f2326917d17258ea67e3e4cfd8fa3dff2c748616e2b9ed SIZE (8453779cf394.patch) = 881 |