automatic version update by autodist [release 15.12.2-1mamba;Tue Feb 16 2016]
This commit is contained in:
parent
a5e09ebf7c
commit
9f2c758f27
@ -1,5 +1,5 @@
|
|||||||
Name: ffmpegthumbs
|
Name: ffmpegthumbs
|
||||||
Version: 4.14.3
|
Version: 15.12.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A lightweight video thumbnailer that can be used by file managers
|
Summary: A lightweight video thumbnailer that can be used by file managers
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.kde.org
|
URL: http://www.kde.org
|
||||||
Source: http://download.kde.org/stable/%{version}/src/ffmpegthumbs-%{version}.tar.xz
|
Source: http://download.kde.org/stable/applications/%{version}/src/ffmpegthumbs-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -22,7 +22,6 @@ BuildRequires: libswscale-ffmpeg-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: automoc4
|
BuildRequires: automoc4
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -34,7 +33,7 @@ FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file ma
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kde4 -d build
|
%cmake_kde5 -d build
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -56,11 +55,23 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_kde4_libdir}/kde4/ffmpegthumbs.so
|
%{_libdir}/qt5/plugins/ffmpegthumbs.so
|
||||||
%{_kde4_servicesdir}/ffmpegthumbs.desktop
|
%{_kde5_servicesdir}/ffmpegthumbs.desktop
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Jan 12 2016 Automatic Build System <autodist@mambasoft.it> 15.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Dec 23 2015 Automatic Build System <autodist@mambasoft.it> 15.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 15.08.3-1mamba
|
||||||
|
- update to 15.08.3
|
||||||
|
|
||||||
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user