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


Commits:
1b89e65a by Antonio Rojas at 2023-11-29T10:10:32+01:00
upgpkg: 6.4.0-5: gdal 3.8 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,41 @@
+pkgbase = gmt
+       pkgdesc = Generic Mapping Tools for manipulating and plotting 
geographic and cartesian data
+       pkgver = 6.4.0
+       pkgrel = 5
+       url = https://www.generic-mapping-tools.org
+       arch = x86_64
+       license = LGPL
+       makedepends = cmake
+       makedepends = blas
+       makedepends = curl
+       makedepends = ffmpeg
+       makedepends = fftw
+       makedepends = gdal
+       makedepends = geos
+       makedepends = ghostscript
+       makedepends = graphicsmagick
+       makedepends = lapack
+       makedepends = openmp
+       makedepends = netcdf
+       makedepends = pcre2
+       makedepends = zlib
+       source = 
https://github.com/GenericMappingTools/gmt/releases/download/6.4.0/gmt-6.4.0-src.tar.xz
+       sha256sums = 
b46effe59cf96f50c6ef6b031863310d819e63b2ed1aa873f94d70c619490672
+
+pkgname = gmt
+       depends = blas
+       depends = curl
+       depends = fftw
+       depends = gdal
+       depends = geos
+       depends = lapack
+       depends = openmp
+       depends = netcdf
+       depends = pcre2
+       depends = zlib
+       optdepends = gmt-doc: documentation
+       optdepends = ffmpeg: generate movies
+       optdepends = ghostscript: convert PostScript outputs
+       optdepends = graphicsmagick: generate animated GIFs
+
+pkgname = gmt-doc


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgbase=gmt
 pkgname=(gmt gmt-doc)
 pkgver=6.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Generic Mapping Tools for manipulating and plotting geographic and 
cartesian data"
 arch=(x86_64)
 url="https://www.generic-mapping-tools.org";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gmt/-/commit/1b89e65a416d1296940cc1f3b5462210eacd72cd

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


Reply via email to