add task-efl, a task package for the Enlightenment Foundation Libraries
authorMichael Lauer <mickey@vanille-media.de>
Fri, 10 Oct 2008 16:37:29 +0000 (16:37 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Fri, 10 Oct 2008 16:37:29 +0000 (16:37 +0000)
packages/tasks/task-efl.bb [new file with mode: 0644]

diff --git a/packages/tasks/task-efl.bb b/packages/tasks/task-efl.bb
new file mode 100644 (file)
index 0000000..20c8954
--- /dev/null
@@ -0,0 +1,21 @@
+DESCRIPTION = "Task package: Enlightenment Foundation Libraries"
+LICENSE = "MIT"
+SECTION = "devel/efl"
+RDEPENDS = "\
+  eet \
+  evas \
+  ecore \
+  embryo \
+  edje \
+  emotion \
+  esmart \
+  epsilon \
+  edbus \
+  efreet \
+  ewl \
+  etk \
+  epdf \
+"
+PR = "r0"
+
+ALLOW_EMPTY = "1"