aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-06-01 16:04:35 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-01 16:04:35 +0000
commitbf72d4b75d8d2a3b33b7a1db817e0bf0fc987469 (patch)
tree7cfd661180a8e483c7a4845b11e10ac6813a7710 /packages/efl
parent90c860b929380220f25fbb85827d8ce5f12277cd (diff)
downloadopenembedded-bf72d4b75d8d2a3b33b7a1db817e0bf0fc987469.tar.gz
etox: you are dead, go away
Diffstat (limited to 'packages/efl')
-rw-r--r--packages/efl/etk_20060418.bb2
-rw-r--r--packages/efl/etox_0.9.0.004.bb10
-rw-r--r--packages/efl/ewl_0.0.4.007.bb1
3 files changed, 1 insertions, 12 deletions
diff --git a/packages/efl/etk_20060418.bb b/packages/efl/etk_20060418.bb
index 1d53d683b3..bf1f98d497 100644
--- a/packages/efl/etk_20060418.bb
+++ b/packages/efl/etk_20060418.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Etk is an advanced widget toolkit based on the Enlightenment Foundation Libraries"
+DESCRIPTION = "Etk is an advanced widget toolkit based on the Enlightenment Foundation Libraries."
DEPENDS = "evas-x11 ecore-x11 edje"
LICENSE = "MIT"
PR = "r1"
diff --git a/packages/efl/etox_0.9.0.004.bb b/packages/efl/etox_0.9.0.004.bb
deleted file mode 100644
index e61759a22e..0000000000
--- a/packages/efl/etox_0.9.0.004.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Etox is a type setting and text layout library based on Evas. \
-Etox helps you when it comes to displaying, moving, resizing, layering, \
-clipping, aligning and coloring fonts in different styles, and more."
-DEPENDS = "edb virtual/evas virtual/ecore"
-LICENSE = "MIT"
-PR = "r1"
-
-inherit efl
-
-libdirectory = "src"
diff --git a/packages/efl/ewl_0.0.4.007.bb b/packages/efl/ewl_0.0.4.007.bb
index e89b668b93..3a9313cb59 100644
--- a/packages/efl/ewl_0.0.4.007.bb
+++ b/packages/efl/ewl_0.0.4.007.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "The Enlightened Widget Library, \
a simple-to-use general purpose widget library based on the enlightenment foundation libraries."
-# as of recent CVS HEAD, ewl no longer needs etox and no longer needs edb
DEPENDS = "edb virtual/evas virtual/ecore edje"
# emotion
RDEPENDS += "ewl-themes"