From: Phil Blundell Date: Tue, 3 Aug 2004 15:11:24 +0000 (+0000) Subject: tweak some .desktop categories X-Git-Tag: Release-2010-05/1~17854 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66f03f7b26ad096fafbb72ba3347bae043b4d6f;p=openembedded.git tweak some .desktop categories BKrev: 410fab1csg65YEEs2nr9RM1nbFFuCA --- diff --git a/galculator/galculator-1.2.3/desktop-categories.patch b/galculator/galculator-1.2.3/desktop-categories.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/galculator/galculator_1.2.3.oe b/galculator/galculator_1.2.3.oe index 0b19f1703e..4c1f73e36b 100644 --- a/galculator/galculator_1.2.3.oe +++ b/galculator/galculator_1.2.3.oe @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" inherit autotools pkgconfig gconf @@ -10,7 +10,8 @@ SECTION = "gpe" PRIORITY = "optional" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \ - file://gnome-calc2.png \ + file://desktop-categories.patch;patch=1 \ + file://gnome-calc2.png \ file://Makefile.am.patch;patch=1" #EXTRA_OECONF = "" diff --git a/gpe-edit/gpe-edit/desktop-categories.patch b/gpe-edit/gpe-edit/desktop-categories.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/gpe-edit/gpe-edit_0.23.oe b/gpe-edit/gpe-edit_0.23.oe index e69de29bb2..bfeae9c049 100644 --- a/gpe-edit/gpe-edit_0.23.oe +++ b/gpe-edit/gpe-edit_0.23.oe @@ -0,0 +1,12 @@ +PR = "r1" + +inherit gpe + +DEPENDS = "gtk+ libdisplaymigration libgpewidget" +MAINTAINER = "Phil Blundell " +SECTION = "gpe" +DESCRIPTION = "Editor for the GPE Palmtop Environment" + +SRC_URI = "${GPE_MIRROR}/gpe-edit-${PV}.tar.gz \ + file://desktop-categories.patch;patch=1" +