diff --git a/srcpkgs/faugus-launcher/template b/srcpkgs/faugus-launcher/template new file mode 100644 index 00000000000000..7fe372a1772b33 --- /dev/null +++ b/srcpkgs/faugus-launcher/template @@ -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 " +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 +}