summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 395acc7cc812a7c6cb6b8d4d6fd66d4b2b2b35de (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
pkgbase = mingw-w64-harfbuzz
	pkgdesc = OpenType text shaping engine (mingw-w64)
	pkgver = 3.0.0
	pkgrel = 1
	url = https://www.freedesktop.org/wiki/Software/HarfBuzz
	arch = any
	license = MIT
	makedepends = mingw-w64-meson
	makedepends = mingw-w64-cairo
	makedepends = mingw-w64-icu
	makedepends = python
	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=9c387e20d65a7a366ac270d789f6ad266014c9e0
	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