blob: df5c5f02656247b8c0d3805338fc766c29f15735 (
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.0
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.0
source = 0007-pkgconfig.mingw.patch
b2sums = 839b16dbb95da285518bbbe303e2acdf3537be96bd161e20501409cb9891d824c65e9f98ee038310b7ab3857745993138f21a91f193120d782e289ec3206d94e
b2sums = 2e63a8467b940cd56af9e9b13c04848d07466f3b0b778b74405bbea47f8db87625cd65e6d42e446169c930374544cca9a01ac77df6bffc8790cc455f72b5a56b
pkgname = mingw-w64-fontconfig
|