qgis: update to 3.34.3.
This commit is contained in:
parent
157ae41dd6
commit
817d948ea9
@ -1,6 +1,6 @@
|
||||
# Template file for 'qgis'
|
||||
pkgname=qgis
|
||||
version=3.34.2
|
||||
version=3.34.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_TESTS=OFF -DWITH_3D=True -DWITH_PDAL=True
|
||||
@ -22,13 +22,14 @@ depends="libgdal-python3 libspatialite-devel python3-dateutil python3-dateutil
|
||||
python3-Jinja2 python3-numpy python3-numpy python3-owslib python3-Pillow
|
||||
python3-psycopg2 python3-Pygments python3-PyQt5 python3-PyQt5-location
|
||||
python3-pyqt5-qsci python3-PyQt5-sql python3-PyQt5-svg python3-pytz
|
||||
python3-requests python3-urllib3 python3-yaml qca-qt5-ossl qt5-plugin-sqlite"
|
||||
python3-requests python3-urllib3 python3-yaml qca-qt5-ossl qt5-plugin-sqlite
|
||||
python3-PyQt5-multimedia"
|
||||
short_desc="QGIS - A Free and Open Source Geographic Information System"
|
||||
maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://qgis.org"
|
||||
distfiles="https://github.com/qgis/QGIS/archive/final-${version//./_}.tar.gz"
|
||||
checksum=2c1ae6041cab21797317f9c533740c5bfe1ba984a491ea381295bc19da9c054e
|
||||
checksum=3e81a20b122d8defa4c48a9570f653033d1208be3a8a4cb4c20ea8c0e0c525fc
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/usr/share/qgis/python ${DESTDIR}/usr/lib/qgis/
|
||||
|
Loading…
x
Reference in New Issue
Block a user