[Lunar-commits] <moonbase> qhull: Version bump to 2011.1 and adjusting the BUILD for cmake.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Nov 17 21:05:43 CET 2011
commit f1e7d082d5efc2c7dc5d486b5d70315d60c6ec41
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Nov 17 15:05:43 2011 -0500
qhull: Version bump to 2011.1 and adjusting the BUILD for cmake.
---
science/qhull/BUILD | 6 +-----
science/qhull/DEPENDS | 1 +
science/qhull/DETAILS | 11 ++++-------
3 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/science/qhull/BUILD b/science/qhull/BUILD
index 3577799..bd4c265 100644
--- a/science/qhull/BUILD
+++ b/science/qhull/BUILD
@@ -1,9 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-
- CFLAGS+=" -fno-strict-aliasing" &&
-
- default_build
+ default_cmake_build
) > $C_FIFO 2>&1
diff --git a/science/qhull/DEPENDS b/science/qhull/DEPENDS
new file mode 100644
index 0000000..60dd614
--- /dev/null
+++ b/science/qhull/DEPENDS
@@ -0,0 +1 @@
+depends cmake
diff --git a/science/qhull/DETAILS b/science/qhull/DETAILS
index a68109d..e1a142e 100644
--- a/science/qhull/DETAILS
+++ b/science/qhull/DETAILS
@@ -1,14 +1,11 @@
MODULE=qhull
- VERSION=2003.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=poly.c-qh_gethash.patch
+ VERSION=2011.1
+ SOURCE=$MODULE-$VERSION-src.tgz
SOURCE_URL=http://www.qhull.org/download/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:2e783b5e45cecc053b1dc08c682b871dfbb59dd2
- SOURCE2_VFY=sha1:ccc7db460d81fde586d7b9c83263883260437cbe
+ SOURCE_VFY=sha1:3639b52e99bc0837fb2670d3a8a4bac3f0347ab8
WEB_SITE=http://www.qhull.org/
ENTERED=20100125
- UPDATED=20100125
+ UPDATED=20111117
SHORT="computing convex hulls"
cat << EOF
More information about the Lunar-commits
mailing list