blob: de2b267bc295a8ff28dc2b9b23702e113c6b24ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-utf8cpp
pkgdesc = UTF-8 with C++ in a Portable Way (Android x86)
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-x86-utf8cpp
|