summaryrefslogtreecommitdiff
path: root/packages/gnuplot/gnuplot_4.2.2.bb
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-03-30 13:12:17 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-03-30 13:12:17 +0000
commitf3074ef2d1ee7a22df71d34913d96f1d894bbfc3 (patch)
tree2fa8597b107d11d658fcf83a8cbde9c97e0dcd34 /packages/gnuplot/gnuplot_4.2.2.bb
parent45a272895388fdcd5a02579ecbdb1fea8ac65c3f (diff)
gnuplot: fix configure
* remove unnecessary depends (wxwidgets, etc) and configure option * fix SRC_DATE in 4.3.0+cvs * bump default to 4.2.3
Diffstat (limited to 'packages/gnuplot/gnuplot_4.2.2.bb')
-rw-r--r--packages/gnuplot/gnuplot_4.2.2.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gnuplot/gnuplot_4.2.2.bb b/packages/gnuplot/gnuplot_4.2.2.bb
deleted file mode 100644
index 478f6e2b0f..0000000000
--- a/packages/gnuplot/gnuplot_4.2.2.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-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"