blob: 1422623aec41132710fda91cb299383d35983a45 (
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 = android-armv7a-eabi-graphite
pkgdesc = Reimplementation of the SIL Graphite text processing engine (Android armv7a-eabi)
pkgver = 1.3.14
pkgrel = 2
url = https://github.com/silnrsi/graphite
arch = any
groups = android-graphite
license = LGPL
license = GPL
license = custom
makedepends = android-cmake
makedepends = python
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/silnrsi/graphite/releases/download/1.3.14/graphite2-1.3.14.tgz
source = 002-graphite2-1.2.1-pkgconfig.patch
source = 003-graphite2-1.3.8-staticbuild.patch
md5sums = 1bccb985a7da01092bfb53bb5041e836
md5sums = 3462eb980cbe7036c1f966e1768e70cf
md5sums = 7a55e2a39c02c0ad009394f4483c1384
pkgname = android-armv7a-eabi-graphite
|