mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qgis: update to 3.40.2.
This commit is contained in:
parent
415f725d6e
commit
b2e79321e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qgis'
|
# Template file for 'qgis'
|
||||||
pkgname=qgis
|
pkgname=qgis
|
||||||
version=3.38.3
|
version=3.40.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||||
-DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass"
|
-DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass"
|
||||||
|
@ -29,7 +29,7 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://qgis.org"
|
homepage="https://qgis.org"
|
||||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||||
checksum=2294003476016b8cd1a2b9641ddd39e3ffa219a8bdfb94df911f1b5a2253f44a
|
checksum=83d47feceb2e3f9946e5738b6d4bd8092bc97b4836226c45883f4e5afdc50594
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||||
|
|
Loading…
Add table
Reference in a new issue