summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/love/love-0.6.2.ebuild')
-rw-r--r--games-engines/love/love-0.6.2.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/games-engines/love/love-0.6.2.ebuild b/games-engines/love/love-0.6.2.ebuild
new file mode 100644
index 0000000..203ea46
--- /dev/null
+++ b/games-engines/love/love-0.6.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=2
+
+inherit games
+
+DESCRIPTION="An unquestionably awesome 2D game engine"
+HOMEPAGE="http://love2d.org/"
+SRC_URI=" mirror://sourceforge/${PN}/${P}-linux-src.tar.gz"
+
+LICENSE="ZLIB"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-games/physfs
+ media-libs/devil
+ media-libs/libsdl[joystick]
+ media-libs/sdl-sound
+ media-libs/openal
+ media-libs/libmng
+ media-libs/libmodplug
+ media-sound/mpg123"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${PN}-20100303-db7cd0682883