From 865e721218cc742c479964a1f1530b976b3fd39c Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 6 Aug 2012 23:21:36 +0200 Subject: [PATCH] cloog: Added cloog 0.16.1 - A library to generate code for scanning Z-polyhedra --- develop/cloog/cloog.cache | 25 +++++++++++++++++++++++++ develop/cloog/cloog.conf | 26 ++++++++++++++++++++++++++ develop/cloog/cloog.desc | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 87 insertions(+) create mode 100644 develop/cloog/cloog.cache create mode 100644 develop/cloog/cloog.conf create mode 100644 develop/cloog/cloog.desc diff --git a/develop/cloog/cloog.cache b/develop/cloog/cloog.cache new file mode 100644 index 000000000..8665aced8 --- /dev/null +++ b/develop/cloog/cloog.cache @@ -0,0 +1,25 @@ + +[TIMESTAMP] 1297006537 Sun Feb 6 16:35:37 2011 +[BUILDTIME] 0 (5) +[SIZE] 0.47 MB, 28 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] gmp +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] ppl +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] texinfo +[DEP] util-linux-ng diff --git a/develop/cloog/cloog.conf b/develop/cloog/cloog.conf new file mode 100644 index 000000000..e6d24aea9 --- /dev/null +++ b/develop/cloog/cloog.conf @@ -0,0 +1,26 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../cloog/cloog.conf +# Copyright (C) 2009 - 2012 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +if pkginstalled -f isl; then + var_append extraconfopt ' ' "--with-isl=system" + var_append extraconfopt ' ' "--with-isl-prefix=$( pkgprefix -r isl )" +fi + +if pkginstalled -f gmp; then + var_append extraconfopt ' ' "--with-gmp=system" + var_append extraconfopt ' ' "--with-gmp-prefix=$( pkgprefix -r gmp )" + var_append extraconfopt ' ' '--with-bits=gmp' +fi + +var_append confopt ' ' "--enable-shared" diff --git a/develop/cloog/cloog.desc b/develop/cloog/cloog.desc new file mode 100644 index 000000000..8aadeb00f --- /dev/null +++ b/develop/cloog/cloog.desc @@ -0,0 +1,36 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../cloog/cloog.desc +[COPY] Copyright (C) 2009 - 2012 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A library to generate code for scanning Z-polyhedra + +[T] CLooG is a library to generate code for scanning Z-polyhedra. That is it +[T] finds code that reaches each integral point of one or more parameterized +[T] polyhedra. CLooG has been originally written to solve the code generation +[T] problem for optimizing compilers based on the polytope model. + +[U] http://cloog.org + +[A] Cedric Bastoul (original author) +[A] Sven Verdoolaege +[A] Tobias Grosser (current maintainer) +[M] Christian Wiese + +[C] base/development + +[L] GPL +[S] Stable +[V] 0.16.1 +[P] X 0--3-5---9 102.270 + +[D] 2450076817 cloog-0.16.1.tar.gz http://www.bastoul.net/cloog/pages/download/