support kodi.
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-multimedia / shairplay / shairplay_git.bb
diff --git a/meta-openvuplus/recipes-multimedia/shairplay/shairplay_git.bb b/meta-openvuplus/recipes-multimedia/shairplay/shairplay_git.bb
new file mode 100644 (file)
index 0000000..7627efc
--- /dev/null
@@ -0,0 +1,15 @@
+DESCRIPTION = "Free portable AirPlay server implementation"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=7fff59c88f17faa814f26f26b06a7100"
+
+PR = "r0"
+inherit autotools pkgconfig
+
+SRC_URI = "git://github.com/juhovh/shairplay.git"
+SRCREV="64d59e3087f829006d091fa0d114efb50972a2bf"
+S = "${WORKDIR}/git"
+
+
+FILES_${PN} += "${libdir}/*.so"
+