mplayer-common: fix arch and install
[openembedded.git] / recipes / ipatience / ipatience_0.1.bb
blobb223437b19e46ca40aa6ad6c01513e4a495c4605
1 DESCRIPTION = "Patience game"
2 LICENSE = "GPL"
3 SECTION = "x11"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libx11 xft libxtst libxpm fltk"
6 PR = "r0"
8 SRC_URI = "cvs://anoncvs@keithp.com/local/src/CVS;method=pserver;module=ipatience \
9 file://fix-make.patch;patch=1"
11 S = "${WORKDIR}/${PN}"
13 inherit autotools