All checks were successful
Build / Build project (push) Successful in 1m19s
22 lines
677 B
YAML
22 lines
677 B
YAML
name : faugus
|
|
version : 1.11.7
|
|
release : 2
|
|
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.
|
|
rundeps :
|
|
- python-vdf
|
|
- python-filelock
|
|
builddeps :
|
|
- pkgconfig(gtk4)
|
|
setup : |
|
|
%meson_configure
|
|
build : |
|
|
%ninja_build
|
|
install : |
|
|
%ninja_install
|