diff --git a/x11/xdg-desktop-portal-hyprland/Makefile b/x11/xdg-desktop-portal-hyprland/Makefile index f2c26256e1d1..32933dcc2d74 100644 --- a/x11/xdg-desktop-portal-hyprland/Makefile +++ b/x11/xdg-desktop-portal-hyprland/Makefile @@ -1,46 +1,43 @@ PORTNAME= xdg-desktop-portal-hyprland DISTVERSIONPREFIX= v -DISTVERSION= 1.3.4 +DISTVERSION= 1.3.5 CATEGORIES= x11 wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= ac1b8c306771.patch:-p1 # https://github.com/hyprwm/xdg-desktop-portal-hyprland/issues/261 - MAINTAINER= jbeich@FreeBSD.org COMMENT= xdg-desktop-portal backend for hyprland WWW= https://github.com/hyprwm/xdg-desktop-portal-hyprland LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= hyprutils>0:devel/hyprutils \ hyprwayland-scanner>=0.4.2:devel/hyprwayland-scanner \ wayland-protocols>=1.31:graphics/wayland-protocols LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libsdbus-c++.so:devel/sdbus-cpp \ libdrm.so:graphics/libdrm \ libwayland-client.so:graphics/wayland \ libpipewire-0.3.so:multimedia/pipewire RUN_DEPENDS= xdg-desktop-portal>0:deskutils/xdg-desktop-portal \ grim:x11/grim \ slurp:x11/slurp USES= cmake compiler:c++11-lib gl pkgconfig qt:6 USE_GITHUB= yes USE_GL= gbm USE_QT= base wayland:run GH_ACCOUNT= hyprwm GH_TUPLE= hyprwm:hyprland-protocols:v0.2:hyprland_protocols/subprojects/hyprland-protocols LDFLAGS+= -Wl,--as-needed # GL, sdbus-cpp deps PLIST_FILES= bin/hyprland-share-picker \ lib/systemd/user/${PORTNAME}.service \ libexec/${PORTNAME} \ share/dbus-1/services/org.freedesktop.impl.portal.desktop.hyprland.service \ share/xdg-desktop-portal/portals/hyprland.portal # XXX Drop after FreeBSD 14.0 EOL around 2024-10-01 .if exists(/usr/lib/libc++.so) && !exists(/usr/include/c++/v1/__format/write_escaped.h) CXXFLAGS+= -fexperimental-library .endif .include diff --git a/x11/xdg-desktop-portal-hyprland/distinfo b/x11/xdg-desktop-portal-hyprland/distinfo index 76273e1e407f..9706dac46631 100644 --- a/x11/xdg-desktop-portal-hyprland/distinfo +++ b/x11/xdg-desktop-portal-hyprland/distinfo @@ -1,7 +1,5 @@ -TIMESTAMP = 1726851729 -SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.3.4_GH0.tar.gz) = 0fb4e608be76f1dca8fe15bb26bb11d406f343234796aeef65ca6cdcab63e00a -SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.3.4_GH0.tar.gz) = 49319 +TIMESTAMP = 1726933538 +SHA256 (hyprwm-xdg-desktop-portal-hyprland-v1.3.5_GH0.tar.gz) = 5244867c3151b3a1be6ea76b115fce4293e049d9be608410ceb3e613a551aa13 +SIZE (hyprwm-xdg-desktop-portal-hyprland-v1.3.5_GH0.tar.gz) = 49725 SHA256 (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 106cb189d0fbe4ec0ee11a12a17238172f4c4cd1b2b26db904df144e5c7a05f0 SIZE (hyprwm-hyprland-protocols-v0.2_GH0.tar.gz) = 6342 -SHA256 (ac1b8c306771.patch) = 8c2f9524d9a46057ded8afaa1df6a9a38b47916f48f71c48bf8ec0743614b41e -SIZE (ac1b8c306771.patch) = 5722