Compare commits
40 Commits
4.13.2-1ma
...
19.04.3-1m
Author | SHA1 | Date | |
---|---|---|---|
3dc03aba2b | |||
19fd08725c | |||
7a3452610d | |||
f26d740996 | |||
3d2c6ee652 | |||
ad5d0c2faa | |||
1de7056d36 | |||
9174a920c3 | |||
5b504857d3 | |||
2029735f89 | |||
07306b9913 | |||
7e92e18078 | |||
a3bfdd195c | |||
cbea95450d | |||
6307e9741c | |||
704fdabd4b | |||
17868a2118 | |||
9d412cf7b5 | |||
3f3e5e25ce | |||
945ead1f4c | |||
c6a934afe7 | |||
e548f0d921 | |||
4c977c3aa7 | |||
4460b447fc | |||
aeec869905 | |||
e90debf599 | |||
05e8cbcf87 | |||
949633229e | |||
f20df5b2e2 | |||
de714f351a | |||
93be6b5d91 | |||
43e45dcaad | |||
6522049474 | |||
a2fc4891d2 | |||
b24ea324bd | |||
a338d00064 | |||
ce6ec0cd61 | |||
ffb8b22104 | |||
8a05bbf936 | |||
52398765e0 |
198
parley.spec
198
parley.spec
@ -1,5 +1,5 @@
|
||||
Name: parley
|
||||
Version: 4.13.2
|
||||
Version: 19.04.3
|
||||
Release: 1mamba
|
||||
Summary: Parley - Vocabulary Trainer
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -7,18 +7,15 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org/applications/education/parley
|
||||
Source: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/parley-%{version}.tar.xz
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/parley-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: kde-workspace-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libkdeedu-devel
|
||||
BuildRequires: libphonon-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -32,7 +29,10 @@ BuildRequires: libXpm-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libxslt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: kde-workspace
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libkhtml-devel
|
||||
#Requires: kde-workspace
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -64,13 +64,15 @@ Features:
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
%cmake_kde5 -d build
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -80,33 +82,181 @@ exit 0
|
||||
|
||||
%posttrans
|
||||
update-desktop-database -q &>/dev/null
|
||||
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||
exit 0
|
||||
|
||||
%postun
|
||||
if [ $1 -eq 0 ]; then
|
||||
update-desktop-database -q &>/dev/null
|
||||
touch --no-create %{_kde4_icondir}/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_kde4_icondir}/hicolor &>/dev/null
|
||||
touch --no-create %{_kde5_icondir}/hicolor &>/dev/null
|
||||
gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null
|
||||
fi
|
||||
exit 0
|
||||
|
||||
%files
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kde4_bindir}/%{name}
|
||||
%{_kde4_datadir}/%{name}
|
||||
%{_kde4_datadir}/desktoptheme/default/widgets/parley_*.svg
|
||||
%{_kde4_kcfgdir}/*.kcfg
|
||||
%{_kde4_libdir}/kde4/plasma_*%{name}.so
|
||||
%{_kde4_icondir}/hicolor/*/apps/%{name}.png
|
||||
%{_kde4_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
||||
%{_kde4_xdgappsdir}/%{name}.desktop
|
||||
%{_kde4_servicesdir}/plasma*%{name}.desktop
|
||||
%config %{_kde4_configdir}/%{name}*.knsrc
|
||||
%doc %lang(en) %{_kde4_htmldir}/en/%{name}
|
||||
%doc AUTHORS COPYING COPYING.DOC TODO
|
||||
%{_kde5_bindir}/%{name}
|
||||
%{_kde5_datadir}/%{name}
|
||||
%{_datadir}/metainfo/org.kde.parley.appdata.xml
|
||||
%{_datadir}/icons/oxygen/*/actions/*.png
|
||||
%{_datadir}/icons/oxygen/scalable/actions/*.svgz
|
||||
%dir %{_datadir}/kxmlgui5/parley
|
||||
%{_datadir}/kxmlgui5/parley/*.rc
|
||||
%dir %{_datadir}/kxmlgui5/parley/themes
|
||||
%{_datadir}/kxmlgui5/parley/themes/*
|
||||
%{_kde5_kcfgdir}/*.kcfg
|
||||
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
||||
%{_kde5_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||
%config %{_kde5_configdir}/%{name}*.knsrc
|
||||
%lang(en) %{_kde5_htmldir}/en/%{name}
|
||||
%lang(ca) %{_datadir}/doc/HTML/ca/parley
|
||||
%lang(de) %{_datadir}/doc/HTML/de/parley
|
||||
%lang(es) %{_datadir}/doc/HTML/es/parley
|
||||
%lang(it) %{_datadir}/doc/HTML/it/parley
|
||||
%lang(nl) %{_datadir}/doc/HTML/nl/parley
|
||||
%lang(pt) %{_datadir}/doc/HTML/pt/parley
|
||||
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/parley
|
||||
%lang(sv) %{_datadir}/doc/HTML/sv/parley
|
||||
%lang(uk) %{_datadir}/doc/HTML/uk/parley
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
|
||||
%changelog
|
||||
* Fri Jul 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 07 2019 Automatic Build System <autodist@mambasoft.it> 19.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 12 2019 Automatic Build System <autodist@mambasoft.it> 19.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 19 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 12 2019 Automatic Build System <autodist@mambasoft.it> 18.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 15 2018 Automatic Build System <autodist@mambasoft.it> 18.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 12 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 07 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 19 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 13 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 11 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 22 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 12 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 23 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Oct 13 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 08 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 25 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 09 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 10 2017 Automatic Build System <autodist@mambasoft.it> 16.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 13 2017 Automatic Build System <autodist@mambasoft.it> 16.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 21 2016 Automatic Build System <autodist@mambasoft.it> 16.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Nov 11 2016 Automatic Build System <autodist@mambasoft.it> 16.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 09 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 27 2016 Automatic Build System <autodist@mambasoft.it> 16.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 13 2016 Automatic Build System <autodist@mambasoft.it> 16.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 15 2016 Automatic Build System <autodist@mambasoft.it> 16.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* 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
|
||||
|
||||
* Tue Jan 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 15.12.1-1mamba
|
||||
- update to 15.12.1
|
||||
|
||||
* 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
|
||||
|
||||
* Sat Aug 23 2014 Automatic Build System <autodist@mambasoft.it> 4.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 15 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
|
||||
|
||||
|
Reference in New Issue
Block a user