pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/qhull import qhull-2003.1, a program/library to c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c3bece34725c
branches: trunk
changeset: 533457:c3bece34725c
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Sep 19 18:00:54 2007 +0000
description:
import qhull-2003.1, a program/library to calculate convex hulls
(can be used by octave and others)
diffstat:
math/qhull/DESCR | 5 +++
math/qhull/Makefile | 17 ++++++++++
math/qhull/PLIST | 78 ++++++++++++++++++++++++++++++++++++++++++++++++
math/qhull/buildlink3.mk | 19 +++++++++++
math/qhull/distinfo | 5 +++
5 files changed, 124 insertions(+), 0 deletions(-)
diffs (144 lines):
diff -r 8073a9ceefb1 -r c3bece34725c math/qhull/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qhull/DESCR Wed Sep 19 18:00:54 2007 +0000
@@ -0,0 +1,5 @@
+Qhull is a general dimension convex hull program that reads a set
+of points from stdin, and outputs the smallest convex set that contains
+the points to stdout. It also generates Delaunay triangulations, Voronoi
+diagrams, furthest-site Voronoi diagrams, and halfspace intersections
+about a point.
diff -r 8073a9ceefb1 -r c3bece34725c math/qhull/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qhull/Makefile Wed Sep 19 18:00:54 2007 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/19 18:00:54 drochner Exp $
+#
+
+DISTNAME= qhull-2003.1
+CATEGORIES= math
+MASTER_SITES= http://www.qhull.org/download/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.qhull.org/
+COMMENT= Computing the convex hull
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake
+USE_LIBTOOL= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r 8073a9ceefb1 -r c3bece34725c math/qhull/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qhull/PLIST Wed Sep 19 18:00:54 2007 +0000
@@ -0,0 +1,78 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/19 18:00:54 drochner Exp $
+bin/qconvex
+bin/qdelaunay
+bin/qhalf
+bin/qhull
+bin/qvoronoi
+bin/rbox
+include/qhull/geom.h
+include/qhull/io.h
+include/qhull/mem.h
+include/qhull/merge.h
+include/qhull/poly.h
+include/qhull/qhull.h
+include/qhull/qhull_a.h
+include/qhull/qset.h
+include/qhull/stat.h
+include/qhull/user.h
+lib/libqhull.la
+man/man1/qhull.1
+man/man1/rbox.1
+share/doc/qhull/Announce.txt
+share/doc/qhull/COPYING.txt
+share/doc/qhull/Changes.txt
+share/doc/qhull/README.txt
+share/doc/qhull/REGISTER.txt
+share/doc/qhull/examples/Makefile.txt
+share/doc/qhull/examples/Mborland
+share/doc/qhull/examples/Qhull-go.bat
+share/doc/qhull/examples/q_eg
+share/doc/qhull/examples/q_egtest
+share/doc/qhull/examples/q_test
+share/doc/qhull/examples/q_test.bat
+share/doc/qhull/examples/qhull_interface.cpp
+share/doc/qhull/examples/user_eg.c
+share/doc/qhull/examples/user_eg2.c
+share/doc/qhull/html/index.htm
+share/doc/qhull/html/qconvex.htm
+share/doc/qhull/html/qdelau_f.htm
+share/doc/qhull/html/qdelaun.htm
+share/doc/qhull/html/qh--4d.gif
+share/doc/qhull/html/qh--cone.gif
+share/doc/qhull/html/qh--dt.gif
+share/doc/qhull/html/qh--geom.gif
+share/doc/qhull/html/qh--half.gif
+share/doc/qhull/html/qh--rand.gif
+share/doc/qhull/html/qh-eg.htm
+share/doc/qhull/html/qh-faq.htm
+share/doc/qhull/html/qh-get.htm
+share/doc/qhull/html/qh-impre.htm
+share/doc/qhull/html/qh-in.htm
+share/doc/qhull/html/qh-optc.htm
+share/doc/qhull/html/qh-optf.htm
+share/doc/qhull/html/qh-optg.htm
+share/doc/qhull/html/qh-opto.htm
+share/doc/qhull/html/qh-optp.htm
+share/doc/qhull/html/qh-optq.htm
+share/doc/qhull/html/qh-optt.htm
+share/doc/qhull/html/qh-quick.htm
+share/doc/qhull/html/qhalf.htm
+share/doc/qhull/html/qhull.htm
+share/doc/qhull/html/qvoron_f.htm
+share/doc/qhull/html/qvoronoi.htm
+share/doc/qhull/html/rbox.htm
+share/doc/qhull/index.htm
+share/doc/qhull/qh-geom.htm
+share/doc/qhull/qh-globa.htm
+share/doc/qhull/qh-io.htm
+share/doc/qhull/qh-mem.htm
+share/doc/qhull/qh-merge.htm
+share/doc/qhull/qh-poly.htm
+share/doc/qhull/qh-qhull.htm
+share/doc/qhull/qh-set.htm
+share/doc/qhull/qh-stat.htm
+share/doc/qhull/qh-user.htm
+@dirrm share/doc/qhull/html
+@dirrm share/doc/qhull/examples
+@dirrm share/doc/qhull
+@dirrm include/qhull
diff -r 8073a9ceefb1 -r c3bece34725c math/qhull/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qhull/buildlink3.mk Wed Sep 19 18:00:54 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2007/09/19 18:00:54 drochner Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+QHULL_BUILDLINK3_MK:= ${QHULL_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= qhull
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nqhull}
+BUILDLINK_PACKAGES+= qhull
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}qhull
+
+.if ${QHULL_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.qhull+= qhull>=2003.1
+BUILDLINK_PKGSRCDIR.qhull?= ../../math/qhull
+.endif # QHULL_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff -r 8073a9ceefb1 -r c3bece34725c math/qhull/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/math/qhull/distinfo Wed Sep 19 18:00:54 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/09/19 18:00:54 drochner Exp $
+
+SHA1 (qhull-2003.1.tar.gz) = 2e783b5e45cecc053b1dc08c682b871dfbb59dd2
+RMD160 (qhull-2003.1.tar.gz) = 6c82ad27601f9aa12498e3bc08f06c7b777a5f4d
+Size (qhull-2003.1.tar.gz) = 724313 bytes
Home |
Main Index |
Thread Index |
Old Index