add desktop-categories.patch
authorPhil Blundell <philb@gnu.org>
Tue, 3 Aug 2004 16:49:10 +0000 (16:49 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 3 Aug 2004 16:49:10 +0000 (16:49 +0000)
BKrev: 410fc206om9iYhTS1-DWp--2cWnbOg

gpe-gallery/gpe-gallery-0.91/desktop-categories.patch [new file with mode: 0644]
gpe-gallery/gpe-gallery_0.91.oe

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 (file)
index 0000000..e69de29
index 903c66f..58175e3 100644 (file)
@@ -1,12 +1,15 @@
-inherit gpe pkgconfig
+PR = "r1"
+
+inherit gpe
 
 DEPENDS = "libgpewidget"
 SECTION = "gpe"
 MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
 
-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"