Name: mangojuice Version: 0.8.8 Release: 3%{?dist} Summary: It's a great alternative to GOverlay. License: GPL-3.0 URL: https://github.com/radiolamp/mangojuice Source: https://github.com/radiolamp/mangojuice/archive/refs/tags/%{version}.tar.gz ExclusiveArch: x86_64 BuildRequires: meson BuildRequires: ninja-build BuildRequires: cmake BuildRequires: gcc BuildRequires: vala BuildRequires: gtk4-devel BuildRequires: libadwaita-devel BuildRequires: glib2-devel BuildRequires: libgee-devel BuildRequires: fontconfig Requires: mangohud Recommends: mesa-demos Recommends: vulkan-tools Recommends: vkBasalt %description This program will be a convenient alternative to GOverlay for setting up MangoHud. %prep %autosetup %build %meson %meson_build %install %meson_install %files %license LICENSE %doc README.md %{_bindir}/mangojuice %{_datadir}/applications/io.github.radiolamp.mangojuice.desktop %{_datadir}/icons/hicolor/*/apps/io.github.radiolamp.mangojuice*.svg %{_datadir}/locale/*/LC_MESSAGES/mangojuice.mo %{_metainfodir}/io.github.radiolamp.mangojuice.metainfo.xml %changelog %autochangelog