From 73163b1c337cc664d33bb83e9f41e337c7c303ea Mon Sep 17 00:00:00 2001 From: Sergey Popov Date: Sun, 5 Feb 2017 22:48:05 +0300 Subject: [PATCH] games-rpg/dear-esther: sync with ebuild in main portage tree --- .../dear-esther-20130608-r1.ebuild | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild b/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild index 085d4d1..6061d0b 100644 --- a/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild +++ b/games-rpg/dear-esther/dear-esther-20130608-r1.ebuild @@ -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 -# $Header: $ +# $Id$ # TODO: unbundle libSDL2 @@ -24,17 +24,17 @@ MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} QA_PREBUILT="${MYGAMEDIR#/}/dearesther_linux ${MYGAMEDIR#/}/bin/*.so*" -DEPEND="app-arch/unzip - app-arch/unrar" -RDEPEND="virtual/opengl - amd64? ( - app-emulation/emul-linux-x86-sdl - app-emulation/emul-linux-x86-xlibs - ) - x86? ( - media-libs/freetype - media-libs/openal - )" +DEPEND=" + app-arch/unzip + app-arch/unrar +" +RDEPEND=" + >=media-libs/freetype-2.5.0.1[abi_x86_32(-)] + >=media-libs/libsdl-1.2.15-r5[abi_x86_32(-)] + >=media-libs/openal-1.15.1[abi_x86_32(-)] + x11-libs/libX11[abi_x86_32(-)] + virtual/opengl[abi_x86_32(-)] +" S=${WORKDIR}/data