summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth/json-c.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/audio-bluetooth/json-c.morph')
-rw-r--r--strata/audio-bluetooth/json-c.morph22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/audio-bluetooth/json-c.morph b/strata/audio-bluetooth/json-c.morph
new file mode 100644
index 00000000..063ab0ea
--- /dev/null
+++ b/strata/audio-bluetooth/json-c.morph
@@ -0,0 +1,22 @@
+name: json-c
+kind: chunk
+description: JSON C Library
+max-jobs: null
+products: []
+build-system: autotools
+pre-configure-commands: []
+configure-commands: []
+post-configure-commands: []
+pre-build-commands: []
+build-commands: []
+post-build-commands: []
+pre-install-commands: []
+install-commands:
+- make DESTDIR="$DESTDIR" install
+- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json"
+post-install-commands: []
+devices: []
+post-test-commands: []
+pre-test-commands: []
+system-integration: []
+test-commands: []