From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [2.2][PATCH 5/7] harfbuzz: update 1.2.3 -> 1.2.4
Date: Fri, 15 Apr 2016 16:59:56 -0700 [thread overview]
Message-ID: <1460764798-12701-6-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1460764798-12701-1-git-send-email-armccurdy@gmail.com>
Overview of changes leading to 1.2.4
Thursday, March 17, 2016
====================================
- Synthesize GDEF glyph class for any glyph that does not have one in GDEF.
I really hope we don't discover broken fonts that shape badly with this
change.
- Misc build and other minor fixes.
- API changes:
- Added HB_NDEBUG. It's fine for production systems to define this to
disable high-overhead debugging checks. However, I also reduced the
overhead of those checks, so it's a non-issue right now. You can
forget it. Just not defining anything at all is fine.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
.../harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/harfbuzz/{harfbuzz_1.2.3.bb => harfbuzz_1.2.4.bb} (88%)
diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.4.bb
similarity index 88%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_1.2.4.bb
index cfe885f..27001ec 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.3.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_1.2.4.bb
@@ -12,8 +12,8 @@ DEPENDS = "glib-2.0 cairo fontconfig freetype"
SRC_URI = "http://www.freedesktop.org/software/harfbuzz/release/${BP}.tar.bz2"
-SRC_URI[md5sum] = "da8d97e262e6ef8288e1ae76369421bd"
-SRC_URI[sha256sum] = "8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c"
+SRC_URI[md5sum] = "3898b890f13dce5ac7a01c5446021729"
+SRC_URI[sha256sum] = "449dbdf12a8f94aedbdefaac831d8b1bf45e7decaa9192eaa4f74104ef9de491"
inherit autotools pkgconfig lib_package
--
1.9.1
next prev parent reply other threads:[~2016-04-16 0:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-15 23:59 [2.2][PATCH 0/7] misc recipe updates Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 1/7] sqlite3: update 3.11.0 -> 3.11.1 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 2/7] pixman: update 0.32.8 -> 0.34.0 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 3/7] gnutls: update 3.4.9 -> 3.4.10 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 4/7] gnutls: update 3.4.10 -> 3.4.11 Andre McCurdy
2016-04-15 23:59 ` Andre McCurdy [this message]
2016-04-15 23:59 ` [2.2][PATCH 6/7] harfbuzz: update 1.2.4 -> 1.2.5 Andre McCurdy
2016-04-15 23:59 ` [2.2][PATCH 7/7] harfbuzz: update 1.2.5 -> 1.2.6 Andre McCurdy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1460764798-12701-6-git-send-email-armccurdy@gmail.com \
--to=armccurdy@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox