gcompris-qt: update to 3.3

This commit is contained in:
zenobit 2023-10-09 16:18:02 +02:00 committed by John Zimmermann
parent 24ebd7b9fa
commit c71993cb7c

View file

@ -5,7 +5,7 @@
# Otherwise, they may remove it at a random time.
#
pkgname=gcompris-qt
version=1.0
version=3.3
revision=1
build_style=cmake
configure_args="-DQML_BOX2D_LIBRARY=/usr/lib/qt5/qml/Box2D.2.0"
@ -13,15 +13,16 @@ 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"
qt5-tools-devel qt5-xmlpatterns-devel qt5-quickcontrols2-devel qt5-charts-devel"
depends="desktop-file-utils hicolor-icon-theme
qt5-graphicaleffects qt5-multimedia qt5-quickcontrols qt5-svg"
qt5-graphicaleffects qt5-multimedia qt5-quickcontrols2 qt5-svg qt5-sensors qt5-imageformats qt5 qt5-declarative qt5-charts"
short_desc="High quality educational software suite for children aged 2 to 10"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="zenobit <zen@osowoso.xyz>"
license="GPL-3.0-or-later"
homepage="https://gcompris.net/index-en.html"
changelog="https://www.gcompris.net/news-en.html"
distfiles="https://gcompris.net/download/qt/src/gcompris-qt-${version}.tar.xz"
checksum=bad9ace08961254c1bfaa64f9df60f1902b3d3aaeb16a527c0e26302010ebc21
checksum=f21aa2ab5c18c388ab6ce5c2af0709a9332e2c84b34a64aa3eec36467f17cd00
post_extract() {
if [ "$CROSS_BUILD" ]; then