Skip to content

Commit 5ad7ef9

Browse files
committed
New package: faugus-launcher-1.19.4
Remove meson from hostmakedepends Fix xlint warnings (short_desc, vlicense) Replace deprecated libayatana-appindicator
1 parent fe04134 commit 5ad7ef9

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

srcpkgs/faugus-launcher/template

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Template file for 'faugus-launcher'
2+
pkgname=faugus-launcher
3+
version=1.19.4
4+
revision=1
5+
build_style=meson
6+
hostmakedepends="gtk4-update-icon-cache python3-packaging-bootstrap"
7+
depends="python3-gobject python3-requests python3-Pillow python3-vdf
8+
python3-psutil python3-pygame libcanberra-utils ImageMagick python3-icoextract
9+
libayatana-appindicator-glib Vulkan-Tools"
10+
short_desc="Lightweight app for running Windows games using UMU-Launcher"
11+
maintainer="Orphaned <orphan@voidlinux.org>"
12+
license="MIT"
13+
homepage="https://github.com/Faugus/faugus-launcher"
14+
distfiles="https://github.com/Faugus/faugus-launcher/archive/refs/tags/${version}.tar.gz"
15+
checksum=d6b6eab03a9a28ce11b4f15abaf0e3aeaab4d59677e90c544938d557371ed0d0
16+
17+
post_install() {
18+
vlicense LICENSE
19+
}

0 commit comments

Comments
 (0)