blob: 186a3c9e244b8753fd5fa03ece60337450ba9cd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = lib32-harfbuzz-git
pkgdesc = OpenType text shaping engine (32-bit)
pkgver = 2.7.1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/HarfBuzz
arch = x86_64
license = MIT
makedepends = lib32-glib2
makedepends = lib32-freetype2
makedepends = lib32-cairo
makedepends = lib32-icu
makedepends = ragel
makedepends = git
makedepends = python
makedepends = meson
makedepends = harfbuzz
makedepends = harfbuzz-icu
source = git+https://github.com/harfbuzz/harfbuzz
sha256sums = SKIP
pkgname = lib32-harfbuzz-git
provides = lib32-harfbuzz
provides = libharfbuzz.so
provides = libharfbuzz-subset.so
provides = libharfbuzz-gobject.so
conflicts = lib32-harfbuzz
pkgname = lib32-harfbuzz-icu-git
pkgdesc = OpenType text shaping engine (32-bit) (ICU integration)
provides = lib32-harfbuzz-icu
provides = libharfbuzz-icu.so
conflicts = lib32-harfbuzz-icu
|