File qmtn.spec of Package qmtn

Name:		qmtn	
Version: 	0.5
Release:	0
Summary:	Qt Movie thumbnailer
Group:		Amusements/Toys/Other
License:	GPL-2.0-or-later
URL:		http://gitlab.com/movie_thumbnailer/qmtn/wikis/
Source0:	%{name}_%version.orig.tar.gz
BuildRequires:	gcc-c++ make
BuildRequires:	libqt5-qtbase-devel
Requires:	libQt5Svg5
Requires:	libqt5-qtimageformats

%description
Movie thumbnail generator written in Qt framework. It is a GUI frontend for mtn.

%prep
%setup -q

%build
%qmake5 src
%make_build

%install
%qmake5_install

%files
%{_bindir}/qmtn
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png

%changelog
* Fri Sep 13 2024 tui rog <tuirog@tuta.io> - 0.5
- add webp support

* Wed Nov  8 2023 tui rog <tuirog@tuta.io> - 0.5
- add SVG dependency

* Thu Dec 15 2022 tui rog <tuirog@tuta.io> - 0.5
- packaging openSUSE
openSUSE Build Service is sponsored by