summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/gnuplot/gnuplot_5.4.3.bb (renamed from meta-oe/recipes-extended/gnuplot/gnuplot_5.4.2.bb)13
1 files changed, 6 insertions, 7 deletions
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.2.bb b/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.3.bb
index 5504515e9..087b69faa 100644
--- a/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.2.bb
+++ b/meta-oe/recipes-extended/gnuplot/gnuplot_5.4.3.bb
@@ -11,19 +11,18 @@ inherit autotools features_check
11# depends on virtual/libx11 11# depends on virtual/libx11
12REQUIRED_DISTRO_FEATURES = "x11" 12REQUIRED_DISTRO_FEATURES = "x11"
13 13
14SRC_URI = " \ 14SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BP}.tar.gz;name=archive \
15 ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}/${PV}/${BP}.tar.gz;name=archive \ 15 http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \
16 http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \ 16 file://gnuplot.desktop \
17 file://gnuplot.desktop \ 17 file://gnuplot.png \
18 file://gnuplot.png \ 18 "
19"
20SRC_URI:append:class-target = " \ 19SRC_URI:append:class-target = " \
21 file://0002-do-not-build-demos.patch \ 20 file://0002-do-not-build-demos.patch \
22 file://0003-Use-native-tools-to-build-docs.patch \ 21 file://0003-Use-native-tools-to-build-docs.patch \
23 file://0004-Add-configure-option-to-find-qt5-native-tools.patch \ 22 file://0004-Add-configure-option-to-find-qt5-native-tools.patch \
24" 23"
25 24
26SRC_URI[archive.sha256sum] = "e57c75e1318133951d32a83bcdc4aff17fed28722c4e71f2305cfc2ae1cae7ba" 25SRC_URI[archive.sha256sum] = "51f89bbab90f96d3543f95235368d188eb1e26eda296912256abcd3535bd4d84"
27SRC_URI[qtplot.sha256sum] = "6df317183ff62cc82f3dcf88207a267cd6478cb5147f55d7530c94f1ad5f4132" 26SRC_URI[qtplot.sha256sum] = "6df317183ff62cc82f3dcf88207a267cd6478cb5147f55d7530c94f1ad5f4132"
28 27
29# for building docs (they deserve it) we need *doc2* tools native 28# for building docs (they deserve it) we need *doc2* tools native