summaryrefslogtreecommitdiff
path: root/packages/efl1/edje_cvs.bb
blob: 0a5521f929218925c713a9f05ceb9c9dfe99086e (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Edje is a complex graphical design & layout library."
# can also install vim data files
DEPENDS = "eet evas ecore embryo edje-native"
LICENSE = "MIT"
PV = "0.5.0.41+cvs${SRCDATE}"
PR = "r0"

inherit efl_library

# NOTE: Packaging needs work. edje_cc should actually be in the -dev package etc.