1 DESCRIPTION
= "Phalanx is a chess playing engine."
6 SRC_URI
= "http://ftp.debian.org/debian/pool/main/p/phalanx/phalanx_22.orig.tar.gz \
7 file://gcc3.patch;patch=1 \
10 S
= "${WORKDIR}/phalanx-22.orig"
13 oe_runmake CC
="${CC}" CFLAGS
="${CFLAGS}" STRIP
=echo LD
="${CC}"
17 install
-d $
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
18 install
-D
-m
755 phalanx $
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/phalanx
19 install
-D
-m
755 pbook.phalanx $
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/pbook.phalanx
20 >$
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/sbook.phalanx
21 >$
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/learn.phalanx
22 install
-D
-m
755 $
{WORKDIR
}/capabilities $
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/capabilities
23 install
-D
-m
755 $
{WORKDIR
}/description $
{D
}$
{palmtopdir
}/chess
/engines
/Phalanx
/description
26 FILES_$
{PN
} = "${palmtopdir}/chess"
27 FILES_$
{PN
}-dbg
+= "${palmtopdir}/chess/engines/Phalanx/.debug"
29 SRC_URI
[md5sum
] = "e4e6155530a23ea0ea4ca59f8c5fda8c"
30 SRC_URI
[sha256sum
] = "e86a0a81ce1b989a4d06e0c07d64e1fcbba2456fa8e22ae24f333f186f3fc663"