New package: xdg-desktop-portal-0.8
This commit is contained in:
17
srcpkgs/xdg-desktop-portal/template
Normal file
17
srcpkgs/xdg-desktop-portal/template
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
# Template file for 'xdg-desktop-portal'
|
||||||
|
pkgname=xdg-desktop-portal
|
||||||
|
version=0.8
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="flatpak-devel glib-devel"
|
||||||
|
short_desc="Portal frontend service for Flatpak"
|
||||||
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1"
|
||||||
|
homepage="https://github.com/flatpak/xdg-desktop-portal"
|
||||||
|
distfiles="https://github.com/flatpak/${pkgname}/releases/download/${version}/${pkgname}-${version}.tar.xz"
|
||||||
|
checksum=161a741f19715eb1a96f9318b42d4c807189effe183dde01db67164d7438f249
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -rf "${DESTDIR}/usr/lib/systemd"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user