This commit is contained in:
parent
a0f1378e17
commit
9778e28b1b
2 changed files with 22 additions and 0 deletions
19
package.yml
Normal file
19
package.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue