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.20.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 python3-cairo libcanberra-utils ImageMagick
python3-icoextract libayatana-appindicator-glib Vulkan-Tools"
short_desc="Simple and 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=373e8732f0ddd965e6922d79a7a5d0c8b46ecd248b9734c25d21f0d539b26c0b

post_install() {
vlicense LICENSE
}