summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1c70bb400681a3d9d10d50e7fc39c699930f0ac (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
pkgbase = mingw-w64-harfbuzz
	pkgdesc = OpenType text shaping engine (mingw-w64)
	pkgver = 2.3.0
	pkgrel = 1
	url = https://www.freedesktop.org/wiki/Software/HarfBuzz
	arch = any
	license = MIT
	makedepends = mingw-w64-configure
	makedepends = mingw-w64-cairo
	makedepends = mingw-w64-icu
	makedepends = python
	makedepends = gtk-doc
	makedepends = ragel
	makedepends = git
	depends = mingw-w64-crt
	depends = mingw-w64-glib2
	depends = mingw-w64-graphite
	depends = mingw-w64-freetype2
	options = !strip
	options = staticlibs
	options = !buildflags
	source = git+https://github.com/harfbuzz/harfbuzz.git#commit=4941e95f10fe0fe658752134a42b58896fb19c42
	sha256sums = SKIP

pkgname = mingw-w64-harfbuzz

pkgname = mingw-w64-harfbuzz-icu
	pkgdesc = OpenType text shaping engine (ICU integration, mingw-w64)
	depends = mingw-w64-harfbuzz
	depends = mingw-w64-icu