Skip to content

Commit 90390fd

Browse files
committed
New package: faugus-launcher-1.19.5
1 parent 972da74 commit 90390fd

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.5
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=bffac0cd9a4253efe3067f93566d0425148cb1671566c54966ec206dc7224582
16+
17+
post_install() {
18+
vlicense LICENSE
19+
}

0 commit comments

Comments
 (0)