blob: e498a3cd273937d207ae3f1f4d65fb2909e5bdbb (
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 = mingw-w64-graphite
pkgdesc = Reimplementation of the SIL Graphite text processing engine (mingw-w64)
pkgver = 1.3.14
pkgrel = 2
url = https://github.com/silnrsi/graphite
arch = any
license = LGPL
license = GPL
license = custom
makedepends = mingw-w64-cmake
makedepends = python
depends = mingw-w64-crt
options = !strip
options = staticlibs
options = !buildflags
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
sha256sums = f99d1c13aa5fa296898a181dff9b82fb25f6cc0933dbaa7a475d8109bd54209d
sha256sums = 22bef0d90c0266b3b0eff01859c1e002f84c165d12242c2bfc153f8f98fb272a
sha256sums = c139e0bed6e45f333fbdc136a5013395fe22ca5381eac2294958bc85ea1b69fd
pkgname = mingw-w64-graphite
|