mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qgis: update to 3.34.2; rebuild for libpdal-2.6.2
This commit is contained in:
parent
843b4b32da
commit
b6492d7de2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qgis'
|
# Template file for 'qgis'
|
||||||
pkgname=qgis
|
pkgname=qgis
|
||||||
version=3.34.1
|
version=3.34.2
|
||||||
revision=1
|
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
|
||||||
|
@ -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=c8741aab945c66df7f83dee985f1127fd91a21b29f26a2833a9dee294608f9e4
|
checksum=2c1ae6041cab21797317f9c533740c5bfe1ba984a491ea381295bc19da9c054e
|
||||||
|
|
||||||
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