summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--galculator/galculator-1.2.3/desktop-categories.patch0
-rw-r--r--galculator/galculator_1.2.3.oe5
-rw-r--r--gpe-edit/gpe-edit/desktop-categories.patch0
-rw-r--r--gpe-edit/gpe-edit_0.23.oe12
4 files changed, 15 insertions, 2 deletions
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
--- /dev/null
+++ b/galculator/galculator-1.2.3/desktop-categories.patch
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
--- /dev/null
+++ b/gpe-edit/gpe-edit/desktop-categories.patch
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 <pb@handhelds.org>"
+SECTION = "gpe"
+DESCRIPTION = "Editor for the GPE Palmtop Environment"
+
+SRC_URI = "${GPE_MIRROR}/gpe-edit-${PV}.tar.gz \
+ file://desktop-categories.patch;patch=1"
+