Set entrance, esmart, and e-wm back to -x11 dependencies
authorJustin Patrin <papercrane@gmail.com>
Sat, 13 Aug 2005 01:44:06 +0000 (01:44 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 13 Aug 2005 01:44:06 +0000 (01:44 +0000)
Add e-modules bb file

packages/e17/e-modules_20050810.bb [new file with mode: 0644]
packages/e17/e-wm_20050810.bb
packages/e17/entrance_20050810.bb
packages/efl/esmart_0.9.0.004.bb

diff --git a/packages/e17/e-modules_20050810.bb b/packages/e17/e-modules_20050810.bb
new file mode 100644 (file)
index 0000000..4aa4c09
--- /dev/null
@@ -0,0 +1,14 @@
+DESCRIPTION = "Enlightenment Window Manager Extra Modules"
+DEPENDS = "virtual/ecore virtual/evas esmart edje eet e"
+LICENSE = "MIT"
+SECTION = "e/apps"
+MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
+CVSDATE = "${PV}"
+PR = "r0"
+
+inherit autotools
+
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e_modules"
+S = "${WORKDIR}/e_modules"
+
+FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir}"
index b5b137e..180f2f8 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "E17 - the Enlightenment Window Mananger"
-DEPENDS = "virtual/evas virtual/ecore edje eet embryo e"
+DEPENDS = "evas-x11 ecore-x11 edje eet embryo e"
 LICENSE = "MIT"
 SECTION = "e/apps"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
index 471b7d3..4a7bc20 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Entrace is the Enlightenment login manager"
 SECTION = "e/apps"
 LICENSE = "MIT"
 # can also use pam and crypt
-DEPENDS = "edb virtual/evas virtual/ecore edje esmart"
+DEPENDS = "edb evas-x11 ecore-x11 edje esmart"
 HOMEPAGE = "http://www.enlightenment.org"
 MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
 CVSDATE = "${PV}"
index beb936e..beae7a7 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "ESmart is a collection of smart Evas objects"
 LICENSE = "MIT"
-DEPENDS = "virtual/evas virtual/ecore virtual/imlib2 epsilon edje libtool"
+DEPENDS = "evas-x11 ecore-x11 virtual/imlib2 epsilon edje libtool"
 PR = "r1"
 
 inherit efl