require kdeedu-data [release 20.04.0-2mamba;Thu Apr 30 2020]
This commit is contained in:
parent
1bdb7a7078
commit
94413d8ba1
57
parley.spec
57
parley.spec
@ -1,6 +1,6 @@
|
|||||||
Name: parley
|
Name: parley
|
||||||
Version: 20.04.0
|
Version: 20.04.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Parley - Vocabulary Trainer
|
Summary: Parley - Vocabulary Trainer
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,28 +11,40 @@ Source: http://download.kde.org/stable/release-service/%{version}/src/par
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libQt5WebEngine-devel
|
||||||
|
BuildRequires: libattica5-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libkauth-devel
|
||||||
BuildRequires: libkdeedu-devel
|
BuildRequires: libkcmutils-devel
|
||||||
BuildRequires: libphonon-devel
|
BuildRequires: libkcodecs-devel
|
||||||
|
BuildRequires: libkcompletion-devel
|
||||||
|
BuildRequires: libkconfig-devel
|
||||||
|
BuildRequires: libkconfigwidgets-devel
|
||||||
|
BuildRequires: libkcoreaddons-devel
|
||||||
|
BuildRequires: libkcrash-devel
|
||||||
|
BuildRequires: libkeduvocdocument-devel
|
||||||
|
BuildRequires: libki18n-devel
|
||||||
|
BuildRequires: libkio-devel
|
||||||
|
BuildRequires: libkjobwidgets-devel
|
||||||
|
BuildRequires: libknewstuff-devel
|
||||||
|
BuildRequires: libknotifications-devel
|
||||||
|
BuildRequires: libkross-devel
|
||||||
|
BuildRequires: libkservice-devel
|
||||||
|
BuildRequires: libktextwidgets-devel
|
||||||
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
|
BuildRequires: libkwindowsystem-devel
|
||||||
|
BuildRequires: libkxmlgui-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libsonnet-devel
|
||||||
BuildRequires: libsoprano-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXext-devel
|
|
||||||
BuildRequires: libXft-devel
|
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libXpm-devel
|
|
||||||
BuildRequires: libXrender-devel
|
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: libkhtml-devel
|
BuildRequires: libkhtml-devel
|
||||||
#Requires: kde-workspace
|
Requires: kdeedu-data
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -60,6 +72,8 @@ Features:
|
|||||||
* Share and download vocabulary using Get Hot New Stuff;
|
* Share and download vocabulary using Get Hot New Stuff;
|
||||||
* Open XML file format (shared with KWordQuiz, Kanagram and KHangMan) that can be edited by hand and is easily usable with scripts.
|
* Open XML file format (shared with KWordQuiz, Kanagram and KHangMan) that can be edited by hand and is easily usable with scripts.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -71,7 +85,7 @@ Features:
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall -C build
|
%makeinstall -C build
|
||||||
|
|
||||||
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
|
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -109,19 +123,12 @@ exit 0
|
|||||||
%{_kde5_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
%{_kde5_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
||||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%config %{_kde5_configdir}/%{name}*.knsrc
|
%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
|
%doc AUTHORS COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 30 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 20.04.0-2mamba
|
||||||
|
- require kdeedu-data
|
||||||
|
|
||||||
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 20.04.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user