blob: 8735c69c698656147a50b25c28a95de537afd50e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-utf8cpp
pkgdesc = UTF-8 with C++ in a Portable Way (Android aarch64)
pkgver = 4.0.5
pkgrel = 1
url = https://github.com/nemtrif/utfcpp
arch = any
license = custom:BSL
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/nemtrif/utfcpp/archive/v4.0.5/utf8cpp-4.0.5.tar.gz
sha256sums = ffc668a310e77607d393f3c18b32715f223da1eac4c4d6e0579a11df8e6b59cf
pkgname = android-aarch64-utf8cpp
|