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
gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG
[openembedded.git]
/
recipes
/
clutter
/
aaina.inc
blob
fbef34f563f7d2addbec759550a5ef2dff53cd08
1
DESCRIPTION = "Aaina Clutter Demo"
2
HOMEPAGE = "http://www.clutter-project.org/"
3
LICENSE = "GPL"
4
5
DEPENDS = "clutter libxml2 gtk+ neon"
6
7
inherit autotools pkgconfig
8
9
do_stage () {
10
autotools_stage_all
11
}
12