[arch-commits] Commit in potrace/repos (4 files)
Gaetan Bisson
bisson at archlinux.org
Wed Feb 3 00:19:37 UTC 2016
Date: Wednesday, February 3, 2016 @ 01:19:36
Author: bisson
Revision: 258823
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
potrace/repos/extra-i686/PKGBUILD
(from rev 258822, potrace/trunk/PKGBUILD)
potrace/repos/extra-x86_64/PKGBUILD
(from rev 258822, potrace/trunk/PKGBUILD)
Deleted:
potrace/repos/extra-i686/PKGBUILD
potrace/repos/extra-x86_64/PKGBUILD
-----------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++++++
extra-i686/PKGBUILD | 29 ------------------------
extra-x86_64/PKGBUILD | 29 ------------------------
3 files changed, 58 insertions(+), 58 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2016-02-03 00:19:00 UTC (rev 258822)
+++ extra-i686/PKGBUILD 2016-02-03 00:19:36 UTC (rev 258823)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=potrace
-pkgver=1.12
-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')
-source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('e66bd7d6ff74fe45a07d4046f6303dec5d23847f')
-
-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 258822, potrace/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-02-03 00:19:36 UTC (rev 258823)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=potrace
+pkgver=1.13
+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')
+source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('fe8e42e0b5f7d3130b494818d6b1872e29097cd5')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --with-libpotrace \
+
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2016-02-03 00:19:00 UTC (rev 258822)
+++ extra-x86_64/PKGBUILD 2016-02-03 00:19:36 UTC (rev 258823)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=potrace
-pkgver=1.12
-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')
-source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('e66bd7d6ff74fe45a07d4046f6303dec5d23847f')
-
-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 258822, potrace/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2016-02-03 00:19:36 UTC (rev 258823)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=potrace
+pkgver=1.13
+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')
+source=("http://potrace.sourceforge.net/download/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha1sums=('fe8e42e0b5f7d3130b494818d6b1872e29097cd5')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ ./configure \
+ --prefix=/usr \
+ --mandir=/usr/share/man \
+ --with-libpotrace \
+
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
More information about the arch-commits
mailing list