summaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/libiac_svn.bb
blob: 8595ddcfec327888c0bed3bc537b1a44c76afc70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
DESCRIPTION = "LiPS IPC library."
SECTION = "gpe/libs"
PRIORITY = "optional"
LICENSE = "LiPS"
DEPENDS = "gtk+ gtk-doc"
SRCREV = "1590"
PV = "1.0+svnr${SRCPV}"
PE = "1"
PR = "r0"

inherit gpephone pkgconfig autotools

SRC_URI = "${GPEPHONE_SVN}"

S = ${WORKDIR}/${PN}