[Lunar-commits] <moonbase> yajl: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Oct 16 16:04:42 CEST 2011


commit 0b2e5c1013b0d86fa6bd267e1cd4df0acbc5ecc2
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Oct 16 10:04:42 2011 -0400

    yajl: Adding to moonbase.
---
 libs/yajl/BUILD   |    5 +++++
 libs/yajl/DEPENDS |    1 +
 libs/yajl/DETAILS |   14 ++++++++++++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/libs/yajl/BUILD b/libs/yajl/BUILD
new file mode 100644
index 0000000..bd4c265
--- /dev/null
+++ b/libs/yajl/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/yajl/DEPENDS b/libs/yajl/DEPENDS
new file mode 100644
index 0000000..60dd614
--- /dev/null
+++ b/libs/yajl/DEPENDS
@@ -0,0 +1 @@
+depends cmake
diff --git a/libs/yajl/DETAILS b/libs/yajl/DETAILS
new file mode 100644
index 0000000..dc51aa9
--- /dev/null
+++ b/libs/yajl/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=yajl
+         VERSION=2.0.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://github.com/lloyd/yajl/tarball/$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/lloyd-yajl-f4b2b1a
+      SOURCE_VFY=sha1:2734dcfe754e18927e5ad6d04324706f1ff71bec
+        WEB_SITE=http://lloyd.github.com/yajl/
+         ENTERED=20111016
+         UPDATED=20111006
+           SHORT="Yet Another Json Library"
+
+cat << EOF
+Yet Another Json Library.
+EOF


More information about the Lunar-commits mailing list