New package: xdg-desktop-portal-termfilechooser-1.1.1

This commit is contained in:
zlice 2025-06-30 23:38:30 -04:00 committed by Duncan Overbruck
parent 480a2191d8
commit 26706b88d9

View file

@ -0,0 +1,18 @@
# Template file for 'xdg-desktop-portal-termfilechooser'
pkgname=xdg-desktop-portal-termfilechooser
version=1.1.1
revision=1
build_style=meson
hostmakedepends="pkg-config gettext glib-devel xdg-desktop-portal cmake scdoc"
makedepends="flatpak-devel xdg-desktop-portal fontconfig-devel basu-devel inih-devel"
depends="xdg-desktop-portal"
short_desc="Portal backend service for alternative file choosers"
maintainer="zlice <zlice555@gmail.com>"
license="MIT"
homepage="https://github.com/hunkyburrito/xdg-desktop-portal-termfilechooser"
distfiles="https://github.com/hunkyburrito/xdg-desktop-portal-termfilechooser/archive/refs/tags/v${version}.tar.gz"
checksum=136824dbbbcefbc86c65fa83309104aadfdbeb8e0b84c16b1274d83465ed28a4
post_install() {
vlicense LICENSE
}