Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qmapshack


Commits:
3088e13b by Antonio Rojas at 2025-05-18T13:07:50+02:00
upgpkg: 1.17.1-7: gdal 3.11 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qmapshack
        pkgdesc = Consumer grade GIS software
        pkgver = 1.17.1
-       pkgrel = 6
+       pkgrel = 7
        url = https://github.com/Maproom/qmapshack/wiki
        arch = x86_64
        license = GPL3


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=qmapshack
 pkgver=1.17.1
-pkgrel=6
+pkgrel=7
 pkgdesc='Consumer grade GIS software'
 arch=('x86_64')
 url='https://github.com/Maproom/qmapshack/wiki'
@@ -18,6 +18,7 @@ build() {
   cmake -B build -S $pkgname-V_$pkgver \
       -DCMAKE_BUILD_TYPE=None \
       -DCMAKE_INSTALL_PREFIX=/usr \
+      -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
       -Wno-dev
   cmake --build build
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qmapshack/-/commit/3088e13bc17a3c5bc8b8b67166d6e37985234b12

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qmapshack/-/commit/3088e13bc17a3c5bc8b8b67166d6e37985234b12
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to