From 3bda3fba3dc2bcad75244f9fd135f977a685f6ba Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Mon, 15 Aug 2005 17:33:03 +0000 Subject: Move e-image to nonworking. Please use the GPE image and install e packages on top of it. e is not ready to run standalone. --- packages/nonworking/meta/.mtn2git_empty | 0 packages/nonworking/meta/e-image.bb | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 packages/nonworking/meta/.mtn2git_empty create mode 100644 packages/nonworking/meta/e-image.bb (limited to 'packages/nonworking/meta') diff --git a/packages/nonworking/meta/.mtn2git_empty b/packages/nonworking/meta/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/nonworking/meta/e-image.bb b/packages/nonworking/meta/e-image.bb new file mode 100644 index 0000000000..d58215d3a7 --- /dev/null +++ b/packages/nonworking/meta/e-image.bb @@ -0,0 +1,18 @@ +DESCRIPTION = "An X11-based distribution with the Enlightenment Window Manager and Tools" +LICENSE = "MIT" +PR = "r1" + +export IMAGE_BASENAME = "e-image" +export IMAGE_LINGUAS = "" + +DEPENDS = "task-bootstrap meta-e-x11 xserver-kdrive" + +PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" +PREFERRED_PROVIDER_virtual/evas = "evas-x11" +PREFERRED_PROVIDER_virtual/ecore = "ecore-x11" +PREFERRED_PROVIDER_virtual/imlib2 = "imlib2-x11" +PREFERRED_PROVIDER_virtual/libxine = "libxine-x11" + +export IPKG_INSTALL = "task-bootstrap task-enlightenment-x11 xserver-kdrive-fbdev" + +inherit image_ipk -- cgit v1.2.3