blob: 1df0c9fa21711655e0bad87763cdf28d8a23ae84 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gnuplot.inc
PR = "r1"
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"
|