[Lunar-commits] <moonbase> orc: Adding to moonbase, will be a depends for schroedinger.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Mar 14 16:34:53 CET 2010


commit 2329bb1e400ed96d51ab1d5193cd2f002d68fc24
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Mar 14 11:34:53 2010 -0400

    orc: Adding to moonbase, will be a depends for schroedinger.
---
 libs/orc/DETAILS |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/libs/orc/DETAILS b/libs/orc/DETAILS
new file mode 100644
index 0000000..3358923
--- /dev/null
+++ b/libs/orc/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=orc
+         VERSION=0.4.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://code.entropywave.com/download/orc/
+      SOURCE_VFY=sha1:9e73e7bcfa1d1e15a492f72f1100244e879f60d2
+        WEB_SITE=http://code.entropywave.com/projects/orc/
+         ENTERED=20100314
+         UPDATED=20100314
+           SHORT="Oil Runtime Compiler"
+
+cat << EOF
+Orc is a library and set of tools for compiling and executing very simple 
+programs that operate on arrays of data. The language is a generic assembly 
+language that represents many of the features available in SIMD architectures,
+including saturated addition and subtraction, and many arithmetic operations.
+EOF


More information about the Lunar-commits mailing list