blob: c8914b526fba1be23502b0eb040d0809d0ae055e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-gmp
pkgdesc = A free library for arbitrary precision arithmetic (Android armv7a-eabi)
pkgver = 6.3.0
pkgrel = 2
url = http://gmplib.org
arch = any
groups = android-gmp
license = LGPL3
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://gmplib.org/download/gmp/gmp-6.3.0.tar.lz
md5sums = db3f4050677df3ff2bd23422c0d3caa1
pkgname = android-armv7a-eabi-gmp
|