From cabe8a9e6ae6cf51a2e199ac42490810cfb234ff Mon Sep 17 00:00:00 2001 From: Filip Kobierski Date: Sat, 7 Jun 2025 15:31:02 +0200 Subject: [PATCH] gui-libs/xdg-desktop-portal-hyprland: sync live Signed-off-by: Filip Kobierski --- .../xdg-desktop-portal-hyprland-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild index f9fbaa42e3..a9fa49430b 100644 --- a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild +++ b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-9999.ebuild @@ -5,14 +5,14 @@ EAPI=8 inherit cmake toolchain-funcs -DESCRIPTION="xdg-desktop-portal backend for hyprland" +DESCRIPTION="xdg-desktop-portal backend for Hyprland" HOMEPAGE="https://github.com/hyprwm/xdg-desktop-portal-hyprland" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/hyprwm/${PN}.git" inherit git-r3 else - SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" + SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" fi @@ -28,9 +28,9 @@ DEPEND=" dev-libs/wayland dev-qt/qtbase:6[gui,widgets] dev-qt/qtwayland:6 + gui-libs/hyprutils:= media-libs/mesa >=media-video/pipewire-1.2.0:= - sys-apps/util-linux x11-libs/libdrm || ( sys-libs/basu