aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpevtype/libgpevtype_0.50.bb
blob: 1a25a8ef07752a1d9aed7e503c529c8bf0be0d35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LICENSE     = "LGPL"
DESCRIPTION = "Data interchange library for GPE"
SECTION = "gpe/libs"
PRIORITY    = "optional"
DEPENDS     = "libmimedir libeventdb libtododb"
PR          = "r1"

inherit pkgconfig gpe autotools

SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2"


do_stage () {
	autotools_stage_all
}



SRC_URI[md5sum] = "4d7a20b215c53b73786690e895f05750"
SRC_URI[sha256sum] = "a390032e637621ef8a8ff2ae3f73cf8f74f10b2f999b359253b137f1341f482e"