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

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Feb 21 05:07:45 UTC 2013


    Date: Thursday, February 21, 2013 @ 06:07:45
  Author: bisson
Revision: 178385

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-02-21 05:07:12 UTC (rev 178384)
+++ extra-i686/PKGBUILD	2013-02-21 05:07:45 UTC (rev 178385)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=potrace
-pkgver=1.10
-pkgrel=1
-pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
-url='http://potrace.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('zlib')
-options=('!libtool')
-source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('e6e8b64d85d30b4695d197a79187ac98c2b236f9')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man --with-libpotrace
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: potrace/repos/extra-i686/PKGBUILD (from rev 178384, potrace/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-02-21 05:07:45 UTC (rev 178385)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=potrace
+pkgver=1.11
+pkgrel=1
+pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
+url='http://potrace.sourceforge.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('!libtool')
+source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('7296baf27bf35298263cb3ed3df34a38fed0b441')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+
+	./configure \
+		--prefix=/usr \
+		--mandir=/usr/share/man \
+		--with-libpotrace \
+		--disable-static \
+
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-02-21 05:07:12 UTC (rev 178384)
+++ extra-x86_64/PKGBUILD	2013-02-21 05:07:45 UTC (rev 178385)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=potrace
-pkgver=1.10
-pkgrel=1
-pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
-url='http://potrace.sourceforge.net/'
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('zlib')
-options=('!libtool')
-source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('e6e8b64d85d30b4695d197a79187ac98c2b236f9')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr --mandir=/usr/share/man --with-libpotrace
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-}

Copied: potrace/repos/extra-x86_64/PKGBUILD (from rev 178384, potrace/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-02-21 05:07:45 UTC (rev 178385)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=potrace
+pkgver=1.11
+pkgrel=1
+pkgdesc='Utility for tracing a bitmap (input: PBM,PGM,PPM,BMP; output: EPS,PS,PDF,SVG,DXF,PGM,Gimppath,XFig)'
+url='http://potrace.sourceforge.net/'
+arch=('i686' 'x86_64')
+license=('GPL')
+options=('!libtool')
+source=("http://potrace.sourceforge.net/download/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('7296baf27bf35298263cb3ed3df34a38fed0b441')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+
+	./configure \
+		--prefix=/usr \
+		--mandir=/usr/share/man \
+		--with-libpotrace \
+		--disable-static \
+
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list