1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION="A fork of the ONScripter engine with added English support"
10 HOMEPAGE="http://onscripter.denpa.mobi/?page_id=26"
11 SRC_URI="http://onscripter.denpa.mobi/pub/onscr/${P}-src.tar.bz2"
15 KEYWORDS="~amd64 ~x86"
18 DEPEND="media-libs/sdl-image[jpeg,png]
19 media-libs/sdl-mixer[mp3,vorbis]
25 S="${WORKDIR}/${P}-src"
29 epatch "${FILESDIR}"/${PN}-20110314-compiler.patch
33 -e 's:-DLINUX:-DLINUX -DRCA_SCALE:' configure \
40 egamesconf --no-werror || die
44 dogamesbin ${PN} || die "dogamesbin failed"
45 dodoc CHANGES INSTALL README || die "dodoc failed"