aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libgsm0710mux_git.bb
blob: f85be3c23809a3c10690026b2401d5005561b2ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "A GSM 07.10 Multiplexing Engine"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "GPL"
SECTION = "devel"
DEPENDS = "glib-2.0 libgsm0710 libfsotransport"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.9.2+gitr${SRCPV}"
PE = "1"
PR = "r0"

SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
S = "${WORKDIR}/git/libgsm0710mux"

inherit autotools_stage pkgconfig vala