[arch-commits] Commit in ppl/repos (testing-i686 testing-i686/PKGBUILD)

2011-08-14 Thread Allan McRae
Date: Sunday, August 14, 2011 @ 05:37:05
  Author: allan
Revision: 135488

archrelease: copy trunk to testing-i686

Added:
  ppl/repos/testing-i686/
  ppl/repos/testing-i686/PKGBUILD
(from rev 135487, ppl/trunk/PKGBUILD)

--+
 PKGBUILD |   32 
 1 file changed, 32 insertions(+)

Copied: ppl/repos/testing-i686/PKGBUILD (from rev 135487, ppl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2011-08-14 09:37:05 UTC (rev 135488)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: ezzetabi ezzetabi at gawab dot com
+
+pkgname=ppl
+pkgver=0.11.2
+pkgrel=2
+pkgdesc=A modern library for convex polyhedra and other numerical 
abstractions.
+arch=('i686' 'x86_64')
+url=http://www.cs.unipr.it/ppl;
+license=('GPL3')
+depends=('gmp=5.0')
+options=('!docs' '!libtool')
+source=(http://www.cs.unipr.it/ppl/Download/ftp/releases/$pkgver/ppl-$pkgver.tar.gz)
+md5sums=('ce014f153a28006009db207ca953a984')
+
+build() {
+  cd $srcdir/ppl-$pkgver
+  ./configure --prefix=/usr --enable-interfaces=c,cxx
+  make
+}
+
+check() {
+  cd $srcdir/ppl-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/ppl-$pkgver
+  make DESTDIR=$pkgdir install
+}
+



[arch-commits] Commit in ppl/repos (testing-i686)

2011-02-28 Thread Allan McRae
Date: Monday, February 28, 2011 @ 05:47:41
  Author: allan
Revision: 111675

archrelease: remove testing-i686

Deleted:
  ppl/repos/testing-i686/



[arch-commits] Commit in ppl/repos (testing-i686)

2011-02-28 Thread Allan McRae
Date: Monday, February 28, 2011 @ 05:48:18
  Author: allan
Revision: 111676

archrelease: copy trunk to testing-i686

Added:
  ppl/repos/testing-i686/



[arch-commits] Commit in ppl/repos (testing-i686)

2011-02-21 Thread Allan McRae
Date: Monday, February 21, 2011 @ 04:17:15
  Author: allan
Revision: 110659

archrelease: copy trunk to testing-i686

Added:
  ppl/repos/testing-i686/



[arch-commits] Commit in ppl/repos (testing-i686)

2010-08-11 Thread Allan McRae
Date: Wednesday, August 11, 2010 @ 08:08:42
  Author: allan
Revision: 87233

archrelease: copy trunk to testing-i686

Added:
  ppl/repos/testing-i686/



[arch-commits] Commit in ppl/repos (testing-i686)

2010-03-18 Thread Allan McRae
Date: Thursday, March 18, 2010 @ 23:03:40
  Author: allan
Revision: 72641

archrelease: copy trunk to testing-i686

Added:
  ppl/repos/testing-i686/