# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout2/lbreakout2-2.5.2.ebuild,v 1.9 2009/01/22 20:12:23 mr_bones_ Exp $ EAPI=2 inherit flag-o-matic eutils games levels_V=20070121 themes_V=20070121 DESCRIPTION="Breakout clone written with the SDL library" HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LBreakout2" SRC_URI=" mirror://sourceforge/lgames/${P}.tar.gz mirror://sourceforge/lgames/${PN}-levelsets-${levels_V}.tar.gz themes? ( mirror://sourceforge/lgames/${PN}-themes-${themes_V}.tar.gz )" LICENSE="GPL-2" SLOT="0" KEYWORDS="alpha amd64 ia64 ppc x86 ~x86-fbsd" IUSE="themes" DEPEND="media-libs/libpng sys-libs/zlib || ( media-libs/libsdl[joystick]