Name: faugus-launcher Version: 1.7.2 Release: 1%{?dist} Summary: A simple and lightweight app for running Windows games using UMU-Launcher License: MIT URL: https://github.com/Faugus/faugus-launcher Source0: https://github.com/Faugus/faugus-launcher/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: meson BuildRequires: ninja-build BuildRequires: python3-devel BuildRequires: gettext BuildRequires: desktop-file-utils 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 %description A simple and lightweight app for running Windows games using UMU-Launcher/UMU-Proton. %prep %autosetup -n %{name}-%{version} %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}/metainfo/io.github.Faugus.faugus-launcher.metainfo.xml %{_datadir}/faugus-launcher/* %{_datadir}/locale/*/LC_MESSAGES/*.mo %changelog * Thu Jun 26 2025 Faugus - 1.7.2-1 - Switched to Meson build system - Release 1.7.2