blob: 7e1b7c77399c1f437a285b0935f1fb98585d1dfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-riscv64-gmp
pkgdesc = A free library for arbitrary precision arithmetic (Android riscv64)
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-riscv64-gmp
|