blob: cabc1b6dbffba477763f7588bb443c5c523b96cc (
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-armv7a-eabi-eigen
pkgdesc = Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra (Android armv7a-eabi)
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-armv7a-eabi-fftw
makedepends = android-armv7a-eabi-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-armv7a-eabi-eigen
|