From 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 16:35:00 +0200 Subject: recipes: add missing checksums Signed-off-by: Martin Jansa --- recipes/xfce-base/thunar_0.9.0.bb | 3 +++ recipes/xfce-base/xfce-terminal_0.2.12.bb | 3 +++ recipes/xfce-base/xfce-terminal_0.2.8.bb | 3 +++ recipes/xfce-base/xfce4-session_4.4.2.bb | 3 +++ 4 files changed, 12 insertions(+) (limited to 'recipes/xfce-base') diff --git a/recipes/xfce-base/thunar_0.9.0.bb b/recipes/xfce-base/thunar_0.9.0.bb index 44afb06774..54de213c80 100644 --- a/recipes/xfce-base/thunar_0.9.0.bb +++ b/recipes/xfce-base/thunar_0.9.0.bb @@ -19,3 +19,6 @@ FILES_${PN}-dbg += "${libdir}/thunarx-1/.debug/ ${libexecdir}/xfce4/panel-plugin do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "0fc5008858661c0abd0399acbe30ef28" +SRC_URI[sha256sum] = "26c833b0bdf3281c61e03f1fb985feced88cf4a5cebce7bd055f05e025460037" diff --git a/recipes/xfce-base/xfce-terminal_0.2.12.bb b/recipes/xfce-base/xfce-terminal_0.2.12.bb index e644521139..df5b2969b8 100644 --- a/recipes/xfce-base/xfce-terminal_0.2.12.bb +++ b/recipes/xfce-base/xfce-terminal_0.2.12.bb @@ -13,3 +13,6 @@ SRC_URI = "http://www.us.xfce.org/archive/xfce-${XFCE_VERSION}/src/Terminal-${PV S = "${WORKDIR}/Terminal-${PV}" FILES_${PN} += "${datadir}/Terminal" + +SRC_URI[md5sum] = "adb419d279c9fc16d02291c052190717" +SRC_URI[sha256sum] = "352205b03e9ed1b9080c61235fbc0fa15609410e724237441055a232a3b603dc" diff --git a/recipes/xfce-base/xfce-terminal_0.2.8.bb b/recipes/xfce-base/xfce-terminal_0.2.8.bb index c8c4903513..0f672594e4 100644 --- a/recipes/xfce-base/xfce-terminal_0.2.8.bb +++ b/recipes/xfce-base/xfce-terminal_0.2.8.bb @@ -9,3 +9,6 @@ SRC_URI = "http://www.us.xfce.org/archive/xfce-4.4.2/src/Terminal-${PV}.tar.bz2 file://into-support.patch;patch=1" S = "${WORKDIR}/Terminal-${PV}" + +SRC_URI[md5sum] = "cfe660ecf50e9d3b073576bbc4af6ab2" +SRC_URI[sha256sum] = "20a58b96915f67c5b4f49fb1428e1876195f1f9fd7d37e0081352cadc13463e7" diff --git a/recipes/xfce-base/xfce4-session_4.4.2.bb b/recipes/xfce-base/xfce4-session_4.4.2.bb index a572b80f55..0189d999ed 100644 --- a/recipes/xfce-base/xfce4-session_4.4.2.bb +++ b/recipes/xfce-base/xfce4-session_4.4.2.bb @@ -2,3 +2,6 @@ DESCRIPTION = "Calendar application for the Xfce Desktop Environment" DEPENDS = "libxfcegui4 libxfce4util xfce-mcs-manager dbus" inherit xfce + +SRC_URI[md5sum] = "4c3d1acb8ce37ea4dd55d82aeb38e9e7" +SRC_URI[sha256sum] = "7394906dec7b50789407219f85143ae83b10938949d38adeecdd59eb50c8c1c6" -- cgit 1.2.3-korg