blob: 4b3fd34c4ac8d9cc5c9d821be97cc29ad2577377 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = xdg-desktop-portal-wlr-git
pkgdesc = xdg-desktop-portal backend for wlroots
pkgver = r25.ea98281
pkgrel = 1
url = https://github.com/emersion/xdg-desktop-portal-wlr
arch = x86_64
license = custom:MIT
makedepends = git
makedepends = meson
makedepends = wayland-protocols
makedepends = wayland
depends = wlroots
depends = pipewire
depends = libdrm
provides = xdg-desktop-portal-wlr
provides = xdg-desktop-portal-impl
conflicts = xdg-desktop-portal-wlr
source = xdg-desktop-portal-wlr-git::git+https://github.com/emersion/xdg-desktop-portal-wlr.git
sha512sums = SKIP
pkgname = xdg-desktop-portal-wlr-git
|