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

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

archrelease: copy trunk to testing-x86_64

Added:
  ppl/repos/testing-x86_64/
  ppl/repos/testing-x86_64/PKGBUILD
(from rev 135488, ppl/trunk/PKGBUILD)

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

Copied: ppl/repos/testing-x86_64/PKGBUILD (from rev 135488, ppl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2011-08-14 09:37:40 UTC (rev 135489)
@@ -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-x86_64)

2011-02-28 Thread Allan McRae
Date: Monday, February 28, 2011 @ 05:49:05
  Author: allan
Revision: 111677

archrelease: remove testing-x86_64

Deleted:
  ppl/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  ppl/repos/testing-x86_64/



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

2011-02-21 Thread Allan McRae
Date: Monday, February 21, 2011 @ 04:18:27
  Author: allan
Revision: 110660

archrelease: copy trunk to testing-x86_64

Added:
  ppl/repos/testing-x86_64/



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

2010-08-11 Thread Allan McRae
Date: Wednesday, August 11, 2010 @ 08:09:55
  Author: allan
Revision: 87234

archrelease: copy trunk to testing-x86_64

Added:
  ppl/repos/testing-x86_64/



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

2010-03-18 Thread Allan McRae
Date: Thursday, March 18, 2010 @ 23:04:25
  Author: allan
Revision: 72642

archrelease: copy trunk to testing-x86_64

Added:
  ppl/repos/testing-x86_64/