From 21767327c3d0220684183abcf6f708ea4d2fdb35 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Thu, 13 Dec 2012 04:12:25 +0200 Subject: [PATCH] atanks: added Signed-off-by: Marko Lindqvist --- recipes-games/atanks/atanks_5.7.bb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 recipes-games/atanks/atanks_5.7.bb diff --git a/recipes-games/atanks/atanks_5.7.bb b/recipes-games/atanks/atanks_5.7.bb new file mode 100644 index 0000000..e4f8755 --- /dev/null +++ b/recipes-games/atanks/atanks_5.7.bb @@ -0,0 +1,18 @@ +DESCRIPTION = "Annihilate the other tanks to earn money, then spend it on bigger and better shields and weapons to wipe out the opposition." +HOMEPAGE = "http://atanks.sourceforge.net/" +SECTION = "games" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=5be586675e7c7aa09afa2c14cb1170a2" + +DEPENDS = "allegro4" +PR = "r0" + +SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}/${PN}-${PV}/${PN}-${PV}.tar.gz \ +" + +inherit autotools + +SRC_URI[md5sum] = "135f8cb55e99a4a7b34996f260a9de6a" +SRC_URI[sha256sum] = "fb2f4239679f4de4a3213e66a2bd4ec560753d518db727ffa35bc74f3a581e83" + +FILES_${PN} += "${datadir}"