aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/liblipsevent2_svn.bb
blob: cc0491da4898ff62f8e7342d50e9ae07174e7eee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "LiPS event model library."
LICENSE     = "LiPS"
SECTION = "gpe/libs"
PRIORITY    = "optional"
DEPENDS     = "glib-2.0"
PV = "0.0+svnr-${SRCREV}"
PR          = "r0"

inherit gpephone pkgconfig autotools

SRC_URI = "${GPEPHONE_SVN}"

S = ${WORKDIR}/${PN}