4489c01
%global forgeurl https://github.com/sharkwouter/%{name}
4489c01
%global tag %{version}
4489c01
e8a6a65
Name:           minigalaxy
Packit 0b01607
Version:        1.2.6
2b77791
Release:        %autorelease
e8a6a65
Summary:        GOG client for Linux that lets you download and play your GOG Linux games
4489c01
4489c01
%forgemeta
4489c01
e8a6a65
BuildArch:      noarch
e8a6a65
b8e994a
# CC-BY-3.0:    Logo image (data/minigalaxy.png)
b8e994a
License:        GPL-3.0-or-later and CC-BY-3.0
4489c01
URL:            https://sharkwouter.github.io/minigalaxy
4489c01
Source0:        %{forgesource}
e8a6a65
e8a6a65
BuildRequires:  desktop-file-utils
4b05de4
BuildRequires:  intltool
cf8bb5e
BuildRequires:  libappstream-glib
e8a6a65
BuildRequires:  python3-devel
e8a6a65
BuildRequires:  python3-gobject-devel >= 3.30
749085d
BuildRequires:  python3-setuptools
e15d217
e8a6a65
BuildRequires:  python3dist(requests)
ba47edf
cf8bb5e
Requires:       hicolor-icon-theme
60dc636
Requires:       python3-requests
bcee070
Requires:       unzip
e8a6a65
Requires:       webkit2gtk3
ba47edf
cf8bb5e
Recommends:     dosbox
e15d217
Recommends:     gamemode
0fff468
Recommends:     innoextract
e15d217
Recommends:     mangohud
93066c7
Recommends:     wine
60dc636
Recommends:     wine-dxvk
ba47edf
cf8bb5e
Suggests:       scummvm
e8a6a65
e8a6a65
%description
e8a6a65
A simple GOG client for Linux that lets you download and play your GOG Linux
e8a6a65
games.
e8a6a65
e8a6a65
e8a6a65
%prep
4489c01
%forgeautosetup -p1
e8a6a65
e8a6a65
e8a6a65
%build
e8a6a65
%py3_build
e8a6a65
e8a6a65
e8a6a65
%install
e8a6a65
%py3_install
e8a6a65
e8a6a65
e8a6a65
%check
cf8bb5e
appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.xml
e8a6a65
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
e8a6a65
e8a6a65
e8a6a65
%files
e8a6a65
%license LICENSE THIRD-PARTY-LICENSES.md
e8a6a65
%doc README.md CHANGELOG.md
e8a6a65
%{_bindir}/%{name}
e8a6a65
%{_datadir}/%{name}/
e8a6a65
%{_datadir}/applications/*.desktop
cf8bb5e
%{_datadir}/icons/hicolor/*/*/*.png
cf8bb5e
%{_metainfodir}/*.xml
93066c7
%{python3_sitelib}/%{name}-*.egg-info/
e8a6a65
%{python3_sitelib}/%{name}/
e8a6a65
e8a6a65
e8a6a65
%changelog
59fbbe4
%autochangelog