forked from pool/harfbuzz
Accepting request 890912 from home:AndreasStieger:branches:GNOME:Factory
harfbuzz 2.8.1 OBS-URL: https://build.opensuse.org/request/show/890912 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=190
This commit is contained in:
parent
3d247aa6f7
commit
220c65eac1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1079fd021adaf5683351f34587a255975cc3bcadba31246ae40ebebb95ecd42
|
||||
size 9774148
|
3
harfbuzz-2.8.1.tar.xz
Normal file
3
harfbuzz-2.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4124f663ec4bf4e294d9cf230668370b4249a48ff34deaf0f06e8fc82d891300
|
||||
size 10480492
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 6 07:34:56 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- Update to version 2.8.1:
|
||||
+ Subsetter now fully supports GSUB/GPOS/GDEF tables (including
|
||||
variations); as such, layout tables are retained by subsetter
|
||||
by default
|
||||
+ hb-view supports iTerm2 and kitty inline image protocols
|
||||
it can also use Chafa for terminal graphics if available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 13 08:20:55 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,24 +17,24 @@
|
||||
|
||||
|
||||
Name: harfbuzz
|
||||
Version: 2.8.0
|
||||
Version: 2.8.1
|
||||
Release: 0
|
||||
Summary: An OpenType text shaping engine
|
||||
License: MIT
|
||||
URL: https://www.freedesktop.org/wiki/Software/HarfBuzz
|
||||
Source0: https://github.com/harfbuzz/harfbuzz/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig >= 0.28
|
||||
BuildRequires: pkgconfig(cairo) >= 1.8.0
|
||||
BuildRequires: pkgconfig(cairo-ft)
|
||||
BuildRequires: pkgconfig(chafa) >= 1.6.0
|
||||
BuildRequires: pkgconfig(freetype2) >= 12.0.6
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.19.1
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(graphite2)
|
||||
BuildRequires: pkgconfig(graphite2) >= 1.2.0
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(icu-uc)
|
||||
Conflicts: cantarell-fonts < 0.0.23
|
||||
|
Loading…
x
Reference in New Issue
Block a user