From: Brendan Kerrigan <kerrig...@ainfosec.com>

Signed-off-by: Brendan Kerrigan <kerrig...@ainfosec.com>
---
 meta-gnome/recipes-gnome/gnome3/libwacom_git.bb | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 meta-gnome/recipes-gnome/gnome3/libwacom_git.bb

diff --git a/meta-gnome/recipes-gnome/gnome3/libwacom_git.bb 
b/meta-gnome/recipes-gnome/gnome3/libwacom_git.bb
new file mode 100644
index 000000000..e60b76965
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gnome3/libwacom_git.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "libwacom"
+LICENSE = "MIT"
+DEPENDS = " \
+            glib-2.0 \
+            libgudev \
+            libxml2 \
+          "
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e"
+
+SRC_URI = 
"git://github.com/linuxwacom/libwacom.git;protocol=http;branch=master;tag=libwacom-0.31
 \
+           "
+
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig distro_features_check 
+
-- 
2.17.1

-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to