# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild,v 1.4 2012/05/03 03:02:33 jdhore Exp $ EAPI=2 inherit autotools base eutils flag-o-matic games DESCRIPTION="Bomberman-like multiplayer game" HOMEPAGE="http://savannah.nongnu.org/projects/clanbomber/" SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.lzma" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="media-libs/libsdl[audio,joystick,video] media-libs/sdl-image[png] media-libs/sdl-mixer media-libs/sdl-ttf media-libs/sdl-gfx >dev-libs/boost-1.36