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
python-pyrex: Rework DEPENDS updates
[openembedded.git]
/
recipes
/
mux
/
mux_git.bb
blob
29326cdb93aa1970ab52fc073e8c5733087ef94e
1
DESCRIPTION
=
"GTK+ widgets for moblin"
2
SRC_URI
=
"git://git.moblin.org/${PN}.git;protocol=git"
3
LICENSE
=
"LGPLv2.1"
4
SRCREV
=
"72460e890dbb15edbf7dc193116be0dcf9794a8b"
5
PV
=
"0.0+git${SRCREV}"
6
PR
=
"r0"
7
8
LICENSE
=
"LGPLv2.1"
9
10
S
=
"${WORKDIR}/git"
11
12
DEPENDS
=
"gtk+"
13
14
inherit autotools