[oe-commits] Koen Kooi : qhull: add 2003.1

GIT User account git at amethyst.openembedded.net
Sat Feb 14 14:06:21 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 6606788d13bf856884b3d66ca3be969aba55893d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6606788d13bf856884b3d66ca3be969aba55893d

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Feb 14 15:05:51 2009 +0100

qhull: add 2003.1

---

 conf/checksums.ini             |    8 ++++++++
 packages/qhull/qhull_2003.1.bb |   10 ++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index f12bb35..f078768 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -18382,6 +18382,10 @@ sha256=4756d0b4a4dc7dd88354bc6b37d381e4462dd328d0feef94803e90c0455835a5
 md5=2a8219bcb375fac66cea66394c3c36fa
 sha256=1e097fdccda0fc914c8229aab7d83964c5944cc95eb053fd69e357dca69461b9
 
+[http://www.qhull.org/download/qhull-2003.1.tar.gz]
+md5=48228e26422bff85ef1f45df5b6e3314
+sha256=68725c96603a426da748d38d0f83e7a9dd6a0bfc483525debe04001846475b0b
+
 [http://www.klografx.net/qiv/download/qiv-1.9-src.tgz]
 md5=b368e00543b2b1d9a87b37fd5ba60c57
 sha256=7ffeb0b90892d71eff4f26227962f5b306d52a55539f1cb2a72993c8252ca518
@@ -18958,6 +18962,10 @@ sha256=a515675401cc9aff33cf8fd48d23a177cb9385907758c0e29a1dab693f55efe2
 md5=b8f0661ac765ce1a2de66ca53e37af83
 sha256=a8168b8884ab40aadebba0ba696b889e25020d32a88e646d4f4bc56f2236b184
 
+[ftp://ftp.freebsd.org/pub/FreeBSD//ports/packages/archivers/rpm2cpio-1.2_2.tbz]
+md5=63f39118ea5ef7cda84a0638002ed6d2
+sha256=27ffe0392ae193eb04786a2159c099a00fe38ccdaebcebd72afc842c528bb6d3
+
 [http://www.freebsd.org/cgi/cvsweb.cgi/%7Echeckout%7E/ports/archivers/rpm2cpio/files/rpm2cpio?rev=1.2]
 md5=07f64fa3dae6eb8b1b578d01473a5c07
 sha256=a98cb1d9903192c4fcf40d82c705e091a5c193f87327703217749a5f4cc6197d
diff --git a/packages/qhull/qhull_2003.1.bb b/packages/qhull/qhull_2003.1.bb
new file mode 100644
index 0000000..9e19749
--- /dev/null
+++ b/packages/qhull/qhull_2003.1.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Qhull computes the convex hull, Delaunay triangulation, Voronoi diagram, halfspace intersection about a point, furthest-site Delaunay triangulation, and furthest-site Voronoi diagram. "
+LICENSE = "unknown"
+
+SRC_URI = "http://www.qhull.org/download/qhull-${PV}.tar.gz"
+
+inherit autotools_stage lib_package
+
+
+
+





More information about the Openembedded-commits mailing list