From d66f03f7b26ad096fafbb72ba3347bae043b4d6f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 3 Aug 2004 15:11:24 +0000 Subject: [PATCH] tweak some .desktop categories BKrev: 410fab1csg65YEEs2nr9RM1nbFFuCA --- galculator/galculator-1.2.3/desktop-categories.patch | 0 galculator/galculator_1.2.3.oe | 5 +++-- gpe-edit/gpe-edit/desktop-categories.patch | 0 gpe-edit/gpe-edit_0.23.oe | 12 ++++++++++++ 4 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 galculator/galculator-1.2.3/desktop-categories.patch create mode 100644 gpe-edit/gpe-edit/desktop-categories.patch 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" + -- 2.39.5