blob: c7a51efc9bcc562890b1ab5c73549fb2c813f3f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = android-riscv64-icu
pkgdesc = International Components for Unicode library (Android riscv64)
pkgver = 76.1
pkgrel = 1
url = https://icu.unicode.org/
arch = any
groups = android-icu
license = custom
makedepends = android-environment
makedepends = autoconf-archive
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/unicode-org/icu/releases/download/release-76-1/icu4c-76_1-src.tgz
source = 0001-Unversioned-libs.patch
md5sums = 857fdafff8127139cc175a3ec9b43bd6
md5sums = 47ed468f22e2c16909505253f16e0da5
pkgname = android-riscv64-icu
|