mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
gnuplot: new package
[Thomas: Improved by adding support to use readline functionality, gd functionality, and various fixes.] Signed-off-by: Anthony Viallard <viallard@syscom-instruments.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
d50c7be769
commit
83d871809c
6
package/gnuplot/Config.in
Normal file
6
package/gnuplot/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_GNUPLOT
|
||||
bool "gnuplot"
|
||||
help
|
||||
A portable command-line driven graphing utility.
|
||||
|
||||
http://www.gnuplot.info/
|
||||
Reference in New Issue
Block a user