diff options
Diffstat (limited to 'packages/efl/etox_0.9.0.004.bb')
-rw-r--r-- | packages/efl/etox_0.9.0.004.bb | 10 |
1 files changed, 0 insertions, 10 deletions
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" |