1 DESCRIPTION
= "DBus and HAL convenience wrappers for EFL"
4 PV
= "0.5.0.060+svnr${SRCPV}"
6 SRCREV
= "${EFL_SRCREV}"
10 SRC_URI
= "svn://svn.enlightenment.org/svn/e/trunk;module=e_dbus;proto=http"
11 S
= "${WORKDIR}/e_dbus"
13 EXTRA_OECONF
= "--enable-build-test-gui"
15 PACKAGES
=+ "${PN}-enotify ${PN}-edbus ${PN}-enm ${PN}-ehal ${PN}-test-gui"
16 FILES_$
{PN
}-enotify
= "${libdir}/libenotify.so.*"
17 FILES_$
{PN
}-edbus
= "${libdir}/libedbus.so.*"
18 FILES_$
{PN
}-enm
= "${libdir}/libenm.so.*"
19 FILES_$
{PN
}-ehal
= "${libdir}/libehal.so.*"
20 FILES_$
{PN
}-test
-gui
= "${bindir}/e_dbus_hal"