efl, e17: update to newest versions, split e and efl bbclasses and use e for e17...
[vuplus_openembedded] / packages / efl / embryo_0.9.1.025.bb
1 DESCRIPTION = "Embryo implements a C like scripting language used in various parts \
2 of the Enlightenment project, namely Edje. Embryo's scripting language is based on \
3 CompuPhase's Small language that was introduced in Dr Dobb's Journal in 1999. \
4 Embryo allows scripting capabilities in places that otherwise wouldn't support \
5 basic programming structures such as in Edje EDCs."
6 LICENSE = "MIT"
7 PR = "r4"
8
9 inherit efl
10
11 FILES_${PN}-examples = "${datadir}/${PN}/examples"