Ticket #48241: Portfile-octave-stk.diff
File Portfile-octave-stk.diff, 1.1 KB (added by Schamschula (Marius Schamschula), 9 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup octave 1.0 6 6 7 octave.setup stk 2.3. 17 octave.setup stk 2.3.2 8 8 platforms darwin 9 9 license GPL-2+ 10 10 maintainers gmail.com:mschamschula openmaintainer … … 19 19 STK can be useful for other applications areas (such as \ 20 20 Geostatistics, Machine Learning, Non-parametric Regression, etc.). 21 21 22 checksums rmd160 f520ccaccc7d3774c7658dd9e4d3ccf08c0ecf18 \ 23 sha256 b64705ebd8ebbdc7e322c854fdb8c3a8d3e124b0ca109619c8673016510005b5 24 25 # fix the DESCRIPTION to specify the Octave version & to not autoload 26 27 patchfiles-append patch-DESCRIPTION.diff 22 checksums rmd160 26341b1510790056563056dbca9ce2ce0faf831a \ 23 sha256 c6bc8353fa9d48a0a1802a865ec202ee5076505f2299c973a025ac129c2aea0e 28 24 29 25 # "mkoctfile" is parsing the file "inst/stk_init.m" & creating the 30 26 # PKG* files automagically. These files are executed when the package