%global debug_package %{nil} %define appname io.github.Foldex.AdwSteamGtk Name: adwaita-steam-gtk Version: 0.8.0 Release: 1%{?dist} Summary: A Gtk wrapper for Adwaita-for-Steam License: GPL-3.0-only URL: https://github.com/Foldex/AdwSteamGtk Source: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: libappstream-glib BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: meson BuildRequires: python3-packaging BuildRequires: blueprint-compiler BuildRequires: gtk4-devel BuildRequires: libadwaita-devel BuildRequires: libportal-devel Requires: libportal-gtk4 Requires: python3-packaging %description A GTK wrapper that installs and updates the Adwaita for Steam skin. %lang_package %prep %autosetup -n AdwSteamGtk-%{version} %build %meson %meson_build %install %meson_install %files %license LICENSE %doc README.md %{_bindir}/adwaita-steam-gtk %{_datadir}/adwaita-steam-gtk %{_datadir}/appdata/%{appname}.appdata.xml %{_datadir}/applications/%{appname}.desktop %{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg %{_datadir}/icons/hicolor/symbolic/apps/%{appname}-symbolic.svg %{_datadir}/locale/*/LC_MESSAGES/adwaita-steam-gtk.mo %changelog %autochangelog