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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Feb 20 09:02:24 UTC 2014


    Date: Thursday, February 20, 2014 @ 10:02:23
  Author: spupykin
Revision: 105969

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-20 09:02:10 UTC (rev 105968)
+++ community-i686/PKGBUILD	2014-02-20 09:02:23 UTC (rev 105969)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.12
-pkgrel=2
-pkgdesc="Zild Database Library"
-arch=('i686' 'x86_64')
-url="http://www.tildeslash.com/libzdb/"
-license=('GPL')
-depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
-source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('dd95114cae471d1b5dfda1f263b222c1')
-
-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 105968, libzdb/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-20 09:02:23 UTC (rev 105969)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=3.0
+pkgrel=1
+pkgdesc="Zild Database Library"
+arch=('i686' 'x86_64')
+url="http://www.tildeslash.com/libzdb/"
+license=('GPL')
+depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
+source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
+md5sums=('3bb9efff10a1f3ebc5b76c1055c48635')
+
+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	2014-02-20 09:02:10 UTC (rev 105968)
+++ community-x86_64/PKGBUILD	2014-02-20 09:02:23 UTC (rev 105969)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.12
-pkgrel=2
-pkgdesc="Zild Database Library"
-arch=('i686' 'x86_64')
-url="http://www.tildeslash.com/libzdb/"
-license=('GPL')
-depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
-source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
-md5sums=('dd95114cae471d1b5dfda1f263b222c1')
-
-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 105968, libzdb/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-20 09:02:23 UTC (rev 105969)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=3.0
+pkgrel=1
+pkgdesc="Zild Database Library"
+arch=('i686' 'x86_64')
+url="http://www.tildeslash.com/libzdb/"
+license=('GPL')
+depends=('postgresql-libs' 'sqlite' 'libmariadbclient')
+source=(http://www.tildeslash.com/libzdb/dist/libzdb-$pkgver.tar.gz)
+md5sums=('3bb9efff10a1f3ebc5b76c1055c48635')
+
+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