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
evas-native: add libxext-native as dependency
[openembedded.git]
/
recipes
/
grift
/
glrr_20050529.bb
blob
9b4ec407e85ff11ae9b7795178df3dfb81a6e54d
1
DESCRIPTION
=
"gobject, glib, gtk+ debug and inspection functions"
2
HOMEPAGE
=
"http://sf.net/project/grift"
3
SECTION
=
"libs/devel"
4
LICENSE
=
"BSD"
5
DEPENDS
=
"glib-2.0"
6
7
SRC_URI
=
"${SOURCEFORGE_MIRROR}/grift/glrr-${PV}.tar.bz2"
8
9
inherit autotools pkgconfig
10
11
do_stage
() {
12
autotools_stage_all
13
}
14