BKrev: 415b4a26ykZk7PzNGByHcfWv-KT4PQ
SECTION = "games/libs"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://dusan.freeshell.org/phalanx/phalanx-${PV}.tar.gz \
file://gcc3.patch;patch=1 \
file://description"
S = "${WORKDIR}/Phalanx-XXII"
-inherit autotools
-
palmtopdir = "/opt/QtPalmtop"
+do_compile() {
+ oe_runmake CC="${CC}" CFLAGS="${CFLAGS}" STRIP=echo LD="${CC}"
+}
+
do_install() {
install -d ${D}${palmtopdir}/chess/engines/Phalanx
install -D -m 755 phalanx ${D}${palmtopdir}/chess/engines/Phalanx/phalanx