summaryrefslogtreecommitdiffstats
path: root/recipes/images/e-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/images/e-image.bb')
-rw-r--r--recipes/images/e-image.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/recipes/images/e-image.bb b/recipes/images/e-image.bb
new file mode 100644
index 0000000000..37d2b1a60c
--- /dev/null
+++ b/recipes/images/e-image.bb
@@ -0,0 +1,26 @@
+require e-image-core.bb
+DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools"
+
+DEPENDS += "task-e-x11-core task-gpe-base task-gpe-pim task-gpe-settings task-gpe-apps task-gpe-connectivity task-gpe-games \
+ figment xhost gpe-soundserver gpe-confd xauth"
+
+IMAGE_INSTALL += "task-e-x11-core \
+ task-gpe-pim \
+ task-gpe-settings \
+# task-gpe-apps \
+ task-gpe-connectivity \
+ task-gpe-games \
+# task-apps-extra \
+ figment \
+ xhost \
+ gpe-soundserver \
+ gpe-confd \
+ xauth \
+ pango-module-basic-fc \
+ gdk-pixbuf-loader-bmp \
+ gdk-pixbuf-loader-gif \
+ gdk-pixbuf-loader-jpeg \
+ gdk-pixbuf-loader-png \
+ gdk-pixbuf-loader-pnm \
+ gdk-pixbuf-loader-xbm \
+ gdk-pixbuf-loader-xpm"