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

Andrea Scarpino andrea at archlinux.org
Tue Nov 15 06:17:05 UTC 2011


    Date: Tuesday, November 15, 2011 @ 01:17:05
  Author: andrea
Revision: 142784

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

Added:
  raptor/repos/extra-i686/PKGBUILD
    (from rev 142783, raptor/trunk/PKGBUILD)
  raptor/repos/extra-x86_64/PKGBUILD
    (from rev 142783, raptor/trunk/PKGBUILD)
Deleted:
  raptor/repos/extra-i686/PKGBUILD
  raptor/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   61 +++++++++++++++++++++++-------------------------
 extra-x86_64/PKGBUILD |   61 +++++++++++++++++++++++-------------------------
 2 files changed, 60 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-11-15 06:16:17 UTC (rev 142783)
+++ extra-i686/PKGBUILD	2011-11-15 06:17:05 UTC (rev 142784)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: eric <eric at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=raptor
-pkgver=2.0.4
-pkgrel=1
-pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
-arch=('i686' 'x86_64')
-url="http://librdf.org/raptor"
-depends=('libxml2>=2.7.8' 'curl>=7.21.7' 'zlib>=1.2.5' 'libxslt>=1.1.26')
-license=('LGPL')
-options=('!libtool')
-source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")
-md5sums=('46eff4b20f8752d1146a3e0c8b2168dd')
-
-build() {
-  cd "${srcdir}"/raptor2-${pkgver}
-
-  ./configure --prefix=/usr \
-    --disable-static \
-    --with-yajl=no
-  make
-}
-
-package() {
-  cd "${srcdir}"/raptor2-${pkgver}
-  make prefix="${pkgdir}"/usr install
-}
-md5sums=('0373efb8d85dc872bc7bb5b1c69299fb')

Copied: raptor/repos/extra-i686/PKGBUILD (from rev 142783, raptor/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-11-15 06:17:05 UTC (rev 142784)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: eric <eric at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=raptor
+pkgver=2.0.5
+pkgrel=1
+pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
+arch=('i686' 'x86_64')
+url="http://librdf.org/raptor"
+depends=('curl>=7.22.0' 'libxslt>=1.1.26')
+license=('LGPL')
+options=('!libtool')
+source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")
+md5sums=('ffa2aa82c83dbd5b1f77835348ed2c2a')
+
+build() {
+  cd "${srcdir}"/raptor2-${pkgver}
+
+  ./configure --prefix=/usr \
+    --disable-static \
+    --with-yajl=no
+  make
+}
+
+package() {
+  cd "${srcdir}"/raptor2-${pkgver}
+  make prefix="${pkgdir}"/usr install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-11-15 06:16:17 UTC (rev 142783)
+++ extra-x86_64/PKGBUILD	2011-11-15 06:17:05 UTC (rev 142784)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Contributor: eric <eric at archlinux.org>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=raptor
-pkgver=2.0.4
-pkgrel=1
-pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
-arch=('i686' 'x86_64')
-url="http://librdf.org/raptor"
-depends=('libxml2>=2.7.8' 'curl>=7.21.7' 'zlib>=1.2.5' 'libxslt>=1.1.26')
-license=('LGPL')
-options=('!libtool')
-source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")
-md5sums=('46eff4b20f8752d1146a3e0c8b2168dd')
-
-build() {
-  cd "${srcdir}"/raptor2-${pkgver}
-
-  ./configure --prefix=/usr \
-    --disable-static \
-    --with-yajl=no
-  make
-}
-
-package() {
-  cd "${srcdir}"/raptor2-${pkgver}
-  make prefix="${pkgdir}"/usr install
-}
-md5sums=('0373efb8d85dc872bc7bb5b1c69299fb')

Copied: raptor/repos/extra-x86_64/PKGBUILD (from rev 142783, raptor/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-11-15 06:17:05 UTC (rev 142784)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Contributor: eric <eric at archlinux.org>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=raptor
+pkgver=2.0.5
+pkgrel=1
+pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
+arch=('i686' 'x86_64')
+url="http://librdf.org/raptor"
+depends=('curl>=7.22.0' 'libxslt>=1.1.26')
+license=('LGPL')
+options=('!libtool')
+source=("http://librdf.org/dist/source/raptor2-$pkgver.tar.gz")
+md5sums=('ffa2aa82c83dbd5b1f77835348ed2c2a')
+
+build() {
+  cd "${srcdir}"/raptor2-${pkgver}
+
+  ./configure --prefix=/usr \
+    --disable-static \
+    --with-yajl=no
+  make
+}
+
+package() {
+  cd "${srcdir}"/raptor2-${pkgver}
+  make prefix="${pkgdir}"/usr install
+}




More information about the arch-commits mailing list