aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/libiac_1.0.bb
blob: 16d063440eac61a11d3a3f39c87ef7634b20c352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE     = "LiPS"
DESCRIPTION = "LiPS IPC library."
SECTION = "gpe/libs"
PRIORITY    = "optional"
DEPENDS     = "gtk+ gtk-doc"
PR          = "r1"

GPE_TARBALL_SUFFIX = "bz2"
inherit gpephone pkgconfig autotools

do_stage () {
	autotools_stage_all
}

SRC_URI[md5sum] = "6bb2fd1841d9c1be22edc999970a55a3"
SRC_URI[sha256sum] = "821290104ef79b6a35a4a7456d50aff0536f66f05a5d6c255e7155d1cacd12b6"