Commit dd08a65c authored by Florent Revest's avatar Florent Revest

Adds non graphical feedback daemon (ngfd)

parent 96742e9e
SUMMARY = "Nemomobile's non graphical feedback daemon"
HOMEPAGE = "https://github.com/nemomobile/ngfd"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://github.com/nemomobile/ngfd.git;protocol=https"
SRCREV = "${AUTOREV}"
PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
B = "${S}"
do_configure_prepend() {
sed -i "s@src data doc tests@src data tests@" ${S}/Makefile.am
}
inherit autotools pkgconfig
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment