All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [PATCH] pango:1.40.14 -> 1.42.4
@ 2018-08-28  9:43 Hong Liu
  2018-08-28  9:43 ` [PATCH] [PATCH]python-setuptools:upgrade to 40.2.0 Hong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Hong Liu @ 2018-08-28  9:43 UTC (permalink / raw)
  To: openembedded-core

1.Upgrade pango from 1.40.14 to 1.42.4

2.Add new depends fribidi

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 meta/recipes-graphics/pango/{pango_1.40.14.bb => pango_1.42.4.bb} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-graphics/pango/{pango_1.40.14.bb => pango_1.42.4.bb} (87%)

diff --git a/meta/recipes-graphics/pango/pango_1.40.14.bb b/meta/recipes-graphics/pango/pango_1.42.4.bb
similarity index 87%
rename from meta/recipes-graphics/pango/pango_1.40.14.bb
rename to meta/recipes-graphics/pango/pango_1.42.4.bb
index 3bd9c64..d889431 100644
--- a/meta/recipes-graphics/pango/pango_1.40.14.bb
+++ b/meta/recipes-graphics/pango/pango_1.42.4.bb
@@ -14,13 +14,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
 inherit gnomebase gtk-doc ptest-gnome upstream-version-is-even gobject-introspection
 
 SRC_URI += "file://run-ptest \
-            file://0001-Drop-introspection-macros-from-acinclude.m4.patch \
             file://0001-Enforce-recreation-of-docs-pango.types-it-is-build-c.patch \
 "
-SRC_URI[archive.md5sum] = "18d7eb8d52e7e445e733c109ddaa7b78"
-SRC_URI[archive.sha256sum] = "90af1beaa7bf9e4c52db29ec251ec4fd0a8f2cc185d521ad1f88d01b3a6a17e3"
+SRC_URI[archive.md5sum] = "deb171a31a3ad76342d5195a1b5bbc7c"
+SRC_URI[archive.sha256sum] = "1d2b74cd63e8bd41961f2f8d952355aa0f9be6002b52c8aa7699d9f5da597c9d"
 
-DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz"
+DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"
 
 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}"
 PACKAGECONFIG[x11] = "--with-xft,--without-xft,virtual/libx11 libxft"
-- 
2.7.4





^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-08-30 20:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28  9:43 [PATCH] [PATCH] pango:1.40.14 -> 1.42.4 Hong Liu
2018-08-28  9:43 ` [PATCH] [PATCH]python-setuptools:upgrade to 40.2.0 Hong Liu
2018-08-30 20:54   ` Burton, Ross
2018-08-28  9:43 ` [PATCH] [PATCH]ca-certificates:update to 20180409 Hong Liu
2018-08-28 10:04   ` Alexander Kanavin
2018-08-28  9:56 ` [PATCH] [PATCH] pango:1.40.14 -> 1.42.4 Maxin B. John
2018-08-28 10:10 ` ✗ patchtest: failure for ca-certificates:update to 20180409 Patchwork
2018-08-28 10:10 ` ✗ patchtest: failure for ca-certificates:update to 20180409 (rev3) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.