[arch-commits] Commit in qgis/trunk (PKGBUILD qgis-qwtpolar-link.patch)

Antonio Rojas arojas at archlinux.org
Sun Jun 6 22:01:08 UTC 2021


    Date: Sunday, June 6, 2021 @ 22:01:07
  Author: arojas
Revision: 956400

Use upstream patch

Modified:
  qgis/trunk/PKGBUILD
Deleted:
  qgis/trunk/qgis-qwtpolar-link.patch

--------------------------+
 PKGBUILD                 |    4 ++--
 qgis-qwtpolar-link.patch |   12 ------------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-06 21:35:35 UTC (rev 956399)
+++ PKGBUILD	2021-06-06 22:01:07 UTC (rev 956400)
@@ -24,10 +24,10 @@
 optdepends=('fcgi: Map server'
             'gpsbabel: GPS Tools plugin')
 source=("https://qgis.org/downloads/$pkgname-$pkgver.tar.bz2"
-        'qgis-qwtpolar-link.patch'
+        'qgis-qwtpolar-link.patch::https://github.com/qgis/QGIS/commit/75e7e6ca.patch'
         'qgis-proj8.patch')
 sha256sums=('8935ba2a658aee44286b39af43d4e6ec7c389e780ed2f352cbea60f99ced0b9f'
-            'd4c1e7bad45186822348a3a7f0951a8253506c69075bd2ead090ae017cd26af4'
+            '0dc0d21ce484932819ce52dae28f09eb797fb4a04e4618ca4319f0ceef553a80'
             '58f58b5e43cc9f13b55bf2a9742b3c7cb555eee3c4075611980f0496cfd24c89')
 
 prepare() {

Deleted: qgis-qwtpolar-link.patch
===================================================================
--- qgis-qwtpolar-link.patch	2021-06-06 21:35:35 UTC (rev 956399)
+++ qgis-qwtpolar-link.patch	2021-06-06 22:01:07 UTC (rev 956400)
@@ -1,12 +0,0 @@
-diff --git a/src/app/CMakeLists.txt b/src/app/CMakeLists.txt
-index 072e40a9bb..02dcd9795e 100644
---- a/src/app/CMakeLists.txt
-+++ b/src/app/CMakeLists.txt
-@@ -494,6 +494,7 @@ target_link_libraries(qgis_app
-   ${OPTIONAL_QTWEBKIT}
-   #should only be needed for win
-   ${QT_QTMAIN_LIBRARY}
-+  ${QWTPOLAR_LIBRARY}
-   qgis_core
-   qgis_gui
-   qgis_analysis



More information about the arch-commits mailing list