Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnuplot: Updated gnuplot to 5.4.0 | Matteo Cicuttin | 2020-07-24 |
| | | | | Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu> | ||
* | gnuplot: Fixed dependencies. | Matteo Cicuttin | 2020-07-07 |
| | | | | Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu> | ||
* | gnuplot: Added package. | Matteo Cicuttin | 2020-07-02 |
About the patch: Gnuplot build process includes the compilation of some custom binaries which are subsequently used to generate help files/docs. Since those binaries are compiled for TARGET, this breaks the build on the HOST. The patch disables the generation of those binaries (and the documentation). Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu> |