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
u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git]
/
recipes
/
ipatience
/
ipatience_0.1.bb
blob
033757672c89df315fd3c4c106153517380c8015
1
DESCRIPTION
=
"Patience game"
2
LICENSE
=
"GPL"
3
SECTION
=
"x11"
4
PRIORITY
=
"optional"
5
DEPENDS
=
"virtual/libx11 libxft libxtst libxpm fltk"
6
SRCDATE
=
"20061112"
7
PR
=
"r0"
8
9
SRC_URI
=
"cvs://anoncvs@keithp.com/local/src/CVS;method=pserver;module=ipatience \
10
file://fix-make.patch"
11
12
S
=
"${WORKDIR}/${PN}"
13
14
inherit autotools
15