From 7faafa8b3c0b1de2a2d8b6fe49076473f25589c0 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 30 Oct 2011 11:47:19 +0000 Subject: xfce-app.bbclass: just set SRC_URI commmon to most xfce-apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build tested with source download for xfce4-notifyd and xfce4-screenshooter * run tested on overo Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'meta-xfce/recipes-apps/xfce4-screenshooter') diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb index ef409c123..2362b8abf 100644 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb +++ b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.0.bb @@ -7,12 +7,7 @@ DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+ glib-2.0 libsoup- PR = "r0" -inherit xfce - -# SRC_URI must follow inherited one -# decoded to e.g. http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/xfce4-screenshooter-1.8.0.tar.bz2 -SRC_URI = "http://archive.xfce.org/src/apps/${PN}/${@'${PV}'[0:3]}/${PN}-${PV}.tar.bz2 \ -" +inherit xfce-app FILES_${PN} += "${datadir}/xfce4/panel-plugins/*" FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug" -- cgit v1.2.3-54-g00ecf