gnuplot: Added package.
authorMatteo Cicuttin <redacted>
Thu, 2 Jul 2020 07:58:32 +0000 (09:58 +0200)
committerMatteo Cicuttin <redacted>
Thu, 2 Jul 2020 07:58:32 +0000 (09:58 +0200)
commit18e96c897c4627cadc4bbf1efb8b3c3a78e40330
tree78ed14559c588e34c60edf938810cb87cb45a040
parent2b2f51c1c7f99e889e134eb88c5133332e10ffa0
gnuplot: Added package.

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 <redacted>
utils/gnuplot/Makefile [new file with mode: 0644]
utils/gnuplot/patches/010-remove_doc_from_makefile.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT