mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
testing/maxima: enable on riscv64
This commit is contained in:
parent
0f505f27a7
commit
4eb0cceaa5
1 changed files with 3 additions and 4 deletions
|
@ -3,18 +3,17 @@
|
|||
# Contributor: Grigory Kirillov <txgk@bk.ru>
|
||||
pkgname=maxima
|
||||
pkgver=5.47.0
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="Sophisticated computer algebra system"
|
||||
url="http://maxima.sourceforge.net"
|
||||
# riscv64: TODO after Alpine 3.20
|
||||
arch="all !riscv64"
|
||||
arch="all"
|
||||
license="GPL-2.0-or-later"
|
||||
_ecl_version="24.5.10"
|
||||
depends="texinfo shared-mime-info"
|
||||
makedepends="
|
||||
autoconf
|
||||
automake
|
||||
ecl-dev~=$_ecl_version
|
||||
ecl-dev~$_ecl_version
|
||||
gc-dev
|
||||
gmp-dev
|
||||
libffi-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue