krename/krename.spec

127 lines
4.4 KiB
RPMSpec
Raw Normal View History

Name: krename
Version: 5.0.1
Release: 2mamba
Summary: krename offers an easy way to rename hundreds of files in one go
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.krename.net/
Source: https://download.kde.org/stable/krename/%{version}/src/krename-%{version}.tar.xz
Patch0: krename-4.0.9-libfreetype-2.4.11.patch
Patch1: krename-4.0.9-cmake.patch
Patch2: krename-4.0.9-libpodofo-0.9.3.patch
Patch3: krename-4.0.9-gcc-6.1.0.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: libexiv2-devel
BuildRequires: libfreetype-devel
BuildRequires: libgcc
BuildRequires: libpodofo-devel
BuildRequires: libqt4-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtag-devel
## AUTOBUILDREQ-END
BuildRequires: libpodofo-devel >= 0.9.7-1mamba
BuildRequires: libtag-devel >= 1.9
%description
Krename offers an easy way to rename hundreds of files in one go, giving you as much freedom as you need.
You can use parts of the old filename, information like the current date or even an mp3 tag or the colour depth of an image.
Krename integrates into the Konqueror or Krusader filemanager.
%prep
%setup -q
%build
%cmake_kde5 -d build
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%{find_lang} %{name}
%clean
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root)
%{_kde5_bindir}/krename
%{_kde5_xdgappsdir}/org.kde.krename.desktop
%{_datadir}/metainfo/org.kde.krename.appdata.xml
%{_kde5_servicesdir}/ServiceMenus/krename_dir_rec.desktop
%{_kde5_servicesdir}/ServiceMenus/krename_all_nonrec.desktop
#%{_kde5_servicesdir}/ServiceMenus/krenameservicemenu.desktop
%{_kde5_icondir}/locolor/*/apps/krename.png
%{_kde5_icondir}/hicolor/*/apps/krename.png
%doc AUTHORS COPYING TODO
%changelog
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-2mamba
- rebuilt by autoport with build requirements: libpodofo-devel>=0.9.7-1mamba
* Tue Oct 06 2020 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist
* Sun Sep 09 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-1mamba
- update to 5.0.0
* Mon Oct 30 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-6mamba
- rebuilt by autoport with build requirements: libpodofo-devel>=0.9.5-1mamba
* Sat Jul 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-5mamba
- rebuilt by autoport with build requirements: libpodofo-devel>=0.9.4-1mamba
* Sat Nov 14 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-4mamba
- rebuilt with libtag 1.9.1
* Sat Nov 10 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-3mamba
- rebuilt with libkexiv2 4.9.3
* Thu Jan 26 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-2mamba
- rebuilt with libexiv2.so.11
* Sat Jan 07 2012 Automatic Build System <autodist@mambasoft.it> 4.0.9-1mamba
- automatic version update by autodist
* Mon Feb 28 2011 Automatic Build System <autodist@mambasoft.it> 4.0.7-1mamba
- automatic update by autodist
* Tue Feb 08 2011 Automatic Build System <autodist@mambasoft.it> 4.0.6-1mamba
- automatic update by autodist
* Mon Oct 18 2010 Automatic Build System <autodist@mambasoft.it> 4.0.5-1mamba
- automatic update by autodist
* Sun Jun 27 2010 Automatic Build System <autodist@mambasoft.it> 4.0.4-1mamba
- automatic update by autodist
* Fri Jan 01 2010 Automatic Build System <autodist@mambasoft.it> 4.0.3-1mamba
- automatic update by autodist
* Wed Dec 09 2009 Automatic Build System <autodist@mambasoft.it> 4.0.2-1mamba
- automatic update by autodist
* Tue Oct 13 2009 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
- automatic update by autodist
* Fri Jul 10 2009 Automatic Build System <autodist@mambasoft.it> 3.9.3-1mamba
- automatic update by autodist
* Tue Mar 03 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 3.9.2-1mamba
- automatic update by autodist
* Mon May 05 2008 Aleph0 <aleph0@openmamba.org> 3.0.14-1mamba
- update to 3.0.14
* Tue Jun 13 2006 Davide Madrisan <davide.madrisan@qilinux.it> 3.0.11-1qilnx
- update to version 3.0.11 by autospec
- fixed package group
* Sun Nov 28 2004 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.2-1qilnx
- package created by autospec