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.4
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=d6b6eab03a9a28ce11b4f15abaf0e3aeaab4d59677e90c544938d557371ed0d0

post_install() {
vlicense LICENSE
}