From fe1e5f8a9c3437094fe5b7065a5d3665b56e8a5b Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 27 Dec 2019 22:31:20 +0100 Subject: yelp-xsl: upgrade 3.34.0 -> 3.34.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit >From [1]: commit a18fa29f9be524d08e739b18013eb8e8bd4da64c Author: Danial Behzadi Date: Sat Sep 14 20:47:26 2019 +0000 Update Persian translation po/fa.po | 396 ++++++++++++++++++++++++++------------------------------------- 1 file changed, 160 insertions(+), 236 deletions(-) commit def23391ba926c4038c82c24b50976c5a7e1713b Author: Shaun McCance Date: Mon Sep 9 09:25:23 2019 -0400 Version 3.34.0 NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) [1] http://ftp.gnome.org/pub/gnome/sources/yelp-xsl/3.34/yelp-xsl-3.34.2.changes Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb | 21 --------------------- meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb create mode 100644 meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb deleted file mode 100644 index 20052cf16e..0000000000 --- a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.0.bb +++ /dev/null @@ -1,21 +0,0 @@ -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 gettext itstool - -DEPENDS += "libxml2" - -SRC_URI[archive.md5sum] = "f8c4e777aee8b055251c333ef48a0cd0" -SRC_URI[archive.sha256sum] = "e8063aee67d1df634f3d062f1c28130b2dabb3c0c66396b1af90388f34e14ee2" - -RDEPENDS_${PN}_append_class-target = " libxml2 itstool" - -# ensure our native consumers are forced to inherit itstool -RDEPENDS_${PN}_append_class-native = " libxml2" - -BBCLASSEXTEND = "native" diff --git a/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb new file mode 100644 index 0000000000..38947d1bea --- /dev/null +++ b/meta-gnome/recipes-gnome/yelp/yelp-xsl_3.34.2.bb @@ -0,0 +1,21 @@ +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 gettext itstool + +DEPENDS += "libxml2" + +SRC_URI[archive.md5sum] = "b9c1c53a9114b42054789f212ab37f59" +SRC_URI[archive.sha256sum] = "0c3fe6146113df26fb1295901b1c7baed9f0fe67a87f4345e11543aefe7cb7ad" + +RDEPENDS_${PN}_append_class-target = " libxml2 itstool" + +# ensure our native consumers are forced to inherit itstool +RDEPENDS_${PN}_append_class-native = " libxml2" + +BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf