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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Apr 19 13:27:42 UTC 2013


    Date: Friday, April 19, 2013 @ 15:27:42
  Author: spupykin
Revision: 88544

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-19 13:27:23 UTC (rev 88543)
+++ community-i686/PKGBUILD	2013-04-19 13:27:42 UTC (rev 88544)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.11.1
-pkgrel=2
-pkgdesc="Zild Database Library"
-arch=('i686' 'x86_64')
-url="http://www.tildeslash.com/libzdb/"
-license=('GPL')
-depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
-options=('!libtool')
-source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('155e89d96df4ec22e984442137f75289')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: libzdb/repos/community-i686/PKGBUILD (from rev 88543, libzdb/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-19 13:27:42 UTC (rev 88544)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=2.11.2
+pkgrel=1
+pkgdesc="Zild Database Library"
+arch=('i686' 'x86_64')
+url="http://www.tildeslash.com/libzdb/"
+license=('GPL')
+depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
+options=('!libtool')
+source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
+md5sums=('f3ebd6c32c47be084643a44d34459499')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-19 13:27:23 UTC (rev 88543)
+++ community-x86_64/PKGBUILD	2013-04-19 13:27:42 UTC (rev 88544)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.11.1
-pkgrel=2
-pkgdesc="Zild Database Library"
-arch=('i686' 'x86_64')
-url="http://www.tildeslash.com/libzdb/"
-license=('GPL')
-depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
-options=('!libtool')
-source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('155e89d96df4ec22e984442137f75289')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: libzdb/repos/community-x86_64/PKGBUILD (from rev 88543, libzdb/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-19 13:27:42 UTC (rev 88544)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=2.11.2
+pkgrel=1
+pkgdesc="Zild Database Library"
+arch=('i686' 'x86_64')
+url="http://www.tildeslash.com/libzdb/"
+license=('GPL')
+depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
+options=('!libtool')
+source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
+md5sums=('f3ebd6c32c47be084643a44d34459499')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}




More information about the arch-commits mailing list