DESCRIPTION = "Abyss is a GSM 07.10 muxer userspace daemon" HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/fso-abyss" AUTHOR = "Michael 'Mickey' Lauer " SECTION = "console/network" DEPENDS = "dbus dbus-glib libgsm0710mux" LICENSE = "GPL" PV = "0.3.3+gitr${SRCREV}" PR = "r0" SRC_URI = "\ ${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master \ " S = "${WORKDIR}/git" inherit autotools vala FILES_${PN} += "${datadir}"