[oe] [PATCH 04/41] yelp-xsl: initial add 3.32.1

Andreas Müller schnitzeltony at gmail.com
Thu May 23 06:48:22 UTC 2019


This is a dependecy for upcoming yelp-tools.

Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 .../recipes-gnome/yelp/yelp-xsl_3.32.1.bb      | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.32.1.bb

diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.32.1.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.32.1.bb
new file mode 100644
index 000000000..8c60d6168
--- /dev/null
+++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.32.1.bb
@@ -0,0 +1,18 @@
+SUMMARY = "XSL stylesheets for the yelp help browser"
+LICENSE = "LGPLv2.1 & GPLv2"
+LIC_FILES_CHKSUM = " \
+    file://COPYING;md5=3e2bad3c5e3990988f9fa1bc5785b147 \
+    file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
+    file://COPYING.LGPL;md5=a6f89e2100d9b6cdffcea4f398e37343 \
+"
+
+inherit gnomebase
+
+DEPENDS += "libxml2 itstool-native intltool-native"
+
+SRC_URI[archive.md5sum] = "e5b800a872b50243570552402b56f0d6"
+SRC_URI[archive.sha256sum] = "cac31bc150545d6aa0de15dce04560cbf591008d17a783a1d1d9cdd47b147f04"
+
+RDEPENDS_${PN} += "libxml2 itstool intltool"
+
+BBCLASSEXTEND = "native"
-- 
2.20.1



More information about the Openembedded-devel mailing list