diff --git a/srcpkgs/gcompris-qt/template b/srcpkgs/gcompris-qt/template index 43291012bda..2270ba15f7a 100644 --- a/srcpkgs/gcompris-qt/template +++ b/srcpkgs/gcompris-qt/template @@ -1,10 +1,17 @@ # Template file for 'gcompris-qt' +# +# Be careful when package their latest version, +# Check if that release appear on their homepage first, +# Otherwise, they may remove it at a random time. +# pkgname=gcompris-qt -version=0.98 -revision=1 +reverts="0.98_1" +version=0.97 +revision=2 build_style=cmake configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0" -hostmakedepends="extra-cmake-modules kdoctools" +hostmakedepends="extra-cmake-modules kdoctools-devel gettext + qt5-host-tools qt5-qmake" makedepends="qml-box2d qt5-declarative-devel qt5-multimedia-devel qt5-sensors-devel qt5-svg-devel qt5-tools-devel qt5-xmlpatterns-devel" @@ -15,11 +22,7 @@ maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://gcompris.net/index-en.html" distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz" -checksum=9e388bd5a189f7afcf56362444fb5b4535b21164953aa1a1d9605e0aecf4b2ca - -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" qt5-host-tools qt5-qmake" -fi +checksum=871c6749def44284d0920d11480728db7983a81b348f7e275ef6662b65508342 post_extract() { if [ "$CROSS_BUILD" ]; then