mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-21 23:38:07 +02:00
* merge gnuplot.inc to recipe - nothing else requres gnuplot.inc
* add native build required to build all kind of docs
* patches were far from applying so they were reworked:
* subdirs.patch -> 0001...-0002...
* lua-loadlibs-configure-in-fix.patch: Test with lua in PACKAGECONFIG without
issues
* qt4 packageconfig was replaced by qt5 (build tested)
* make desktop file work
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
9 lines
144 B
Desktop File
9 lines
144 B
Desktop File
[Desktop Entry]
|
|
Name=Gnuplot
|
|
Comment=Plot data and function graphs
|
|
Exec=gnuplot
|
|
Terminal=true
|
|
Type=Application
|
|
Icon=gnuplot
|
|
Categories=Science;
|