summaryrefslogtreecommitdiffstats
path: root/recipes/tasks/task-shr.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 09:08:23 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-18 09:57:21 +0100
commit4438e093968dc61a1989f9a27aa4b06d6d166a88 (patch)
tree49c8bdf2ec9b690a874e759e8c879bffb75b504d /recipes/tasks/task-shr.bb
parentccd7a2aa41cdc706ea4891ab5b59b361e369c7a1 (diff)
downloadopenembedded-4438e093968dc61a1989f9a27aa4b06d6d166a88.tar.gz
task-shr: new task for SHR distribution
Diffstat (limited to 'recipes/tasks/task-shr.bb')
-rw-r--r--recipes/tasks/task-shr.bb35
1 files changed, 35 insertions, 0 deletions
diff --git a/recipes/tasks/task-shr.bb b/recipes/tasks/task-shr.bb
new file mode 100644
index 0000000000..25e1b170c3
--- /dev/null
+++ b/recipes/tasks/task-shr.bb
@@ -0,0 +1,35 @@
+DESCRIPTION = "SHR Fat Image Feed"
+PR = "r3"
+PV = "2.0"
+LICENSE = "GPL"
+
+inherit task
+
+PACKAGES = "\
+ ${PN}-gtk \
+ ${PN}-apps \
+ ${PN}-games \
+"
+
+RDEPENDS_${PN}-gtk = "\
+ gpe-scap \
+ pidgin \
+ libpurple-protocol-msn \
+ libpurple-protocol-icq \
+ vagalume \
+ gpe-sketchbook \
+"
+
+RDEPENDS_${PN}-apps += "\
+ task-shr-minimal-apps \
+ opimd-utils-notes \
+ mokonnect \
+ midori \
+ intone \
+"
+
+RDEPENDS_${PN}-games += "\
+ mokomaze \
+ numptyphysics \
+"
+