Date: Friday, October 18, 2013 @ 21:53:16 Author: spupykin Revision: 98798
archrelease: copy trunk to community-i686, community-x86_64 Added: xapian-core/repos/community-i686/PKGBUILD (from rev 98797, xapian-core/trunk/PKGBUILD) xapian-core/repos/community-x86_64/PKGBUILD (from rev 98797, xapian-core/trunk/PKGBUILD) Deleted: xapian-core/repos/community-i686/PKGBUILD xapian-core/repos/community-x86_64/PKGBUILD ---------------------------+ /PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++ community-i686/PKGBUILD | 29 --------------------- community-x86_64/PKGBUILD | 29 --------------------- 3 files changed, 60 insertions(+), 58 deletions(-) Deleted: community-i686/PKGBUILD =================================================================== --- community-i686/PKGBUILD 2013-10-18 19:52:57 UTC (rev 98797) +++ community-i686/PKGBUILD 2013-10-18 19:53:16 UTC (rev 98798) @@ -1,29 +0,0 @@ -# $Id$ -# Contributor: Andrea Scarpino <and...@archlinux.org> -# Contributor: Alexander Fehr <pizzapunk gmail com> -# Contributor: William Rea <sillywi...@gmail.com> -# Maintainer: Daniel J Griffiths <ghost1...@archlinux.us> - -pkgname=xapian-core -pkgver=1.3.1 -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=('f25d4aff5f6a9a3ded84f8636233721c') - -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 98797, xapian-core/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2013-10-18 19:53:16 UTC (rev 98798) @@ -0,0 +1,30 @@ +# $Id$ +# Contributor: Andrea Scarpino <and...@archlinux.org> +# Contributor: Alexander Fehr <pizzapunk gmail com> +# Contributor: William Rea <sillywi...@gmail.com> +# Maintainer: Daniel J Griffiths <ghost1...@archlinux.us> + +pkgname=xapian-core +epoch=1 +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-10-18 19:52:57 UTC (rev 98797) +++ community-x86_64/PKGBUILD 2013-10-18 19:53:16 UTC (rev 98798) @@ -1,29 +0,0 @@ -# $Id$ -# Contributor: Andrea Scarpino <and...@archlinux.org> -# Contributor: Alexander Fehr <pizzapunk gmail com> -# Contributor: William Rea <sillywi...@gmail.com> -# Maintainer: Daniel J Griffiths <ghost1...@archlinux.us> - -pkgname=xapian-core -pkgver=1.3.1 -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=('f25d4aff5f6a9a3ded84f8636233721c') - -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 98797, xapian-core/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2013-10-18 19:53:16 UTC (rev 98798) @@ -0,0 +1,30 @@ +# $Id$ +# Contributor: Andrea Scarpino <and...@archlinux.org> +# Contributor: Alexander Fehr <pizzapunk gmail com> +# Contributor: William Rea <sillywi...@gmail.com> +# Maintainer: Daniel J Griffiths <ghost1...@archlinux.us> + +pkgname=xapian-core +epoch=1 +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 +}