mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 09:08:53 +02:00
qgis, switch to python3.9 (#8734)
This commit is contained in:
@@ -18,7 +18,7 @@ HOMEPAGE="https://www.qgis.org/"
|
||||
COPYRIGHT="QGIS Development Team"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU GPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://download.qgis.org/downloads/qgis-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="fc9fa28e10c32773f49f1de0c52a35a393060acd6f799d6926f08e96fbaf2b4e"
|
||||
PATCHES="qgis-$portVersion.patchset"
|
||||
@@ -69,7 +69,7 @@ BUILD_REQUIRES="
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libexpat$secondaryArchSuffix
|
||||
devel:libexiv2$secondaryArchSuffix
|
||||
devel:libgdal$secondaryArchSuffix
|
||||
devel:libgdal$secondaryArchSuffix >= 30.0.2
|
||||
devel:libgeos$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libgsl$secondaryArchSuffix
|
||||
@@ -101,7 +101,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:python3.7
|
||||
cmd:python3.9
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user