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
/
libgpevtype
/
libgpevtype_0.16.bb
blob
74f7bf312bf9cbbc534547483700c737a6d6e1d3
1
LICENSE
=
"LGPL"
2
DESCRIPTION
=
"Data interchange library for GPE"
3
SECTION
=
"gpe/libs"
4
PRIORITY
=
"optional"
5
DEPENDS
=
"libmimedir libeventdb"
6
PR
=
"r0"
7
8
inherit pkgconfig gpe autotools
9
10
SRC_URI
=
"${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
11
12
do_stage
() {
13
autotools_stage_all
14
}
15