%global bumpver 0 %global _name faugus-launcher %global commit 3b962c60c9b5e6be38d60644f1a0c8020d89b121 %{?commit:%global shortcommit %(c=%{commit}; echo ${c:0:7})} Name: faugus-launcher-git Conflicts: faugus-launcher Provides: faugus-launcher Version: %{?bumpver:%{bumpver}.git.%{shortcommit}} Release: 1%{?dist} Summary: A simple and lightweight app for running Windows games using UMU-Launcher License: MIT URL: https://github.com/Faugus/%{_name} Source0: https://github.com/Faugus/%{_name}/archive/%{shortcommit}/%{_name}-%{shortcommit}.tar.gz BuildArch: noarch BuildRequires: meson gtk-update-icon-cache Requires: python3 Requires: python3-gobject Requires: python3-requests Requires: python3-icoextract Requires: python3-pillow Requires: python3-filelock Requires: python3-vdf Requires: python3-psutil Requires: umu-launcher Requires: ImageMagick Requires: libayatana-appindicator-gtk3 Requires: mangohud Requires: gamemode %description A simple and lightweight app for running Windows games using UMU-Launcher/UMU-Proton. %prep %autosetup -n %{_name}-%{commit} %build %meson %meson_build %install %meson_install %files %license LICENSE %{_bindir}/faugus-launcher %{_bindir}/faugus-run %{_bindir}/faugus-proton-manager %{_bindir}/faugus-components %{_bindir}/faugus-proton-downloader %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/256x256/apps/*.png %{_datadir}/icons/hicolor/256x256/apps/faugus-mono.svg %{_datadir}/icons/hicolor/scalable/actions/*.svg %{_datadir}/faugus-launcher/* %{_datadir}/locale/*/LC_MESSAGES/*.mo %{_datadir}/metainfo/faugus-launcher.metainfo.xml %{_datadir}/licenses/faugus-launcher/LICENSE %changelog * Sun Dec 07 2025 Lachlan Marie - 1.11.1^0.git.3b962c6-1 - Adapted specfile from faugus copr - Changed build from project git commits - Update to commit 3b962c60c9b5e6be38d60644f1a0c8020d89b121