blob: eff026d7ebc330a32649c76265c09ad71cf3be64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-libtasn1
pkgdesc = The ASN.1 library used in GNUTLS (Android aarch64)
pkgver = 4.19.0
pkgrel = 2
url = http://www.gnu.org/software/libtasn1
arch = any
license = GPL3, LGPL
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://ftp.gnu.org/gnu/libtasn1/libtasn1-4.19.0.tar.gz
sha256sums = 1613f0ac1cf484d6ec0ce3b8c06d56263cc7242f1c23b30d82d23de345a63f7a
pkgname = android-aarch64-libtasn1
|