aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-dm
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-06 14:07:16 +0000
committerPhil Blundell <philb@gnu.org>2004-07-06 14:07:16 +0000
commitfa21382f0acafeddb7bd819ea0f1f0050cc36c06 (patch)
tree8425bd12604200c2b573fd85bf016d6ddb999165 /gpe-dm
parenta7445d2bca436c8cd6df565928bf46e88735a3b8 (diff)
downloadopenembedded-fa21382f0acafeddb7bd819ea0f1f0050cc36c06.tar.gz
back out 0.37 -> 0.38 changes
BKrev: 40eab214twnxU1ehUIZMxVXfvCN77A
Diffstat (limited to 'gpe-dm')
-rw-r--r--gpe-dm/gpe-dm-0.38/zaurus.patch0
-rw-r--r--gpe-dm/gpe-dm_0.38.oe14
2 files changed, 14 insertions, 0 deletions
diff --git a/gpe-dm/gpe-dm-0.38/zaurus.patch b/gpe-dm/gpe-dm-0.38/zaurus.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-dm/gpe-dm-0.38/zaurus.patch
diff --git a/gpe-dm/gpe-dm_0.38.oe b/gpe-dm/gpe-dm_0.38.oe
index e69de29bb2..39f4225b3d 100644
--- a/gpe-dm/gpe-dm_0.38.oe
+++ b/gpe-dm/gpe-dm_0.38.oe
@@ -0,0 +1,14 @@
+inherit gpe update-rc.d
+
+DESCRIPTION = "GPE Desktop Manager"
+SECTION = "gpe"
+PRIORITY = "optional"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+DEPENDS = "glib-2.0"
+PR = "r1"
+
+INITSCRIPT_NAME = "gpe-dm"
+INITSCRIPT_PARAMS = "defaults 99"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz \
+ file://zaurus.patch;patch=1"