blob: 26edf1c0a436f0dc36e6740c0a7ef6e55d4aa389 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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 = "r0"
inherit efl
libdirectory = "src"
|