[arch-commits] Commit in libgeotiff/trunk (PKGBUILD libgeotiff.changelog)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Wed May 16 19:28:59 UTC 2018
Date: Wednesday, May 16, 2018 @ 19:28:58
Author: jlichtblau
Revision: 323136
upgpkg: libgeotiff 1.4.2-2 proj soname rebuild
Modified:
libgeotiff/trunk/PKGBUILD
libgeotiff/trunk/libgeotiff.changelog
----------------------+
PKGBUILD | 4 ++--
libgeotiff.changelog | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-16 19:28:18 UTC (rev 323135)
+++ PKGBUILD 2018-05-16 19:28:58 UTC (rev 323136)
@@ -6,12 +6,12 @@
pkgname=libgeotiff
pkgver=1.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A TIFF based interchange format for georeferenced raster imagery"
arch=('x86_64')
url="https://trac.osgeo.org/geotiff/"
license=('custom')
-depends=('libtiff' 'proj' 'libjpeg>=7')
+depends=('libtiff' 'proj' 'libjpeg-turbo')
# options=('!makeflags')
changelog=$pkgname.changelog
source=(http://download.osgeo.org/geotiff/$pkgname/$pkgname-$pkgver.tar.gz)
Modified: libgeotiff.changelog
===================================================================
--- libgeotiff.changelog 2018-05-16 19:28:18 UTC (rev 323135)
+++ libgeotiff.changelog 2018-05-16 19:28:58 UTC (rev 323136)
@@ -1,3 +1,7 @@
+2018-05-16 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+ * libgeotiff 1.4.2-2
+ * proj 5.0.1 soname rebuild
+
2016-09-14 Jaroslav Lichtblau <svetlemodry at archlinux.org>
* libgeotiff 1.4.2-1
* proj 4.9.3 soname rebuild
More information about the arch-commits
mailing list