blob: 447c04ebb0da2db9aa33b184bb0db0546ddb446b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = android-aarch64-eigen
pkgdesc = Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra (Android aarch64)
pkgver = 3.4.0
pkgrel = 1
url = https://eigen.tuxfamily.org
arch = any
license = MPL-2.0
license = Apache-2.0
license = BSD-3-Clause
license = Minpack
license = LGPL-2.1-only OR LGPL-2.1-or-later
makedepends = android-cmake
makedepends = android-aarch64-fftw
makedepends = android-aarch64-boost
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz
source = eigen-vectorized-reduction-half.patch
sha256sums = 8586084f71f9bde545ee7fa6d00288b264a2b7ac3607b974e54d13e7162c1c72
sha256sums = SKIP
pkgname = android-aarch64-eigen
|