blob: 6901431af43a700f27f8753aa5dd851db35e59d7 (
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
|
pkgbase = xdg-desktop-portal-wlr-artix
pkgdesc = xdg-desktop-portal backend for wlroots, build without systemd
pkgver = 0.6.0
pkgrel = 1
url = https://github.com/emersion/xdg-desktop-portal-wlr
arch = x86_64
license = MIT
makedepends = git
makedepends = meson
makedepends = wayland-protocols
makedepends = wayland
makedepends = scdoc
depends = xdg-desktop-portal
depends = pipewire
depends = libinih
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 = obs-xdg-portal: support for the screencast portal in obs
provides = xdg-desktop-portal-wlr-artix
provides = xdg-desktop-portal-impl
conflicts = xdg-desktop-portal-wlr-artix
conflicts = xdg-desktop-portal-wlr-git
conflicts = xdg-desktop-portal-wlr
source = https://github.com/emersion/xdg-desktop-portal-wlr/releases/download/v0.6.0/xdg-desktop-portal-wlr-0.6.0.tar.gz
sha512sums = e325c2de2a98ffc4612da3492138843b6c9927e536f52f7a87e794380c099f84ab8d344ee989bf88e71faaad2e5300fc31ac74058cea5040654ac74ce270ee53
pkgname = xdg-desktop-portal-wlr-artix
|