summaryrefslogtreecommitdiffstats
path: root/recipes/libgpevtype/libgpevtype_0.16.bb
blob: c568cfc428ca290f6bc9bb44163337154890f858 (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"
PR          = "r0"

inherit pkgconfig gpe autotools

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

SRC_URI[md5sum] = "dc7b99c3799ac1b5b7ef1e21450f20e4"
SRC_URI[sha256sum] = "9a272b4c133be4d828aa58c506ea729bc472434f6475d97ea60b388a40fe444d"