Skip to content

Commit

Permalink
Update QGIS to latest 3.35 revision in preparation for 3.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Feb 17, 2024
1 parent d5621b1 commit 7cf476e
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 286 deletions.
159 changes: 0 additions & 159 deletions vcpkg/ports/qgis-qt6/56284.patch

This file was deleted.

18 changes: 0 additions & 18 deletions vcpkg/ports/qgis-qt6/androidextras.patch

This file was deleted.

65 changes: 0 additions & 65 deletions vcpkg/ports/qgis-qt6/poly2tri1.patch

This file was deleted.

37 changes: 0 additions & 37 deletions vcpkg/ports/qgis-qt6/poly2tri2.patch

This file was deleted.

10 changes: 3 additions & 7 deletions vcpkg/ports/qgis-qt6/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set(QGIS_REF final-3_34_1)
set(QGIS_SHA512 1c14d16bef06c533b119f6e97c56bd216d9376533ef1a727e553964a5c3dacdd6e813adeebbf3a7850a2f4fa526b733fe39bf3951a87791b460cd748f3002420)
set(QGIS_REF ef1d7a1104e5d574e3ba4949feab2a350e1c4d2e)
set(QGIS_SHA512 fa70b54d0e319333dd0576798adf74c107969ff93a6658d34af16d169933fcce74e55ea1bade9f52fe3ad541b5b57372b608d2212e2ba455f200803fdbe53420)

vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
Expand All @@ -8,17 +8,13 @@ vcpkg_from_github(
SHA512 ${QGIS_SHA512}
HEAD_REF master
PATCHES
56284.patch
# Make qgis support python's debug library
qgspython.patch
qgspython.patch # Make qgis support python's debug library
libxml2.patch
exiv2.patch
crssync.patch
bigobj.patch
mesh.patch
wrongattributeerrormessage.patch
poly2tri1.patch
poly2tri2.patch
)

file(REMOVE ${SOURCE_PATH}/cmake/FindGDAL.cmake)
Expand Down

0 comments on commit 7cf476e

Please sign in to comment.