Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
gdal


Commits:
c77b9517 by Jakub Klinkovský at 2026-01-22T18:10:06+01:00
upgpkg: 3.12.1-2: rebuild with arrow 23.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gdal
        pkgdesc = A translator library for raster and vector geospatial data 
formats
        pkgver = 3.12.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://gdal.org/
        changelog = gdal.changelog
        arch = x86_64
@@ -54,7 +54,7 @@ pkgbase = gdal
        makedepends = libaec
        makedepends = muparser
        source = https://download.osgeo.org/gdal/3.12.1/gdal-3.12.1.tar.xz
-       source = 
fix_build_with_poppler_26.01.0.patch::https://github.com/OSGeo/gdal/commit/979604d97720287416742ef264977f0e53a84aa8.patch
+       source = 
gdal_fix_build_with_poppler_26.01.0.patch::https://github.com/OSGeo/gdal/commit/979604d97720287416742ef264977f0e53a84aa8.patch
        b2sums = 
5ab23a8d52411561d47cef8b987d0f06916047823380acb4c2993f69d0fccd3b0360809ff47b8a99132e912fc7ab312498e7ad4ac6be5db5ad3c0dcc540fc2a8
        b2sums = 
13aad67439bae8da5406299293e8d63886515fd382ba8c70c763f851fb384445580494e40f904c13d93120b5bcdf29435a35452567a98d23ad205ab6900d75d7
 


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 pkgbase=gdal
 pkgname=(gdal python-gdal)
 pkgver=3.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A translator library for raster and vector geospatial data formats"
 arch=(x86_64)
 url="https://gdal.org/";
@@ -21,7 +21,7 @@ makedepends=(cmake opencl-headers python-setuptools 
python-numpy
 # ogdi
 changelog=$pkgbase.changelog
 
source=(https://download.osgeo.org/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz
-        
fix_build_with_poppler_26.01.0.patch::https://github.com/OSGeo/gdal/commit/979604d97720287416742ef264977f0e53a84aa8.patch)
+        
gdal_fix_build_with_poppler_26.01.0.patch::https://github.com/OSGeo/gdal/commit/979604d97720287416742ef264977f0e53a84aa8.patch)
 
b2sums=('5ab23a8d52411561d47cef8b987d0f06916047823380acb4c2993f69d0fccd3b0360809ff47b8a99132e912fc7ab312498e7ad4ac6be5db5ad3c0dcc540fc2a8'
         
'13aad67439bae8da5406299293e8d63886515fd382ba8c70c763f851fb384445580494e40f904c13d93120b5bcdf29435a35452567a98d23ad205ab6900d75d7')
 
@@ -29,7 +29,7 @@ prepare() {
   cd $pkgbase-$pkgver
 
   # 
https://github.com/OSGeo/gdal/commit/979604d97720287416742ef264977f0e53a84aa8
-  patch -Np1 -i "$srcdir/fix_build_with_poppler_26.01.0.patch"
+  patch -Np1 -i "$srcdir/gdal_fix_build_with_poppler_26.01.0.patch"
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdal/-/commit/c77b9517b4e59acb6a4f8b47b210a07030ea3900

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


Reply via email to