%define debug_package %{nil} Name: nulloy Version: 0.9.5 Release: 1%{?dist} Summary: Music player with a waveform progress bar License: GPLv3 BSD-3clause Source: https://github.com/nulloy/%{name}/archive/refs/tags/%{version}.tar.gz BuildRequires: ImageMagick gstreamer1-devel qt5-qtbase-devel qt5-qtbase-private-devel qt5-qttools-static BuildRequires: qt5-linguist qt5-qtscript-devel qt5-qtsvg-devel taglib-devel %description A music player with a waveform progress bar. %prep %setup -q %build QMAKE=qmake-qt5 LRELEASE=lrelease-qt5 ./configure --prefix %{_prefix} --libdir %{_lib} make %{_smp_mflags} %install %make_install INSTALL_ROOT="${RPM_BUILD_ROOT}" install .tmp/nulloy.svg "${RPM_BUILD_ROOT}"%{_datadir}/icons/hicolor/scalable/apps %find_lang %{name} --with-qt --all-name %files -f %{name}.lang %{_bindir}/* %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/scalable/apps/* %{_datadir}/nulloy/skins/* %{_libdir}/nulloy/plugins/*