diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index ca2cc3ad5bb35..466dac3029d20 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 CATEGORIES= x11 wayland +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 676571b2c042.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/pull/84 + MAINTAINER= jbeich@FreeBSD.org COMMENT= xdg-desktop-portal backend for hyprland WWW= https://github.com/hyprwm/xdg-desktop-portal-hyprland @@ -38,13 +41,6 @@ PLIST_FILES= libexec/${PORTNAME} \ CXXFLAGS+= -D_LIBCPP_ENABLE_EXPERIMENTAL # std::vformat .endif -post-patch: -# Drop unused dependencies - @${REINPLACE_CMD} -e '/cairo/d' \ - -e '/jpeg/d' \ - -e '/pango/d' \ - ${WRKSRC}/src/meson.build - .ifdef GH_TUPLE post-configure: @${REINPLACE_CMD} 's/meson install/& \ diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo index 0fcd6f9c07636..ffc629fc7c939 100644 --- a/x11/xdg-desktop-portal-hyprland/distinfo +++ b/x11/xdg-desktop-portal-hyprland/distinfo @@ -5,3 +5,5 @@ SHA256 (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 106cb189d0fbe4ec0ee11a12a17 SIZE (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 6342 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803 +SHA256 (676571b2c042.patch) = d08646a35d8c71c98c077e056e9d6d9313d95025bc51216aa7db83f2c26165ca +SIZE (676571b2c042.patch) = 2232