1 2 3 4 5 6 7 8 9 10 11 12
DESCRIPTION = "DBus and HAL convenience wrappers for EFL" DEPENDS = "dbus ecore" LICENSE = "MIT" PR = "r0" inherit efl_library SRC_URI = "${E_CVS};module=e17/proto/e_dbus" S = "${WORKDIR}/e_dbus" # TODO increase package granularity