[meta-xfce/-oe/-multimedia,09/40] xfconf: update to 4.10.0
Submitted by Andreas Müller on Sept. 18, 2012, 2:12 p.m.
|
Patch ID: 36759
Details
Commit Message
similarity index 69%
rename from meta-xfce/recipes-xfce/xfconf/xfconf_4.8.0.bb
rename to meta-xfce/recipes-xfce/xfconf/xfconf_4.10.0.bb
@@ -4,12 +4,10 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = "dbus-glib libxfce4util perl-native"
-PR = "r0"
-
inherit xfce
+SRC_URI[md5sum] = "4ed48150a03fb5f42b455494307b7f28"
+SRC_URI[sha256sum] = "175219a441cc7d0f210bbd1a3b0abba41598627cd9db27235811400c3e100576"
+
FILES_${PN} += "${libdir}/xfce4/xfconf/xfconfd \
${datadir}/dbus-1/services/org.xfce.Xfconf.service"
-
-SRC_URI[md5sum] = "0f11ed1ec7789c5c4c3fcc7cdb3c2940"
-SRC_URI[sha256sum] = "e071d55982238f997a691ff4bb08ef39e4c86bae31cf69b6666bc0cdadd1b85d"
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- .../xfconf/{xfconf_4.8.0.bb => xfconf_4.10.0.bb} | 8 +++----- 1 files changed, 3 insertions(+), 5 deletions(-) rename meta-xfce/recipes-xfce/xfconf/{xfconf_4.8.0.bb => xfconf_4.10.0.bb} (69%)