games-rpg/dear-esther: sync with ebuild in main portage tree

This commit is contained in:
Sergey Popov 2017-02-05 22:48:05 +03:00
parent 47e19d3d30
commit 73163b1c33

View File

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation # Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# $Header: $ # $Id$
# TODO: unbundle libSDL2 # TODO: unbundle libSDL2
@ -24,17 +24,17 @@ MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN}
QA_PREBUILT="${MYGAMEDIR#/}/dearesther_linux QA_PREBUILT="${MYGAMEDIR#/}/dearesther_linux
${MYGAMEDIR#/}/bin/*.so*" ${MYGAMEDIR#/}/bin/*.so*"
DEPEND="app-arch/unzip DEPEND="
app-arch/unrar" app-arch/unzip
RDEPEND="virtual/opengl app-arch/unrar
amd64? ( "
app-emulation/emul-linux-x86-sdl RDEPEND="
app-emulation/emul-linux-x86-xlibs >=media-libs/freetype-2.5.0.1[abi_x86_32(-)]
) >=media-libs/libsdl-1.2.15-r5[abi_x86_32(-)]
x86? ( >=media-libs/openal-1.15.1[abi_x86_32(-)]
media-libs/freetype x11-libs/libX11[abi_x86_32(-)]
media-libs/openal virtual/opengl[abi_x86_32(-)]
)" "
S=${WORKDIR}/data S=${WORKDIR}/data