efl, e17: update to newest versions, split e and efl bbclasses and use e for e17...
[openembedded.git] / packages / efl / etox_20060128.bb
1 DESCRIPTION = "Etox is a type setting and text layout library based on Evas. \
2 Etox helps you when it comes to displaying, moving, resizing, layering, \
3 clipping, aligning and coloring fonts in different styles, and more."
4 DEPENDS = "edb virtual/evas virtual/ecore"
5 LICENSE = "MIT"
6 PR = "r1"
7
8 inherit efl
9
10 SRC_URI = "${E_CVS};module=e17/libs/etox;date=${PV}"
11 S = "${WORKDIR}/etox"
12
13 libdirectory = "src"