aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuplot/gnuplot_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnuplot/gnuplot_4.0.0.bb')
-rw-r--r--recipes/gnuplot/gnuplot_4.0.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gnuplot/gnuplot_4.0.0.bb b/recipes/gnuplot/gnuplot_4.0.0.bb
new file mode 100644
index 0000000000..abf519ae6e
--- /dev/null
+++ b/recipes/gnuplot/gnuplot_4.0.0.bb
@@ -0,0 +1,12 @@
+require gnuplot.inc
+
+PR = "r5"
+
+SRC_URI = "ftp://ftp.gnuplot.info/pub/gnuplot/gnuplot-${PV}.tar.gz \
+ file://subdirs.patch;patch=1 \
+ file://debian-separate-x11-package.patch;patch=1 \
+ http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz \
+ file://matrix.patch;patch=1 \
+ file://term.patch;patch=1 \
+ file://gnuplot.desktop \
+ file://gnuplot.png"