[arch-commits] Commit in libzdb/repos (4 files)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Tue Sep 24 15:30:59 UTC 2013
Date: Tuesday, September 24, 2013 @ 17:30:59
Author: spupykin
Revision: 97586
archrelease: copy trunk to community-i686, community-x86_64
Added:
libzdb/repos/community-i686/PKGBUILD
(from rev 97585, libzdb/trunk/PKGBUILD)
libzdb/repos/community-x86_64/PKGBUILD
(from rev 97585, 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-09-24 15:30:44 UTC (rev 97585)
+++ community-i686/PKGBUILD 2013-09-24 15:30:59 UTC (rev 97586)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.11.3
-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=('49c55f02e5b82110cd9007e215d58468')
-
-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 97585, libzdb/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-09-24 15:30:59 UTC (rev 97586)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=2.12
+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=('dd95114cae471d1b5dfda1f263b222c1')
+
+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-09-24 15:30:44 UTC (rev 97585)
+++ community-x86_64/PKGBUILD 2013-09-24 15:30:59 UTC (rev 97586)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-
-pkgname=libzdb
-pkgver=2.11.3
-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=('49c55f02e5b82110cd9007e215d58468')
-
-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 97585, libzdb/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-09-24 15:30:59 UTC (rev 97586)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+
+pkgname=libzdb
+pkgver=2.12
+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=('dd95114cae471d1b5dfda1f263b222c1')
+
+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