speech-framework: Add initial speech-framework feature
[AGL/meta-agl-devel.git] / meta-speech-framework / recipes-apis / agl-service-voice-high / agl-service-voice-high_git.bb
1 SUMMARY     = "High level voice service binding"
2 DESCRIPTION = "agl-service-voice-high is the binding library"
3 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/apps/agl-service-voice-high"
4 SECTION     = "apps"
5
6 LICENSE = "Apache-2.0"
7 LIC_FILES_CHKSUM = "file://License.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
8
9 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-voice-high;protocol=https;branch=${AGL_BRANCH}"
10 SRCREV = "b6abca2edcb36c0c0848d1cd8dc291f23293aa80"
11
12 PV = "1.0+git${SRCPV}"
13 S  = "${WORKDIR}/git"
14
15 inherit cmake aglwgt
16
17 DEPENDS += "json-c systemd af-binder glib-2.0 lua"