1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-29 00:22:57 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
David Kühling
29868ea666 plplot: minor cleanup (suggestions from kyak) 2011-03-02 00:01:15 +01:00
David Kühling
5e9064e7f8 plplot: patch by jow to adapt to build-system changes 2011-02-28 22:13:48 +01:00
David Kühling
9ab42d3105 plplot: disable detection of pango for now, since that can break compilation 2011-02-15 22:41:59 +01:00
David Kühling
be5eeea07c plplot: fix svgalib driver display bug w/ plenv() resetting current color 2011-01-30 19:23:23 +01:00
David Kühling
f5d48e7a0f plplot: fix various target Tcl detection issues.
a host tclsh is still required for building, though.
2011-01-29 13:08:27 +01:00
David Kühling
3613fcbd0c plplot: fix detection of target octave headers, libs and install directories 2011-01-29 12:48:08 +01:00
David Kühling
31e8e5bb39 plplot: mark plplot-python as broken and explain why that is so. 2011-01-22 13:27:24 +01:00
David Kühling
c32c234619 plplot: fix plplot package to include _all_ libraries that ship with plplot 2011-01-22 12:55:09 +01:00
David Kühling
e75033d2e6 plplot: fix package generation errors (created copies of libs instead of links)
add plplot-python package (not yet working, not oven compiling!)
2011-01-22 11:28:41 +01:00
David Kühling
0f9e96c3bf plplot: make lua bindings work 2011-01-15 16:35:56 +01:00
David Kühling
a05abc9cb9 plplot: adapt font size scaling to smaller nanonote display 2011-01-09 14:46:39 +01:00
David Kühling
9f875524dd plplot: fix/reimplement color setting in linuxvga driver 2011-01-08 16:49:19 +01:00
David Kühling
e188763f7c plplot: make svgalib based video mode work somewhat. 2011-01-08 16:49:18 +01:00
David Kühling
55a6dd5db1 plplot: package svgalib driver and demo programs
still broken.  demo programs suffer from some strange ld.so problem.  svgalib
driver complains about missing video mode.
2011-01-08 12:02:33 +01:00
David Kühling
fa537a3c64 plplot: many fixes, separate packages for qt,tcl,octave,c++ interfaces
Octave interface still crashes when attempting to plot via Qt :(
Tcl interface is currently unusable since openwrt's Tcl package is too crippled.
2011-01-04 18:30:01 +01:00
David Kühling
0a1980c482 Port of plplot: a plotting library supporting most scripting languages
Scripting language bindings currently not build.  The graphical Qt4 output
device builds.  Everything experimental&untested
2011-01-03 22:10:15 +01:00