mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qgis: update to 3.34.1.
This commit is contained in:
parent
14d6388453
commit
7e4682aae7
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.34.0
|
version=3.34.1
|
||||||
revision=2
|
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"
|
||||||
|
@ -28,7 +28,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=013c46f3da435e3965a5095425c5c02f680e5e05c245cfbe44d8f33b085adc81
|
checksum=c8741aab945c66df7f83dee985f1127fd91a21b29f26a2833a9dee294608f9e4
|
||||||
|
|
||||||
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