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

Allan McRae allan at nymeria.archlinux.org
Sat Oct 26 06:52:09 UTC 2013


    Date: Saturday, October 26, 2013 @ 08:52:09
  Author: allan
Revision: 197453

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

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

-----------------------+
 /PKGBUILD             |   50 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   27 -------------------------
 extra-x86_64/PKGBUILD |   27 -------------------------
 3 files changed, 50 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-26 06:50:46 UTC (rev 197452)
+++ extra-i686/PKGBUILD	2013-10-26 06:52:09 UTC (rev 197453)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=liblrdf
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
-arch=('i686' 'x86_64')
-url="https://github.com/swh/LRDF"
-depends=('raptor' 'ladspa')
-license=('GPL')
-options=('!libtool')
-groups=('ladspa-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
-md5sums=('005ea24152620da7f2ee80a78e17f784')
-
-build() {
-  cd "${srcdir}"/swh-LRDF-*
-  autoreconf -vfi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/swh-LRDF-*
-  make DESTDIR="${pkgdir}" install
-}

Copied: liblrdf/repos/extra-i686/PKGBUILD (from rev 197452, liblrdf/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-26 06:52:09 UTC (rev 197453)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=liblrdf
+pkgver=0.5.0
+pkgrel=2
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('i686' 'x86_64')
+url="https://github.com/swh/LRDF"
+depends=('raptor' 'ladspa')
+license=('GPL')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
+md5sums=('005ea24152620da7f2ee80a78e17f784')
+
+build() {
+  cd "${srcdir}"/swh-LRDF-*
+  autoreconf -vfi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/swh-LRDF-*
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-26 06:50:46 UTC (rev 197452)
+++ extra-x86_64/PKGBUILD	2013-10-26 06:52:09 UTC (rev 197453)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-
-pkgname=liblrdf
-pkgver=0.5.0
-pkgrel=1
-pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
-arch=('i686' 'x86_64')
-url="https://github.com/swh/LRDF"
-depends=('raptor' 'ladspa')
-license=('GPL')
-options=('!libtool')
-groups=('ladspa-plugins')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
-md5sums=('005ea24152620da7f2ee80a78e17f784')
-
-build() {
-  cd "${srcdir}"/swh-LRDF-*
-  autoreconf -vfi
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}"/swh-LRDF-*
-  make DESTDIR="${pkgdir}" install
-}

Copied: liblrdf/repos/extra-x86_64/PKGBUILD (from rev 197452, liblrdf/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-26 06:52:09 UTC (rev 197453)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+
+pkgname=liblrdf
+pkgver=0.5.0
+pkgrel=2
+pkgdesc="A library for the manipulation of RDF file in LADSPA plugins"
+arch=('i686' 'x86_64')
+url="https://github.com/swh/LRDF"
+depends=('raptor' 'ladspa')
+license=('GPL')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/swh/LRDF/tarball/${pkgver})
+md5sums=('005ea24152620da7f2ee80a78e17f784')
+
+build() {
+  cd "${srcdir}"/swh-LRDF-*
+  autoreconf -vfi
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}"/swh-LRDF-*
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list