blob: 6e0db503164f859873366a317ea58fc033793467 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = xdg-desktop-portal-hyprland-git
pkgdesc = xdg-desktop-portal backend for hyprland
pkgver = 1.3.1.r14.g2d2fb547
pkgrel = 1
url = https://github.com/hyprwm/xdg-desktop-portal-hyprland
arch = x86_64
license = BSD
makedepends = git
makedepends = wayland-protocols
makedepends = scdoc
makedepends = cmake
depends = libpipewire
depends = libinih
depends = qt6-base
depends = qt6-wayland
depends = wayland
depends = sdbus-cpp
depends = libdrm
depends = xdg-desktop-portal
depends = mesa
depends = hyprlang-git
optdepends = grim: required for the screenshot portal to function
optdepends = slurp: support for interactive mode for the screenshot portal; one of the built-in chooser options for the screencast portal
optdepends = hyprland: the Hyprland compositor
provides = xdg-desktop-portal-hyprland
provides = xdg-desktop-portal-impl
provides = xdg-desktop-portal-wlr
conflicts = xdg-desktop-portal-hyprland
backup = usr/share/xdg-desktop-portal/hyprland-portals.conf
source = xdg-desktop-portal-hyprland::git+https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
sha256sums = SKIP
pkgname = xdg-desktop-portal-hyprland-git
|