aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/eeze.inc
blob: 5572836618096976fcc767da7f07ffbc372fc1e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "Eeze is a library to simplify the use of devices"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
DEPENDS = "ecore eet udev"

inherit efl

BBCLASSEXTEND = "native"
INC_PR = "r1"

# Some upgrade path tweaking
AUTO_LIBNAME_PKGS = ""

FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"