blob: f884a4e9eb089af66d30e1f7a923ca4f7e3e843d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-libsodium
pkgdesc = P(ortable|ackageable) NaCl-based crypto library (Android armv7a-eabi)
pkgver = 1.0.20
pkgrel = 1
url = https://github.com/jedisct1/libsodium
arch = any
license = custom:ISC
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/jedisct1/libsodium/releases/download/1.0.20-RELEASE/libsodium-1.0.20.tar.gz
md5sums = 597f2c7811f84e63e45e2277dfb5da46
pkgname = android-armv7a-eabi-libsodium
|