aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libcontactsdb/libcontactsdb_0.1.bb
blob: 3d7e81e2e48e1b0fc1736aae4621869cef5daa14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
LICENSE = "LGPL"
DESCRIPTION = "Database access library for GPE contacts"
SECTION = "gpe/libs"
PRIORITY = "optional"
DEPENDS = "libgpewidget libgpepimc sqlite"

PR = "r0"
GPE_TARBALL_SUFFIX = "bz2"

inherit autotools gpe pkgconfig

do_stage () {
autotools_stage_all
}

SRC_URI[md5sum] = "575442be0c61e4b1e05f2188e2ae3141"
SRC_URI[sha256sum] = "33a61a28617e5513e58bde9c16ef21c82c582c1513a0a325735c090ebbd9aefe"