From: Phil Blundell Date: Tue, 3 Aug 2004 16:49:10 +0000 (+0000) Subject: add desktop-categories.patch X-Git-Tag: Release-2010-05/1~17848 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1388926be70452928d723fc38355a2bfeded94f7;p=openembedded.git add desktop-categories.patch BKrev: 410fc206om9iYhTS1-DWp--2cWnbOg --- diff --git a/gpe-gallery/gpe-gallery-0.91/desktop-categories.patch b/gpe-gallery/gpe-gallery-0.91/desktop-categories.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gpe-gallery/gpe-gallery_0.91.oe b/gpe-gallery/gpe-gallery_0.91.oe index 903c66f729..58175e33ea 100644 --- a/gpe-gallery/gpe-gallery_0.91.oe +++ b/gpe-gallery/gpe-gallery_0.91.oe @@ -1,12 +1,15 @@ -inherit gpe pkgconfig +PR = "r1" + +inherit gpe DEPENDS = "libgpewidget" SECTION = "gpe" MAINTAINER = "Florian Boor " -FILES_${PN} += " ${datadir}/gpe/pixmaps" +FILES_${PN} += "${datadir}/gpe/pixmaps" DESCRIPTION = "GPE image viewer application" export CVSBUILD = no -SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz" +SRC_URI = "${GPE_MIRROR}/gpe-gallery-${PV}.tar.gz \ + file://desktop-categories.patch;patch=1"