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

Sergej Pupykin spupykin at nymeria.archlinux.org
Sun May 5 14:51:22 UTC 2013


    Date: Sunday, May 5, 2013 @ 16:51:22
  Author: spupykin
Revision: 89923

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

Added:
  xapian-core/repos/community-i686/PKGBUILD
    (from rev 89922, xapian-core/trunk/PKGBUILD)
  xapian-core/repos/community-x86_64/PKGBUILD
    (from rev 89922, xapian-core/trunk/PKGBUILD)
Deleted:
  xapian-core/repos/community-i686/PKGBUILD
  xapian-core/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-05-05 14:51:04 UTC (rev 89922)
+++ community-i686/PKGBUILD	2013-05-05 14:51:22 UTC (rev 89923)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: William Rea <sillywilly at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xapian-core
-pkgver=1.2.12
-pkgrel=1
-pkgdesc='Open source search engine library.'
-arch=('i686' 'x86_64')
-url='http://www.xapian.org/'
-license=('GPL')
-depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
-# xapian config requires libxapian.la
-options=('libtool')
-source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('faf33a3945edbe4c848627750856cbeb')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xapian-core/repos/community-i686/PKGBUILD (from rev 89922, xapian-core/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-05 14:51:22 UTC (rev 89923)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: William Rea <sillywilly at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xapian-core
+pkgver=1.2.15
+pkgrel=1
+pkgdesc='Open source search engine library.'
+arch=('i686' 'x86_64')
+url='http://www.xapian.org/'
+license=('GPL')
+depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
+# xapian config requires libxapian.la
+options=('libtool')
+source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
+
+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-05-05 14:51:04 UTC (rev 89922)
+++ community-x86_64/PKGBUILD	2013-05-05 14:51:22 UTC (rev 89923)
@@ -1,29 +0,0 @@
-# $Id$
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Alexander Fehr <pizzapunk gmail com>
-# Contributor: William Rea <sillywilly at gmail.com>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=xapian-core
-pkgver=1.2.12
-pkgrel=1
-pkgdesc='Open source search engine library.'
-arch=('i686' 'x86_64')
-url='http://www.xapian.org/'
-license=('GPL')
-depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
-# xapian config requires libxapian.la
-options=('libtool')
-source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('faf33a3945edbe4c848627750856cbeb')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-}

Copied: xapian-core/repos/community-x86_64/PKGBUILD (from rev 89922, xapian-core/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-05 14:51:22 UTC (rev 89923)
@@ -0,0 +1,29 @@
+# $Id$
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Alexander Fehr <pizzapunk gmail com>
+# Contributor: William Rea <sillywilly at gmail.com>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=xapian-core
+pkgver=1.2.15
+pkgrel=1
+pkgdesc='Open source search engine library.'
+arch=('i686' 'x86_64')
+url='http://www.xapian.org/'
+license=('GPL')
+depends=('sh' 'gcc-libs' 'zlib' 'util-linux')
+# xapian config requires libxapian.la
+options=('libtool')
+source=("http://oligarchy.co.uk/xapian/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+md5sums=('3af45069c6a14a7ecad2da24cbc3d2c5')
+
+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