Commit Graph
271976 Commits
Author SHA1 Message Date
Karl HallsbyandDoron Behar 00a723b8b3 octave.pkgs.struct: init at 1.0.16 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 68f2862b36 octave.pkgs.parallel: init at 4.0.0 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 36695031c3 octave.pkgs.optiminterp: init at 0.3.6 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 686dc5c60d octave.pkgs.optim: init at 1.6.0 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 25b1e33707 octave.pkgs.optics: init at 0.1.4 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 7913c41c71 octave.pkgs.octproj: init at 2.0.1 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 8919d98862 octave.pkgs.octclip: init at 2.0.1 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 656fbc8b4c octave.pkgs.ocl: init at 1.1.1 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar bfd539942d octave.pkgs.nurbs: init at 1.3.13 2021-02-24 21:00:51 +02:00
Karl HallsbyandDoron Behar 3af6867449 octave.pkgs.netcdf: init at 1.0.14 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 7321def414 octave.pkgs.ncarray: init at 1.0.4 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar e59d49eb32 octave.pkgs.nan: init at 3.5.2 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 3c945d5ea3 octave.pkgs.mvn: init at 1.1.0 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 7a4dc7af1a octave.pkgs.msh: init at 1.0.10 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 29b9735f91 octave.pkgs.miscellaneous: init at 1.3.0 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar a6314f4396 octave.pkgs.matgeom: init at 1.2.2 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar c45836b1bb octave.pkgs.mapping: init at 1.4.1 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar bc8d72e32f octave.pkgs.ltfat: init at 2.3.1 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 0b7b03d62c octave.pkgs.lssa: init at 0.1.4 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 31c13c07d2 octave.pkgs.level-set: init at 2019-04-13
1) Version 0.3.0 has numerous bugs due to not being updated for nearly 5
years. So, I had to use fetchgit instead, grabbing HEAD of master.

2) level-set uses a non-standard layout for its files (no MAKEFILE in
the root of the package for octave to use), but instead has a build.sh
script to run. This script *JUST* generates a tarball that can THEN be
used for `pkg build`.
`patchPhase` performs some substitutions on this to make it generate
the tarball in a way we expect it to. This tarball ends up in the
/build directory we have available to us.

2.5) This script NEEDS automake, autoconf, and autoconf-archive to be
available. This is unnecessary for other packages because Octave has a
well-defined Makefile scheme that developers are supposed to follow
that allows Octave to handle the building of packages.
But this package breaks the mold.

3) With the tarball we use to build being available, we need to then
`cd` back to the previous location (as the script takes us from
`/build` to `/tmp`. So we go back using `cd -`.

4) Lastly, we can now use the standard `buildPhase` defined for
`buildOctavePackage` and complete the building of level-set.

Hopefully, this will be fixed in a later release, so it is easier to
maintain.

10/260 tests FAIL, where most of those 10 are due to improper usage of
the parallel package. Overall, I believe this is a reasonable amount
of passing tests to allow this to be marked as working.
2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 8ec29ea849 octave.pkgs.interval: init at 3.2.0 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar b9bdc30807 octave.pkgs.instrument-control: init at 0.6.0 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar bb3295b87e octave.pkgs.image-acquisition: init at 0.2.2 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 6cce7e8ef5 octave.pkgs.image: init at 2.12.0 2021-02-24 21:00:50 +02:00
Karl HallsbyandDoron Behar 4777d9123a octave.pkgs.gsl: init at 2.1.1 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 33cc927ed7 octave.pkgs.geometry: init at 4.0.0 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 099a55dc0a octave.pkgs.generate_html: init at 0.3.2 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 0b1f57bb9e octave.pkgs.ga: init at 0.10.2 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 187ae71fd9 octave.pkgs.fuzzy-logic-toolkit: init at 0.4.5 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar ddabcd3b3a octave.pkgs.fpl: init at 1.3.5 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar df13f16837 octave.pkgs.fits: init at 1.0.7 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 6ad87c34dd octave.pkgs.financial: init at 0.5.3 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 4296286a50 octave.pkgs.fem-fenics: init at 0.0.5 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 726a17cf88 octave.pkgs.econometrics: init at 1.1.2 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 4e3c4288c9 octave.pkgs.doctest: init at 0.7.0 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 74944461e8 octave.pkgs.divand: init at 1.1.2 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar 0de6cfa38a octave.pkgs.dicom: init at 0.4.0 2021-02-24 21:00:49 +02:00
Karl HallsbyandDoron Behar a2365751bc octave.pkgs.dataframe: init at 1.2.0 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar abd0c2290a octave.pkgs.database: init at 2.4.4 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar f4298212c0 octave.pkgs.data-smoothing: init at 1.3.0 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 0abd2425c7 octave.pkgs.control: init at 3.2.0 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 27f86a13de octave.pkgs.communications: init at 1.2.2 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar cd3928a7aa octave.pkgs.cgi: init at 0.1.2 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar c4765ca49e octave.pkgs.bsltl: init at 1.3.1 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 3cf6bd0e70 octave.pkgs.bim: init at 1.1.5 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 035879d9a5 octave.pkgs.audio: init at 2.0.2
http://www.music.mcgill.ca/~gary/rtmidi/index.html#compiling contains
instructions for Mac OSX. The dependencies for Mac are: CoreMIDI,
CoreAudio, CoreFoundation
2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 88f20f352a octave.pkgs.arduino: init at 0.6.0 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 76bcbfce46 octave.pkgs.general: init at version 2.1.1 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 6bb3161645 octave.pkgs.io: init at 2.6.3 2021-02-24 21:00:48 +02:00
Karl HallsbyandDoron Behar 77fdefa2a8 octave.pkgs.linear-algebra: init at 2.2.3 2021-02-24 21:00:48 +02:00