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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Jun 15 04:42:05 UTC 2013


    Date: Saturday, June 15, 2013 @ 06:42:05
  Author: bisson
Revision: 188499

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-06-15 04:41:33 UTC (rev 188498)
+++ extra-i686/PKGBUILD	2013-06-15 04:42:05 UTC (rev 188499)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=libspiro
-pkgver=20071029
-pkgrel=2
-pkgdesc='Simplifies the drawing of beautiful curves'
-url='http://libspiro.sourceforge.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2")
-sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libspiro/repos/extra-i686/PKGBUILD (from rev 188498, libspiro/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-06-15 04:42:05 UTC (rev 188499)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+
+pkgname=libspiro
+pkgver=20071029
+pkgrel=3
+pkgdesc='Simplifies the drawing of beautiful curves'
+url='http://libspiro.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2")
+sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
+
+options=('!libtool')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-06-15 04:41:33 UTC (rev 188498)
+++ extra-x86_64/PKGBUILD	2013-06-15 04:42:05 UTC (rev 188499)
@@ -1,25 +0,0 @@
-# $Id$
-# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=libspiro
-pkgver=20071029
-pkgrel=2
-pkgdesc='Simplifies the drawing of beautiful curves'
-url='http://libspiro.sourceforge.net/'
-license=('GPL')
-options=('!libtool')
-arch=('i686' 'x86_64')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2")
-sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: libspiro/repos/extra-x86_64/PKGBUILD (from rev 188498, libspiro/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-06-15 04:42:05 UTC (rev 188499)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
+
+pkgname=libspiro
+pkgver=20071029
+pkgrel=3
+pkgdesc='Simplifies the drawing of beautiful curves'
+url='http://libspiro.sourceforge.net/'
+license=('GPL')
+arch=('i686' 'x86_64')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2")
+sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382')
+
+options=('!libtool')
+
+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