blob: 265d6de6b0f06a8a81654143e20985869a326d1f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = android-x86-fontconfig
pkgdesc = A library for configuring and customizing font access (android)
pkgver = 2.15.0
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/fontconfig/
arch = any
license = custom
makedepends = android-configure
makedepends = autoconf-archive
makedepends = gperf
makedepends = python-lxml
makedepends = json-c
makedepends = python-six
depends = android-x86-expat
depends = android-x86-freetype2
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://gitlab.freedesktop.org/fontconfig/fontconfig/-/archive/2.15.0/fontconfig-2.15.0.tar.gz
sha256sums = cdebb4b805d33e9bdefcc0ef9743db638d2acb21139bbe1a6a85878d4c3e8c9e
pkgname = android-x86-fontconfig
|