2024-01-05 22:38:27 +01:00
|
|
|
Name: gcompris-qt
|
2024-01-05 22:38:27 +01:00
|
|
|
Epoch: 1
|
2024-01-05 22:38:27 +01:00
|
|
|
Version: 2.4
|
2024-01-05 22:38:27 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: Educational software which propose different activities to kids from 2 to 10 (QT version)
|
|
|
|
Group: Graphical Desktop/Applications/Educational
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 22:38:27 +01:00
|
|
|
URL: https://gcompris.net/index-en.html
|
2024-01-05 22:38:27 +01:00
|
|
|
Source: https://gcompris.net/download/qt/src/gcompris-qt-%{version}.tar.xz
|
|
|
|
Source1: https://github.com/qml-box2d/qml-box2d.git/master@1308855/qml-box2d-%{version}.tar.bz2
|
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
2024-01-05 22:38:27 +01:00
|
|
|
BuildRequires: libQt5Multimedia-devel
|
|
|
|
BuildRequires: libQt5Sensors-devel
|
|
|
|
BuildRequires: libQt5Svg-devel
|
2024-01-05 22:38:27 +01:00
|
|
|
BuildRequires: libgcc
|
|
|
|
BuildRequires: libstdc++6-devel
|
2024-01-05 22:38:27 +01:00
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
2024-01-05 22:38:27 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
GCompris / I Have Understood is an educationnal software which propose more than 60 different activities to kids from 2 to 10:
|
|
|
|
* Click on the animals => learn the mouse/click usage
|
|
|
|
* Type the falling letters => learn the keyboard usage
|
|
|
|
* Falling Dices
|
|
|
|
* Falling words
|
|
|
|
* Basic algebra
|
|
|
|
* Time learning with an analog clock
|
|
|
|
* Puzzle game with famous paintings
|
|
|
|
* Drive Plane to catch clouds in increasing number
|
|
|
|
* Balance the scales
|
|
|
|
* And much more ...
|
|
|
|
Some activities are game oriented, but always educational.
|
|
|
|
Gcompris is a free software, you have the possibility to adapt it to your needs or to improve it, and to share your work with the kids of all the world.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -a1
|
|
|
|
#-D -T
|
|
|
|
#:<< _EOF
|
|
|
|
rmdir external/qml-box2d
|
|
|
|
mv qml-box2d-%{version} external/qml-box2d
|
|
|
|
|
|
|
|
%build
|
|
|
|
#:<< _EOF
|
|
|
|
%cmake_kde5 -d build
|
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
%makeinstall -C build
|
|
|
|
|
|
|
|
#%find_lang %{name}
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/gcompris-qt
|
|
|
|
%{_prefix}/lib/qml/Box2D.2.0/libBox2D.so
|
|
|
|
%{_prefix}/lib/qml/Box2D.2.0/qmldir
|
|
|
|
%{_datadir}/applications/org.kde.gcompris.desktop
|
|
|
|
%{_datadir}/metainfo/org.kde.gcompris.appdata.xml
|
|
|
|
%dir %{_datadir}/gcompris-qt
|
|
|
|
%dir %{_datadir}/gcompris-qt/rcc
|
|
|
|
%{_datadir}/gcompris-qt/rcc/*
|
|
|
|
%{_datadir}/icons/hicolor/256x256/apps/gcompris-qt.png
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/gcompris-qt.svg
|
|
|
|
%dir %{_datadir}/doc/HTML/en/gcompris-qt
|
|
|
|
%{_datadir}/doc/HTML/en/gcompris-qt/*
|
2024-01-05 22:38:27 +01:00
|
|
|
%dir %{_datadir}/gcompris-qt/translations
|
|
|
|
%{_datadir}/gcompris-qt/translations/gcompris_*.qm
|
2024-01-05 22:38:27 +01:00
|
|
|
%doc LICENSES
|
2024-01-05 22:38:27 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 22:38:27 +01:00
|
|
|
* Wed Apr 13 2022 Automatic Build System <autodist@mambasoft.it> 2.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Mon Feb 28 2022 Automatic Build System <autodist@mambasoft.it> 2.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 2.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Sun Jan 23 2022 Automatic Build System <autodist@mambasoft.it> 2.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Sat Dec 18 2021 Automatic Build System <autodist@mambasoft.it> 2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Mon May 24 2021 Automatic Build System <autodist@mambasoft.it> 1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Thu Nov 19 2020 Automatic Build System <autodist@mambasoft.it> 1.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Tue Jul 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.97.1-1mamba
|
|
|
|
- update to 0.97.1
|
|
|
|
|
2024-01-05 22:38:27 +01:00
|
|
|
* Thu Apr 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.98-1mamba
|
|
|
|
- qt version package created from gcompris package (gtk)
|