gcompris-qt: update to 0.97.
This commit is contained in:
parent
051ca86d31
commit
4a11e80fcf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gcompris-qt'
|
# Template file for 'gcompris-qt'
|
||||||
pkgname=gcompris-qt
|
pkgname=gcompris-qt
|
||||||
version=0.96
|
version=0.97
|
||||||
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"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gcompris.net/index-en.html"
|
homepage="https://gcompris.net/index-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=a2bc2ce6e2687120d7ff2dee036fd85cfed70a793a9cc385b786d054681c8818
|
checksum=2b8911a9121fe1c754afae4084092552b0dd21aba1a36b2653f485b0f659c2ef
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue