mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
540061b563
commit
3600b23ae9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue