public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gamerlay:master commit in: games-action/dxx-rebirth/
@ 2016-12-30 16:23 Alexander Turenko
  0 siblings, 0 replies; only message in thread
From: Alexander Turenko @ 2016-12-30 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     9076bffb57e47a58156aed2e9f1c79515d6449e1
Author:     Alexander Turenko <totktonada.ru <AT> gmail <DOT> com>
AuthorDate: Fri Dec 30 16:20:58 2016 +0000
Commit:     Alexander Turenko <totktonada.ru <AT> gmail <DOT> com>
CommitDate: Fri Dec 30 16:20:58 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=9076bffb

games-action/dxx-rebirth: added DEPEND into RDEPEND

Also removed trailing whitespace and made parenthesis in *DEPEND more
consistent in its style.

 games-action/dxx-rebirth/dxx-rebirth-0.59.100.ebuild | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/games-action/dxx-rebirth/dxx-rebirth-0.59.100.ebuild b/games-action/dxx-rebirth/dxx-rebirth-0.59.100.ebuild
index be99ee8..b0dcf95 100644
--- a/games-action/dxx-rebirth/dxx-rebirth-0.59.100.ebuild
+++ b/games-action/dxx-rebirth/dxx-rebirth-0.59.100.ebuild
@@ -10,7 +10,7 @@ MY_P=${PN}_v${PV}-src
 DESCRIPTION="Descent Rebirth - enhanced Descent 1 & 2 engine"
 HOMEPAGE="http://www.dxx-rebirth.com/"
 SRC_URI="http://www.dxx-rebirth.com/download/dxx/${MY_P}.tar.gz
-	opl3-musicpack? ( 
+	opl3-musicpack? (
 		descent1? ( http://www.dxx-rebirth.com/download/dxx/res/d1xr-opl3-music.dxa )
 		descent2? ( http://www.dxx-rebirth.com/download/dxx/res/d2xr-opl3-music.dxa ) )
 	sc55-musicpack? (
@@ -37,15 +37,14 @@ REQUIRED_USE="|| ( descent1 descent2 )
 DEPEND="dev-games/physfs[hog,mvl,zip]
 	media-libs/libsdl:0[X,sound,joystick,opengl?,video]
 	music? (
-		media-libs/sdl-mixer:0[midi,timidity,vorbis]
-	)
+		media-libs/sdl-mixer:0[midi,timidity,vorbis] )
 	opengl? (
 		virtual/opengl
-		virtual/glu
-	)"
-RDEPEND="data? (
-	descent1? ( || ( games-action/descent1-data games-action/descent1-demodata ) )
-	descent2? ( || ( games-action/descent2-data games-action/descent2-demodata ) ) )"
+		virtual/glu )"
+RDEPEND="${DEPEND}
+	data? (
+		descent1? ( || ( games-action/descent1-data games-action/descent1-demodata ) )
+		descent2? ( || ( games-action/descent2-data games-action/descent2-demodata ) ) )"
 
 S="${WORKDIR}/${MY_P}"
 


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-30 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30 16:23 [gentoo-commits] proj/gamerlay:master commit in: games-action/dxx-rebirth/ Alexander Turenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox