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

Eric Bélanger eric at archlinux.org
Wed Nov 30 01:41:45 UTC 2011


    Date: Tuesday, November 29, 2011 @ 20:41:45
  Author: eric
Revision: 143845

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-11-30 01:41:13 UTC (rev 143844)
+++ extra-i686/PKGBUILD	2011-11-30 01:41:45 UTC (rev 143845)
@@ -1,30 +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.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
-}

Copied: raptor/repos/extra-i686/PKGBUILD (from rev 143844, raptor/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-11-30 01:41:45 UTC (rev 143845)
@@ -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.6
+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=('1f07af81cbe3cf1bf0d1d250b18d9f93')
+
+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-30 01:41:13 UTC (rev 143844)
+++ extra-x86_64/PKGBUILD	2011-11-30 01:41:45 UTC (rev 143845)
@@ -1,30 +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.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
-}

Copied: raptor/repos/extra-x86_64/PKGBUILD (from rev 143844, raptor/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-11-30 01:41:45 UTC (rev 143845)
@@ -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.6
+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=('1f07af81cbe3cf1bf0d1d250b18d9f93')
+
+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