aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ipatience/ipatience_0.1.bb
blob: 95c62cac570925757234d0b4f1cc4bc1fdb9e426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Patience game"
LICENSE = "GPL"
SECTION = "x11"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 xft libxtst libxpm fltk"
SRCDATE = "20061112"
PR = "r0"

SRC_URI = "cvs://anoncvs@keithp.com/local/src/CVS;method=pserver;module=ipatience \
          file://fix-make.patch;patch=1"

S = "${WORKDIR}/${PN}"

inherit autotools