]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libeventdb/libeventdb_0.21.bb
2db316c65ed40c94be4c92cc4394425eea0a8b93
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libeventdb / libeventdb_0.21.bb
1 LICENSE = "LGPL"
2 DESCRIPTION = "Database access library for GPE calendar"
3 SECTION = "gpe/libs"
4 PRIORITY = "optional"
5 DEPENDS = "libgpewidget libgpepimc sqlite"
6
7 GPE_TARBALL_SUFFIX = "bz2"
8
9 inherit pkgconfig gpe autotools
10
11
12 do_stage () {
13 autotools_stage_all
14 }