mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
yelp,yelp-xsl,yelp-tools: Upgrade to 41 release
This helps fixing with webkit 2.34+ yelp-xsl 41.0 ============= * Loosen CSS match for title/desc in linkdiv * Use better target contrasts for white-on-black yelp 41.1 ========= * Fixed validation issues in appdata file * Updated yelp-xsl dependency * Revamped a lot of color code to avoid deprecated Gtk API (Shaun McCance) * Search results and 'All Help' now use current styling (Shaun McCance) * Fixed aliasing on the icon (Jakub Steiner) * Build against webkit2gtk-4.1 by default (Javier Jardón) * Removed calls to deprecated Soup API (Carlos Garcia Campos) * Updated translations: oc (Quentin PAGÈS) yelp-tools 41.0 =============== * Updates documentation (Andre Klapper) * Updates to build files (Jan Tojnar) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ DEPENDS += " \
|
||||
yelp-xsl \
|
||||
"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "664bacf2f3dd65ef00a43f79487351ab64a6c4c629c56ac0ceb1723c2eb66aae"
|
||||
SRC_URI[archive.sha256sum] = "37f1acc02bcbe68a31b86e07c129a839bd3276e656dc89eb7fc0a92746eff272"
|
||||
|
||||
RDEPENDS:${PN} += "python3-core yelp-xsl"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ inherit gnomebase gettext itstool
|
||||
|
||||
DEPENDS += "libxml2"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "919c552f846aaec741fe51d5af416b469bcdb25c77effc3b5a15a4b4b7ff814e"
|
||||
SRC_URI[archive.sha256sum] = "c8cd64c093bbd8c5d5e47fd38864e90831b5f9cf7403530870206fa96636a4a5"
|
||||
|
||||
RDEPENDS:${PN}:append:class-target = " libxml2 itstool"
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ inherit gnomebase itstool autotools-brokensep gsettings gettext gtk-doc features
|
||||
# for webkitgtk
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
|
||||
SRC_URI[archive.sha256sum] = "a173847851f26189be78ecbb10015d539d8cceffc7c23e8635492bc3ada5ee23"
|
||||
SRC_URI[archive.sha256sum] = "456a6415647bceeb0159b90b3553ff328728cf29a608fce08024232504ccb874"
|
||||
|
||||
DEPENDS += " \
|
||||
libxml2-native \
|
||||
Reference in New Issue
Block a user