[arch-commits] Commit in libgeotiff/repos/community-x86_64 (4 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Dec 18 16:54:52 UTC 2018


    Date: Tuesday, December 18, 2018 @ 16:54:51
  Author: jlichtblau
Revision: 416664

archrelease: copy trunk to community-x86_64

Added:
  libgeotiff/repos/community-x86_64/PKGBUILD
    (from rev 416663, libgeotiff/trunk/PKGBUILD)
  libgeotiff/repos/community-x86_64/libgeotiff.changelog
    (from rev 416663, libgeotiff/trunk/libgeotiff.changelog)
Deleted:
  libgeotiff/repos/community-x86_64/PKGBUILD
  libgeotiff/repos/community-x86_64/libgeotiff.changelog

----------------------+
 PKGBUILD             |   65 ++++++++++++++++++++++++-------------------------
 libgeotiff.changelog |   35 ++++++++++++++------------
 2 files changed, 51 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-18 16:54:40 UTC (rev 416663)
+++ PKGBUILD	2018-12-18 16:54:51 UTC (rev 416664)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Brad Fanella <bradfanella at archlinux.us>
-# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
-# Contributor: William Rea <sillywilly at gmail.com>
-
-pkgname=libgeotiff
-pkgver=1.4.2
-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-turbo')
-# options=('!makeflags')
-changelog=$pkgname.changelog
-source=(http://download.osgeo.org/geotiff/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('ad87048adb91167b07f34974a8e53e4ec356494c29f1748de95252e8f81a5e6e')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/libgeotiff/LICENSE
-}

Copied: libgeotiff/repos/community-x86_64/PKGBUILD (from rev 416663, libgeotiff/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-12-18 16:54:51 UTC (rev 416664)
@@ -0,0 +1,32 @@
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Brad Fanella <bradfanella at archlinux.us>
+# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
+# Contributor: William Rea <sillywilly at gmail.com>
+
+pkgname=libgeotiff
+pkgver=1.4.3
+pkgrel=1
+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-turbo')
+# options=('!makeflags')
+changelog=$pkgname.changelog
+source=(http://download.osgeo.org/geotiff/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('b8510d9b968b5ee899282cdd5bef13fd02d5a4c19f664553f81e31127bc47265')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/libgeotiff/LICENSE
+}

Deleted: libgeotiff.changelog
===================================================================
--- libgeotiff.changelog	2018-12-18 16:54:40 UTC (rev 416663)
+++ libgeotiff.changelog	2018-12-18 16:54:51 UTC (rev 416664)
@@ -1,16 +0,0 @@
-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
-
-2015-03-12 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* libgeotiff 1.4.1-2 proj rebuild
-
-2015-01-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* libgeotiff 1.4.1-1
-
-2012-10-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-	* libgeotiff 1.4.0-1

Copied: libgeotiff/repos/community-x86_64/libgeotiff.changelog (from rev 416663, libgeotiff/trunk/libgeotiff.changelog)
===================================================================
--- libgeotiff.changelog	                        (rev 0)
+++ libgeotiff.changelog	2018-12-18 16:54:51 UTC (rev 416664)
@@ -0,0 +1,19 @@
+2018-12-18 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* libgeotiff 1.4.3-1
+
+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
+
+2015-03-12 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* libgeotiff 1.4.1-2 proj rebuild
+
+2015-01-22 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* libgeotiff 1.4.1-1
+
+2012-10-28 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* libgeotiff 1.4.0-1



More information about the arch-commits mailing list