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