1.11.7
All checks were successful
Build / Build project (push) Successful in 1m9s

This commit is contained in:
Alexander Zhirov 2025-12-23 15:01:31 +03:00
parent a0f1378e17
commit 9778e28b1b
Signed by: alexander
GPG key ID: C8D8BE544A27C511
2 changed files with 22 additions and 0 deletions

3
README.md Normal file
View file

@ -0,0 +1,3 @@
# Faugus Launcher
A simple and lightweight app for running Windows games using UMU-Launcher.

19
package.yml Normal file
View file

@ -0,0 +1,19 @@
name : faugus
version : 1.11.7
release : 1
source :
- https://github.com/Faugus/faugus-launcher/archive/refs/tags/1.11.7.tar.gz : 036afa14fc47c4fd491d287b344d356b1244657b09a30945161a4a23de90fe48
homepage : https://github.com/Faugus/faugus-launcher
license : MIT
component : games
summary : A simple and lightweight app for running Windows games using UMU-Launcher.
description: |
A simple and lightweight app for running Windows games using UMU-Launcher.
builddeps :
- pkgconfig(gtk4)
setup : |
%meson_configure
build : |
%ninja_build
install : |
%ninja_install