mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qgis: rebuild for hdf5
This commit is contained in:
parent
462b8ac3ee
commit
bb4498ae75
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qgis'
|
||||
pkgname=qgis
|
||||
version=3.40.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||
-DGRASS_PREFIX8=${XBPS_CROSS_BASE}/usr/lib/grass"
|
||||
|
@ -30,6 +30,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://qgis.org"
|
||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||
checksum=83d47feceb2e3f9946e5738b6d4bd8092bc97b4836226c45883f4e5afdc50594
|
||||
nocross="due to grass"
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||
|
|
Loading…
Add table
Reference in a new issue