summaryrefslogtreecommitdiff
path: root/audio-bluetooth/json-c.morph
diff options
context:
space:
mode:
Diffstat (limited to 'audio-bluetooth/json-c.morph')
-rw-r--r--audio-bluetooth/json-c.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio-bluetooth/json-c.morph b/audio-bluetooth/json-c.morph
new file mode 100644
index 00000000..c7fcf416
--- /dev/null
+++ b/audio-bluetooth/json-c.morph
@@ -0,0 +1,9 @@
+name: audio-bluetooth/json-c.morph
+kind: chunk
+description: JSON C Library
+repo: upstream:json-c
+ref: 60a5f3dedc879db3e5dacdd3b7e3e543c2e1bae7
+build-system: autotools
+install-commands:
+- make DESTDIR="$DESTDIR" install
+- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json"