diff options
| author | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-10-12 17:26:16 +0000 |
|---|---|---|
| committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2008-10-12 17:26:16 +0000 |
| commit | ee749f41f8ee9af1987771a3cca4e506c4c05919 (patch) | |
| tree | 012666f0f657d3abc306f6f760d84ce0d68c2bd5 /packages/gnuplot/gnuplot_4.2.4.bb | |
| parent | 2e172d2f132c4ca253683393809fa6bcaa9be311 (diff) | |
| parent | c9d6f681e3f34bd83550a20056511820e2495ea4 (diff) | |
merge of '1e5f74b2b60986b2dbf42fbd03a69ee2a59be5a2'
and 'a205d31ba30bfe2c36e1988e8e13a5dbe3399620'
Diffstat (limited to 'packages/gnuplot/gnuplot_4.2.4.bb')
| -rw-r--r-- | packages/gnuplot/gnuplot_4.2.4.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gnuplot/gnuplot_4.2.4.bb b/packages/gnuplot/gnuplot_4.2.4.bb new file mode 100644 index 0000000000..478f6e2b0f --- /dev/null +++ b/packages/gnuplot/gnuplot_4.2.4.bb @@ -0,0 +1,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" |
