MD4C is Markdown parser implementation in C.

Signed-off-by: Sebastian Suesens <[email protected]>
---
 meta-oe/recipes-support/md4c/md4c_0.4.8.bb | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 meta-oe/recipes-support/md4c/md4c_0.4.8.bb

diff --git a/meta-oe/recipes-support/md4c/md4c_0.4.8.bb 
b/meta-oe/recipes-support/md4c/md4c_0.4.8.bb
new file mode 100644
index 000000000..fc3dbb3ae
--- /dev/null
+++ b/meta-oe/recipes-support/md4c/md4c_0.4.8.bb
@@ -0,0 +1,17 @@
+SUMMARY = "Markdown for C"
+DESCRIPTION = "MD4C is Markdown parser implementation in C."
+HOMEPAGE = "http://github.com/mity/md4c";
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7e0fbcf3701aad22f2d2e0624a703795"
+
+
+S = "${WORKDIR}/git"
+
+SRC_URI = " \
+        git://github.com/mity/md4c.git;protocol=https;branch=master \
+"
+
+SRCREV = "c3340b480e5232711858108be07460a9836c8ab5"
+
+inherit cmake
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#99195): 
https://lists.openembedded.org/g/openembedded-devel/message/99195
Mute This Topic: https://lists.openembedded.org/mt/94378957/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to