repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
checksums.ini: add checksum for pengutronix canutils
[openembedded.git]
/
packages
/
libcontactsdb
/
libcontactsdb_0.1.bb
blob
62b756670024380669e4a7c6ca9cf5f28e9452d5
1
LICENSE
=
"LGPL"
2
DESCRIPTION
=
"Database access library for GPE contacts"
3
SECTION
=
"gpe/libs"
4
PRIORITY
=
"optional"
5
DEPENDS
=
"libgpewidget libgpepimc sqlite"
6
7
PR
=
"r0"
8
GPE_TARBALL_SUFFIX
=
"bz2"
9
10
inherit autotools gpe pkgconfig
11
12
do_stage
() {
13
autotools_stage_all
14
}