u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git] / recipes / ipatience / ipatience_0.1.bb
blob033757672c89df315fd3c4c106153517380c8015
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"
9 SRC_URI = "cvs://anoncvs@keithp.com/local/src/CVS;method=pserver;module=ipatience \
10 file://fix-make.patch"
12 S = "${WORKDIR}/${PN}"
14 inherit autotools