aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-05-19 02:00:53 +0200
committerAndreas Müller <schnitzeltony@googlemail.com>2012-09-18 15:54:01 +0200
commitd98356c1efcc46c63d4ef5ffb847ccf887ff18f8 (patch)
tree8bd5ffed8f6082a55e2e15f5ef50350009673d94 /meta-xfce
parentf0008e423a0add64ed6d09fcf1e81effffdf7b35 (diff)
downloadmeta-openembedded-d98356c1efcc46c63d4ef5ffb847ccf887ff18f8.tar.gz
tumbler: update to 0.1.25
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/tumbler/tumbler_0.1.25.bb (renamed from meta-xfce/recipes-xfce/tumbler/tumbler_0.1.23.bb)8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.23.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.25.bb
index cd95a03837..3c2c2b371e 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.23.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.25.bb
@@ -1,11 +1,14 @@
DESCRIPTION="Thumbnail service implementing the thumbnail management D-Bus specification"
SECTION = "x11/libs"
LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "dbus-glib freetype gdk-pixbuf poppler"
inherit xfce
+SRC_URI[md5sum] = "d4edc15c172714c7a3eaf3c719b8faf6"
+SRC_URI[sha256sum] = "02d5de508d8c18692a25a832a9280c2043f6b7c90dd3fcbd87f5955337015546"
+
INSANE_SKIP_${PN} = "dev-so"
do_install_append() {
@@ -27,6 +30,3 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \
${libdir}/tumbler-1/plugins/.debug \
${libdir}/tumbler-1/plugins/cache/.debug \
"
-
-SRC_URI[md5sum] = "c6cf6821f5d884cbf2c26f45f2fecc74"
-SRC_URI[sha256sum] = "b3066d17b7e1fee5135eb876a7c2c50a1221bd0d447c3dd7c36efe6d7f3874cb"