You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
octave-mboct-numerical 0.1.0: new port
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup linear_algebra 1.0
|
||||
PortGroup octave 1.0
|
||||
|
||||
octave.setup github octave-user mboct-numerical-pkg 0.1.0
|
||||
github.tarball_from releases
|
||||
octave.module mboct-numerical
|
||||
revision 0
|
||||
|
||||
license GPL-3+
|
||||
maintainers {mps @Schamschula} openmaintainer
|
||||
description TMBDyn/Octave numerical solvers.
|
||||
long_description {*}${description} mboct-numerical belongs to a suite of packages \
|
||||
which can be used for pre- and post-processing of flexible bodies \
|
||||
in MBDyn with GNU-Octave and Gmsh.
|
||||
|
||||
checksums rmd160 91a1ade3f653f090e2d2a2afca03ba397c0f6a0e \
|
||||
sha256 bd575d17ef21a551d946dce08502f06cfc49fedef1e7b55168510a82b588f3dc \
|
||||
size 144089
|
||||
|
||||
depends_lib port:gtest \
|
||||
port:metis \
|
||||
port:mumps \
|
||||
port:octave-mboct-octave \
|
||||
port:pastix
|
||||
Reference in New Issue
Block a user