This commit is contained in:
parent
189018802d
commit
7b1a6804f9
2 changed files with 29 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
# ProtonPlus
|
||||||
|
|
||||||
|
A simple Wine and Proton-based compatiblity tools manager for GNOME.
|
||||||
26
package.yml
Normal file
26
package.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
name : protonplus
|
||||||
|
version : 0.5.14
|
||||||
|
release : 1
|
||||||
|
source :
|
||||||
|
- https://github.com/Vysp3r/ProtonPlus/archive/refs/tags/v0.5.14.tar.gz : b2fa7a6a7decf202b3137bf39ae90e5966780b3043b88fc0969b6094e5e390ce
|
||||||
|
homepage : https://protonplus.vysp3r.com/
|
||||||
|
license : GPL-3.0
|
||||||
|
component : system.utils
|
||||||
|
summary : A simple Wine and Proton-based compatiblity tools manager for GNOME.
|
||||||
|
description: |
|
||||||
|
A simple Wine and Proton-based compatiblity tools manager for GNOME.
|
||||||
|
builddeps :
|
||||||
|
- pkgconfig(gee-0.8)
|
||||||
|
- pkgconfig(gtk4)
|
||||||
|
- pkgconfig(json-glib-1.0)
|
||||||
|
- pkgconfig(libadwaita-1)
|
||||||
|
- pkgconfig(libarchive)
|
||||||
|
- pkgconfig(libsoup-3.0)
|
||||||
|
- desktop-file-utils
|
||||||
|
- vala
|
||||||
|
setup : |
|
||||||
|
%meson_configure
|
||||||
|
build : |
|
||||||
|
%ninja_build
|
||||||
|
install : |
|
||||||
|
%ninja_install
|
||||||
Loading…
Add table
Add a link
Reference in a new issue