Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions srcpkgs/faugus-launcher/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Template file for 'faugus-launcher'
pkgname=faugus-launcher
version=1.19.5
revision=1
build_style=meson
hostmakedepends="gtk4-update-icon-cache python3-packaging-bootstrap"
depends="python3-gobject python3-requests python3-Pillow python3-vdf
python3-psutil python3-pygame libcanberra-utils ImageMagick python3-icoextract
libayatana-appindicator-glib Vulkan-Tools"
short_desc="Lightweight app for running Windows games using UMU-Launcher"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/Faugus/faugus-launcher"
distfiles="https://github.com/Faugus/faugus-launcher/archive/refs/tags/${version}.tar.gz"
checksum=bffac0cd9a4253efe3067f93566d0425148cb1671566c54966ec206dc7224582

post_install() {
vlicense LICENSE
}