summaryrefslogtreecommitdiff
path: root/packages/efl/etox_20060128.bb
blob: fa51dba3c4df5dc6c59284029edd6f01c209a338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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

SRC_URI = "${E_CVS};module=e17/libs/etox;date=${PV}"
S = "${WORKDIR}/etox"

libdirectory = "src"