blob: cc3337d87faa39018ac5f82059bf6d52e1e36d8a (
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
|
pkgbase = mingw-w64-fontconfig
pkgdesc = A library for configuring and customizing font access (mingw-w64)
pkgver = 2.16.1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/fontconfig/
arch = any
license = custom
makedepends = mingw-w64-configure
makedepends = git
makedepends = autoconf-archive
makedepends = gperf
makedepends = python-lxml
makedepends = json-c
makedepends = python-six
depends = mingw-w64-expat
depends = mingw-w64-freetype2
options = !strip
options = staticlibs
options = !buildflags
source = git+https://gitlab.freedesktop.org/fontconfig/fontconfig.git#tag=2.16.1
source = 0007-pkgconfig.mingw.patch
b2sums = ace40c14991c4c1e27db77fe633950ab7ae4f8e4a1af4fe21226f52bb7489f366b997ed1de3f21071af347338c85c39358b40f4713158ce2830c9b64fdeb487a
b2sums = 2e63a8467b940cd56af9e9b13c04848d07466f3b0b778b74405bbea47f8db87625cd65e6d42e446169c930374544cca9a01ac77df6bffc8790cc455f72b5a56b
pkgname = mingw-w64-fontconfig
|