mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-octave/linear-algebra: new package, add 2.2.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
16
dev-octave/linear-algebra/linear-algebra-2.2.3.ebuild
Normal file
16
dev-octave/linear-algebra/linear-algebra-2.2.3.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-202 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit octaveforge
|
||||
|
||||
DESCRIPTION="Additional linear algebra code"
|
||||
HOMEPAGE="https://octave.sourceforge.io/linear-algebra/index.html"
|
||||
|
||||
LICENSE="GPL-3+ LGPL-3+ BSD-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND=">=sci-mathematics/octave-4.0.0"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user