All checks were successful
Build / Build project (push) Successful in 1m37s
26 lines
792 B
YAML
26 lines
792 B
YAML
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
|