summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 029dc37a7681ccb02064b1047c998c7df07c8db9 (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.1
	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=55d1d7c8bcd8d97c4e618e5dd21f13df50b10ce8
	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