New package: xdg-desktop-portal-wlr-0.2.0
This commit is contained in:
parent
992bbc78b0
commit
094e9f5a6d
1 changed files with 18 additions and 0 deletions
18
srcpkgs/xdg-desktop-portal-wlr/template
Normal file
18
srcpkgs/xdg-desktop-portal-wlr/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'xdg-desktop-portal-wlr'
|
||||
pkgname=xdg-desktop-portal-wlr
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config wayland-devel"
|
||||
makedepends="wayland-devel wayland-protocols elogind-devel pipewire-devel"
|
||||
depends="xdg-desktop-portal"
|
||||
short_desc="Backend of xdg-desktop-portal for wlroots"
|
||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/emersion/xdg-desktop-portal-wlr"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=316f5df3a70331c2fa5476e33acf92349e56eb0514d245b942fcf3122ba32df6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue