Accepting request 176912 from home:dimstar:branches:GNOME:Factory

Update to 0.9.18

OBS-URL: https://build.opensuse.org/request/show/176912
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=30
This commit is contained in:
Bjørn Lie
2013-05-31 18:35:13 +00:00
committed by Git OBS Bridge
parent fd36d42f0a
commit 9dcacc348a
5 changed files with 43 additions and 7 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed May 29 06:21:15 UTC 2013 - dimstar@opensuse.org
- Update to version 0.9.18:
+ All unneeded code is disabled by default.
+ Uniscribe and CoreText shapers can be enabled with their --with
options.
+ icu_le and old shapers cannot be enabled for now.
+ glib, freetype, and cairo will be detected automatically.
+ icu and graphite2 are default off, can be enabled with their
--with options.
- Split out new library package, libharfbuzz-icu0.
- Pass parameters --with-glib, --with-freetype, --with-cairo,
--with-icu and --with-graphite2 to configure, as advised by
upstream.
- Enable pkgconfig(graphite2) BuildRequires, as the depdency is now
available in openSUSE.
-------------------------------------------------------------------
Wed May 22 12:19:17 UTC 2013 - dimstar@opensuse.org