Openembedded Core Discussions
 help / color / mirror / Atom feed
* [RFC][PATCH 1/2] libjson: add 0.9
@ 2011-11-21 18:12 Koen Kooi
  2011-11-21 18:12 ` [RFC][PATCH 2/2] pulseaudio: update to 1.1, delete 0.9.x Koen Kooi
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Koen Kooi @ 2011-11-21 18:12 UTC (permalink / raw)
  To: openembedded-core; +Cc: Koen Kooi

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
---
 meta/recipes-devtools/libjson/libjson_0.9.bb |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/libjson/libjson_0.9.bb

diff --git a/meta/recipes-devtools/libjson/libjson_0.9.bb b/meta/recipes-devtools/libjson/libjson_0.9.bb
new file mode 100644
index 0000000..4d609a6
--- /dev/null
+++ b/meta/recipes-devtools/libjson/libjson_0.9.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "JSON-C - A JSON implementation in C"
+
+LICENSE = "MIT/X11"
+LIC_FILES_CHKSUM = "file://COPYING;md5=30a276a476b02c2dcd0849bde417fb17"
+
+SRC_URI = "http://oss.metaparadigm.com/json-c/json-c-${PV}.tar.gz"
+SRC_URI[md5sum] = "3a13d264528dcbaf3931b0cede24abae"
+SRC_URI[sha256sum] = "702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475"
+
+S = "${WORKDIR}/json-c-${PV}"
+
+
+inherit autotools
-- 
1.7.2.5




^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-11-22 19:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 18:12 [RFC][PATCH 1/2] libjson: add 0.9 Koen Kooi
2011-11-21 18:12 ` [RFC][PATCH 2/2] pulseaudio: update to 1.1, delete 0.9.x Koen Kooi
2011-11-22  7:02   ` Martin Jansa
2011-11-22  7:03     ` Martin Jansa
2011-11-22 18:54   ` Martin Jansa
2011-11-22 18:55   ` Martin Jansa
2011-11-22  9:08 ` [RFC][PATCH 1/2] libjson: add 0.9 Paul Menzel
2011-11-22 10:19   ` Koen Kooi
2011-11-22 10:27     ` Paul Menzel
2011-11-22 10:50       ` Koen Kooi
2011-11-22 16:19 ` Saul Wold
2011-11-22 18:40   ` Koen Kooi
2011-11-22 18:52     ` Joshua Lock
2011-11-22 19:42       ` Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox