153 lines
5.0 KiB
RPMSpec
153 lines
5.0 KiB
RPMSpec
Name: lokalize
|
|
Version: 16.04.1
|
|
Release: 1mamba
|
|
Summary: Computer-aided translation system for KDE4
|
|
Group: Graphical Desktop/Applications/Development
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: http://www.kde.org
|
|
Source: http://download.kde.org/stable/applications/%{version}/src/lokalize-%{version}.tar.xz
|
|
License: GPL
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: kdelibs-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libhunspell-devel
|
|
BuildRequires: libqt5-devel
|
|
BuildRequires: libsoprano-devel
|
|
BuildRequires: libstdc++6-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRequires: automoc4
|
|
BuildRequires: cmake
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
Computer-aided translation system for KDE4.
|
|
This package is part of KDE4.
|
|
|
|
%debug_package
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%cmake_kde5 -d build
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall -C build
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%post
|
|
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
|
exit 0
|
|
|
|
%posttrans
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
|
exit 0
|
|
|
|
%postun
|
|
if [ $1 -eq 0 ]; then
|
|
update-desktop-database -q >/dev/null 2>&1
|
|
update-mime-database %{_kde5_mimedir} >/dev/null 2>&1
|
|
touch --no-create %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
|
gtk-update-icon-cache %{_kde5_icondir}/hicolor >/dev/null 2>&1
|
|
fi
|
|
exit 0
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_kde5_bindir}/lokalize
|
|
%{_datadir}/applications/org.kde.lokalize.desktop
|
|
%{_datadir}/config.kcfg/lokalize.kcfg
|
|
%dir %{_datadir}/doc/HTML/en/lokalize
|
|
%{_datadir}/doc/HTML/en/lokalize/*
|
|
%{_datadir}/icons/hicolor/*/apps/lokalize.png
|
|
%{_datadir}/icons/hicolor/scalable/apps/lokalize.svgz
|
|
%{_datadir}/knotifications5/lokalize.notifyrc
|
|
%dir %{_datadir}/kxmlgui5/lokalize/*.rc
|
|
%{_datadir}/kxmlgui5/lokalize/*.rc
|
|
%dir %{_datadir}/lokalize
|
|
%{_datadir}/lokalize/icons/hicolor/*/actions/*.png
|
|
%{_datadir}/lokalize/icons/hicolor/scalable/actions/approved.svgz
|
|
%{_datadir}/lokalize/icons/locolor/*/actions/*.png
|
|
%dir %{_datadir}/lokalize/scripts
|
|
%{_datadir}/lokalize/scripts/find-gui-text.sh
|
|
%{_datadir}/lokalize/scripts/msgmerge.*
|
|
%dir %{_datadir}/lokalize/scripts/odf
|
|
%{_datadir}/lokalize/scripts/odf/xliff*
|
|
%doc COPYING COPYING.DOC
|
|
|
|
%changelog
|
|
* Wed May 11 2016 Automatic Build System <autodist@mambasoft.it> 16.04.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Apr 23 2016 Automatic Build System <autodist@mambasoft.it> 16.04.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 16 2016 Automatic Build System <autodist@mambasoft.it> 15.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 17 2016 Automatic Build System <autodist@mambasoft.it> 15.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Nov 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Oct 20 2014 Automatic Build System <autodist@mambasoft.it> 4.14.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 28 2014 Automatic Build System <autodist@mambasoft.it> 4.14.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Aug 21 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 16 2014 Automatic Build System <autodist@mambasoft.it> 4.13.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jun 13 2014 Automatic Build System <autodist@mambasoft.it> 4.13.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon May 19 2014 Automatic Build System <autodist@mambasoft.it> 4.13.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 17 2014 Automatic Build System <autodist@mambasoft.it> 4.13.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Apr 03 2014 Automatic Build System <autodist@mambasoft.it> 4.12.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Mar 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 05 2014 Automatic Build System <autodist@mambasoft.it> 4.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 14 2014 Automatic Build System <autodist@mambasoft.it> 4.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 19 2013 Automatic Build System <autodist@mambasoft.it> 4.12.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 05 2013 Automatic Build System <autodist@mambasoft.it> 4.11.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 06 2013 Automatic Build System <autodist@mambasoft.it> 4.11.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Oct 02 2013 Automatic Build System <autodist@mambasoft.it> 4.11.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Sep 04 2013 Automatic Build System <autodist@mambasoft.it> 4.11.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Sep 01 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 4.11.0-1mamba
|
|
- package created by silvan using the webbuild interface
|