mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
gui-libs/xdg-desktop-portal-hyprland: sync live
Signed-off-by: Filip Kobierski <fkobi@pm.me>
This commit is contained in:
@@ -5,14 +5,14 @@ EAPI=8
|
|||||||
|
|
||||||
inherit cmake toolchain-funcs
|
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"
|
HOMEPAGE="https://github.com/hyprwm/xdg-desktop-portal-hyprland"
|
||||||
|
|
||||||
if [[ ${PV} == 9999 ]]; then
|
if [[ ${PV} == 9999 ]]; then
|
||||||
EGIT_REPO_URI="https://github.com/hyprwm/${PN}.git"
|
EGIT_REPO_URI="https://github.com/hyprwm/${PN}.git"
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
else
|
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"
|
KEYWORDS="~amd64"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
@@ -28,9 +28,9 @@ DEPEND="
|
|||||||
dev-libs/wayland
|
dev-libs/wayland
|
||||||
dev-qt/qtbase:6[gui,widgets]
|
dev-qt/qtbase:6[gui,widgets]
|
||||||
dev-qt/qtwayland:6
|
dev-qt/qtwayland:6
|
||||||
|
gui-libs/hyprutils:=
|
||||||
media-libs/mesa
|
media-libs/mesa
|
||||||
>=media-video/pipewire-1.2.0:=
|
>=media-video/pipewire-1.2.0:=
|
||||||
sys-apps/util-linux
|
|
||||||
x11-libs/libdrm
|
x11-libs/libdrm
|
||||||
|| (
|
|| (
|
||||||
sys-libs/basu
|
sys-libs/basu
|
||||||
|
|||||||
Reference in New Issue
Block a user