blob: 478f6e2b0f54f14b2e90e3c1dde0f9287301e026 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gnuplot.inc
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz \
http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz \
file://subdirs.patch;patch=1 \
file://term.patch;patch=1 \
file://gnuplot.desktop \
file://gnuplot.png"
|