blob: 4d8cacf6ab6f5c835d0ec836575175b2983c713e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-libgcrypt
pkgdesc = General purpose cryptographic library based on the code from GnuPG (Android x86)
pkgver = 1.11.0
pkgrel = 1
url = https://www.gnupg.org
arch = any
license = LGPL
makedepends = android-configure
depends = android-x86-libgpg-error
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.0.tar.bz2
md5sums = 321c4975cfd6a496f0530b65a673f9a4
pkgname = android-x86-libgcrypt
|