From patchwork Tue Sep 18 14:12:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [meta-xfce/-oe/-multimedia,05/40] libxfce4ui: update to 4.10.0 Date: Tue, 18 Sep 2012 14:12:46 -0000 From: =?utf-8?q?Andreas_M=C3=BCller_=3Cschnitzeltony=40googlemail=2Ecom=3E?= X-Patchwork-Id: 36795 Message-Id: <1347977601-28665-6-git-send-email-schnitzeltony@googlemail.com> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Müller --- .../{libxfce4ui_4.8.1.bb => libxfce4ui_4.10.0.bb} | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) rename meta-xfce/recipes-xfce/libxfce4ui/{libxfce4ui_4.8.1.bb => libxfce4ui_4.10.0.bb} (56%) diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb similarity index 56% rename from meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb rename to meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb index e2bc81e..32505de 100644 --- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.8.1.bb +++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.10.0.bb @@ -3,13 +3,11 @@ SECTION = "x11/libs" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" DEPENDS = "gtk+ intltool libxfce4util startup-notification xfconf" -PR = "r1" inherit xfce SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.patch" -FILES_${PN} += "${libdir}/xfce4/modules ${libdir}/libglade/2.0/*.so ${datadir}/xfce4/mime ${datadir}/icons/hicolor" +SRC_URI[md5sum] = "6df1ce474a3d4885aee31cda9dbc9192" +SRC_URI[sha256sum] = "a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2" -SRC_URI[md5sum] = "30bd432dd0f19305e846a122d4c7c6fe" -SRC_URI[sha256sum] = "39cbed29da06960074014b74abc2ba57db49dc81ab8995fb2160579c51669956"