blob: e04e525fd676d199387244139ed53bc313c18d6a [file] [log] [blame]
DESCRIPTION = "C Open SMPP library"
HOMEPAGE = "http://osmocom.org/projects/libsmpp34/"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
SECTION = "libs"
DEPENDS = "libxml2"
S = "${WORKDIR}/git"
SRCREV = "6996e5dba9603208609f4604a3b3d59f88c85d90"
SRC_URI = "git://git.osmocom.org/libsmpp34.git;protocol=git"
PV = "1.13.0+gitr${SRCPV}"
PR = "r0"
PARALLEL_MAKE = ""
inherit autotools pkgconfig
PACKAGES =+ "${PN}-apps"
FILES_${PN}-apps = "${bindir}/*"