[Lunar-commits] <moonbase> qhull: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Mon Jan 25 22:05:17 CET 2010
commit d478833b52153392f4e39a21f885b3789fb0d43b
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Mon Jan 25 16:05:17 2010 -0500
qhull: Adding to moonbase.
---
science/qhull/BUILD | 4 +++-
science/qhull/DETAILS | 7 +++++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/science/qhull/BUILD b/science/qhull/BUILD
index 0daade2..3577799 100644
--- a/science/qhull/BUILD
+++ b/science/qhull/BUILD
@@ -1,6 +1,8 @@
(
- CFLAGS+=" -fno-strict-aliasing"
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ CFLAGS+=" -fno-strict-aliasing" &&
default_build
diff --git a/science/qhull/DETAILS b/science/qhull/DETAILS
index e4c8f6d..a9c40b1 100644
--- a/science/qhull/DETAILS
+++ b/science/qhull/DETAILS
@@ -1,11 +1,14 @@
MODULE=qhull
VERSION=2003.1
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=poly.c-qh_gethash.patch
SOURCE_URL=http://www.qhull.org/download/
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:2e783b5e45cecc053b1dc08c682b871dfbb59dd2
+ SOURCE2_VFY=sha1:ccc7db460d81fde586d7b9c83263883260437cbe
WEB_SITE=http://www.qhull.org/
- ENTERED=20100102
- UPDATED=20100102
+ ENTERED=20100125
+ UPDATED=20100125
SHORT="computing convex hulls"
cat << EOF
More information about the Lunar-commits
mailing list