Name: algobox Version: 1.0.2 Release: %mkrel 2 Summary: Algorithmic software License: GPLv2 Group: Education Url: http://www.xm1math.net/algobox/ Source: http://www.xm1math.net/algobox/%{name}-%{version}.tar.bz2 Patch0: algobox-1.0.1-mga-fix-desktop-and-svg-install.patch Patch1: algobox-1.0.2-fix-build-against-qt-5.11.0.patch ExcludeArch: armv5tl BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5WebEngineWidgets) BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xml) %description Algobox is an initiation software to algorithmic to high school level. %prep %setup -q %autopatch -p1 %build %qmake_qt5 %{name}.pro %make_build %install %make_install INSTALL_ROOT=%{buildroot} %files %doc utilities/{AUTHORS,CHANGELOG.txt} %license utilities/COPYING %{_bindir}/%{name} %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_iconsdir}/hicolor/scalable/apps/%{name}.svg %{_datadir}/pixmaps/%{name}.png %{_datadir}/mime/packages/x-%{name}.xml