aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libgpevtype/libgpevtype_0.50.bb
blob: 310499da6e1e1d92231b5ee2a9db895e6fa14bb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"

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