mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
8 lines
342 B
TOML
8 lines
342 B
TOML
#TODO not compiled or tested
|
|
#TODO verify if a common lisp dependency is needed, sbcl and gcl are packaged
|
|
# build instructions: https://sourceforge.net/p/maxima/code/ci/master/tree/INSTALL
|
|
[source]
|
|
tar = "https://sourceforge.net/projects/maxima/files/Maxima-source/5.49.0-source/maxima-5.49.0.tar.gz/download"
|
|
[build]
|
|
template = "configure"
|