gcompris-qt: update to 4.0

Closes: #49466 [via git-merge-pr]
This commit is contained in:
zenobit 2024-03-22 22:12:29 +01:00 committed by classabbyamp
parent 540061b563
commit 3600b23ae9
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -5,7 +5,7 @@
# Otherwise, they may remove it at a random time. # Otherwise, they may remove it at a random time.
# #
pkgname=gcompris-qt pkgname=gcompris-qt
version=3.3 version=4.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0" configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@ -22,7 +22,7 @@ license="GPL-3.0-or-later"
homepage="https://gcompris.net/index-en.html" homepage="https://gcompris.net/index-en.html"
changelog="https://www.gcompris.net/news-en.html" changelog="https://www.gcompris.net/news-en.html"
distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz" distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00 checksum=c1c4ea9caec44affa3587af96ac79d964439ad957d895e0f2d2f32424bee0eb6
post_extract() { post_extract() {
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then