[Lunar-commits] <moonbase> cloog-ppl: updated to version 0.16.1

Duncan Gibson engelsman at lunar-linux.org
Fri Mar 25 14:15:23 CET 2011


commit 2c7c203b687cae4617ebf4286d03f44920e142de
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Fri Mar 25 14:15:23 2011 +0100

    cloog-ppl: updated to version 0.16.1
    
    pls try again -- this time I double checked that the source is
    verified on my box
    
    NOTE: downloads,compiles,installs OK but otherwise untested.
          took me far too much effort to restore vanilla gcc
          last time I tested this. zbeta, so caveat emptor! - engelsman
---
 zbeta/cloog-ppl/BUILD   |    2 +-
 zbeta/cloog-ppl/DETAILS |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/zbeta/cloog-ppl/BUILD b/zbeta/cloog-ppl/BUILD
index 1ff1e4c..6934130 100644
--- a/zbeta/cloog-ppl/BUILD
+++ b/zbeta/cloog-ppl/BUILD
@@ -2,7 +2,7 @@
 
   CFLAGS="$CFLAGS -I/usr/include/polylib"  &&
 
-  OPTS="--with-ppl"  &&
+  OPTS="--with-ppl --disable-static"  &&
 
   sedit "s:ppl_minor_version=10:ppl_minor_version=11:"  configure  &&
 
diff --git a/zbeta/cloog-ppl/DETAILS b/zbeta/cloog-ppl/DETAILS
index 17c1b0d..c7f6d67 100644
--- a/zbeta/cloog-ppl/DETAILS
+++ b/zbeta/cloog-ppl/DETAILS
@@ -1,12 +1,12 @@
           MODULE=cloog-ppl
-         VERSION=0.15.9
-          SOURCE=${MODULE}-${VERSION}.tar.gz
-   SOURCE_URL[0]=http://www.bastoul.net/cloog/pages/download
-   SOURCE_URL[1]=ftp://gcc.gnu.org/pub/gcc/infrastructure
-      SOURCE_VFY=sha1:08c9458dbccaa3a7522156580f814dc14399febd
+         VERSION=0.16.1
+          SOURCE=cloog-parma-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/cloog-parma-$VERSION
+      SOURCE_URL=http://www.bastoul.net/cloog/pages/download
+      SOURCE_VFY=sha1:1c30216ca3d1e1d1feb15203f6d1b48d17faeb38
         WEB_SITE=http://www.cloog.org
          ENTERED=20090426
-         UPDATED=20100324
+         UPDATED=20110325
            SHORT="CLooG generates code for scanning Z-polyhedra"
 
 cat << EOF


More information about the Lunar-commits mailing list