From f26d42cd3469cdea025f00502d2de8f98d6a2b02 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Mon, 26 Jan 2015 10:32:12 +0100 Subject: xfce4-screenshooter: update to 1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0001-Fix-panel-plugin-build.patch was applied mainline Signed-off-by: Andreas Müller --- .../xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb (limited to 'meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb') diff --git a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb b/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb deleted file mode 100644 index 0e2e327f03..0000000000 --- a/meta-xfce/recipes-apps/xfce4-screenshooter/xfce4-screenshooter_1.8.1.bb +++ /dev/null @@ -1,19 +0,0 @@ -SUMMARY = "Application to take screenshots" -HOMEPAGE = "http://goodies.xfce.org/projects/applications/xfce4-screenshooter" -SECTION = "x11/application" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" -DEPENDS = "xfce4-panel libxfce4util libxfce4ui gdk-pixbuf gtk+ glib-2.0 libsoup-2.4 exo libxfixes xext virtual/libx11" - -inherit xfce-app - -SRC_URI += "file://0001-Fix-panel-plugin-build.patch" -SRC_URI[md5sum] = "d0ffea2052a8e70154cf13789070711f" -SRC_URI[sha256sum] = "40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492" - -do_compile_prepend() { - mkdir -p lib -} - -FILES_${PN} += "${datadir}/xfce4/panel/plugins \ - ${libdir}/xfce4/panel/plugins" -- cgit 1.2.3-korg