[arch-commits] Commit in libspatialite/repos (4 files)

Jaroslav Lichtblau jlichtblau at archlinux.org
Wed Sep 23 18:44:51 UTC 2015


    Date: Wednesday, September 23, 2015 @ 20:44:51
  Author: jlichtblau
Revision: 141547

archrelease: copy trunk to community-i686, community-x86_64

Added:
  libspatialite/repos/community-i686/PKGBUILD
    (from rev 141546, libspatialite/trunk/PKGBUILD)
  libspatialite/repos/community-x86_64/PKGBUILD
    (from rev 141546, libspatialite/trunk/PKGBUILD)
Deleted:
  libspatialite/repos/community-i686/PKGBUILD
  libspatialite/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-09-23 18:44:23 UTC (rev 141546)
+++ community-i686/PKGBUILD	2015-09-23 18:44:51 UTC (rev 141547)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Brian Galey <bkgaley at gmail dot com>
-# Contributor: Pietro Zambelli <peter.zamb at gmail dot com>
-
-pkgname=libspatialite
-pkgver=4.3.0a
-pkgrel=1
-pkgdesc="SQLite extension to support spatial data types and operations"
-arch=('i686' 'x86_64')
-url="https://www.gaia-gis.it/fossil/libspatialite"
-license=('MPL' 'GPL' 'LGPL')
-depends=('geos' 'libfreexl' 'libxml2' 'proj' 'sqlite')
-source=(http://www.gaia-gis.it/gaia-sins/$pkgname-$pkgver.tar.gz)
-sha256sums=('88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-libxml2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: libspatialite/repos/community-i686/PKGBUILD (from rev 141546, libspatialite/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-09-23 18:44:51 UTC (rev 141547)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Brian Galey <bkgaley at gmail dot com>
+# Contributor: Pietro Zambelli <peter.zamb at gmail dot com>
+
+pkgname=libspatialite
+pkgver=4.3.0.a
+pkgrel=1
+pkgdesc="SQLite extension to support spatial data types and operations"
+arch=('i686' 'x86_64')
+url="https://www.gaia-gis.it/fossil/libspatialite"
+license=('MPL' 'GPL' 'LGPL')
+depends=('geos' 'libfreexl' 'libxml2' 'proj' 'sqlite')
+source=(http://www.gaia-gis.it/gaia-sins/$pkgname-4.3.0a.tar.gz)
+sha256sums=('88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499')
+
+build() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  ./configure --prefix=/usr --enable-libxml2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-09-23 18:44:23 UTC (rev 141546)
+++ community-x86_64/PKGBUILD	2015-09-23 18:44:51 UTC (rev 141547)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Brian Galey <bkgaley at gmail dot com>
-# Contributor: Pietro Zambelli <peter.zamb at gmail dot com>
-
-pkgname=libspatialite
-pkgver=4.3.0a
-pkgrel=1
-pkgdesc="SQLite extension to support spatial data types and operations"
-arch=('i686' 'x86_64')
-url="https://www.gaia-gis.it/fossil/libspatialite"
-license=('MPL' 'GPL' 'LGPL')
-depends=('geos' 'libfreexl' 'libxml2' 'proj' 'sqlite')
-source=(http://www.gaia-gis.it/gaia-sins/$pkgname-$pkgver.tar.gz)
-sha256sums=('88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr --enable-libxml2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: libspatialite/repos/community-x86_64/PKGBUILD (from rev 141546, libspatialite/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-09-23 18:44:51 UTC (rev 141547)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Brian Galey <bkgaley at gmail dot com>
+# Contributor: Pietro Zambelli <peter.zamb at gmail dot com>
+
+pkgname=libspatialite
+pkgver=4.3.0.a
+pkgrel=1
+pkgdesc="SQLite extension to support spatial data types and operations"
+arch=('i686' 'x86_64')
+url="https://www.gaia-gis.it/fossil/libspatialite"
+license=('MPL' 'GPL' 'LGPL')
+depends=('geos' 'libfreexl' 'libxml2' 'proj' 'sqlite')
+source=(http://www.gaia-gis.it/gaia-sins/$pkgname-4.3.0a.tar.gz)
+sha256sums=('88900030a4762904a7880273f292e5e8ca6b15b7c6c3fb88ffa9e67ee8a5a499')
+
+build() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  ./configure --prefix=/usr --enable-libxml2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-4.3.0a
+
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list