blob: c1f500f43cd57a2c3f775dfa460722bca158dcf9 (
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 = r224.3d3c5a4
pkgrel = 2
url = https://github.com/hyprwm/xdg-desktop-portal-hyprland
arch = x86_64
license = custom:MIT
makedepends = git
makedepends = meson
makedepends = wayland-protocols
makedepends = wayland
makedepends = scdoc
makedepends = cmake
depends = xdg-desktop-portal
depends = pipewire
depends = libinih
depends = qt6-base
depends = qt6-wayland
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 = bemenu: one of the built-in chooser options for the screencast portal
optdepends = wofi: 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
conflicts = xdg-desktop-portal-hyprland
options = !makeflags
options = !buildflags
options = !strip
source = xdg-desktop-portal-hyprland::git+https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
sha256sums = SKIP
pkgname = xdg-desktop-portal-hyprland-git
|