summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f8d1739f1226d265be3d16d420e3798327c7e5a (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 = 1.8.4
	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://anongit.freedesktop.org/git/harfbuzz#commit=68310a65cba7eed20f8696f4c670bb195677f467
	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