Gentoo Archives: gentoo-commits

From: "Vadim A. Misbakh-Soloviov" <mva@×××.name>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/descent2-vertigo/, games-action/descent2-data/, ...
Date: Sat, 27 Jul 2013 19:40:02
Message-Id: 1374953934.a0a899e480a4467ca83f192831d488b172e2dc3b.mva@gentoo
1 commit: a0a899e480a4467ca83f192831d488b172e2dc3b
2 Author: Alexander S. Turenko <alextux <AT> bk <DOT> ru>
3 AuthorDate: Sat Jul 27 19:38:54 2013 +0000
4 Commit: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
5 CommitDate: Sat Jul 27 19:38:54 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=a0a899e4
7
8 [games-action/[descent{1,2}-*,d{1,2}x-*]] fixing deps
9
10 Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
11
12 ---
13 games-action/d1x-rebirth/d1x-rebirth-0.57.3.ebuild | 6 +++---
14 games-action/d2x-rebirth/d2x-rebirth-0.57.1.ebuild | 6 +++---
15 games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild | 6 +++---
16 games-action/d2x-xl/d2x-xl-1.16.15.ebuild | 10 +++++-----
17 games-action/descent1-data/descent1-data-1.0-r1.ebuild | 2 +-
18 games-action/descent2-data/descent2-data-1.0-r2.ebuild | 2 +-
19 games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild | 2 ++
20 7 files changed, 18 insertions(+), 16 deletions(-)
21
22 diff --git a/games-action/d1x-rebirth/d1x-rebirth-0.57.3.ebuild b/games-action/d1x-rebirth/d1x-rebirth-0.57.3.ebuild
23 index 6728c2a..23b89bb 100644
24 --- a/games-action/d1x-rebirth/d1x-rebirth-0.57.3.ebuild
25 +++ b/games-action/d1x-rebirth/d1x-rebirth-0.57.3.ebuild
26 @@ -2,7 +2,7 @@
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: $
29
30 -EAPI=2
31 +EAPI="5"
32 inherit eutils games scons-utils
33
34 DV=1
35 @@ -21,8 +21,8 @@ IUSE="cdinstall debug ipv6 linguas_de +opengl opl3 sc55 +textures +timidity"
36
37 DEPEND="opengl? ( virtual/opengl virtual/glu )
38 dev-games/physfs[hog,zip]
39 - media-libs/libsdl[audio,opengl?,video]
40 - media-libs/sdl-mixer[timidity?]"
41 + media-libs/libsdl[audio,opengl?,video]:0
42 + media-libs/sdl-mixer[timidity?]:0"
43 RDEPEND="${DEPEND}
44 cdinstall? ( games-action/descent1-data )"
45
46
47 diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.57.1.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.57.1.ebuild
48 index 451b59f..70e309b 100644
49 --- a/games-action/d2x-rebirth/d2x-rebirth-0.57.1.ebuild
50 +++ b/games-action/d2x-rebirth/d2x-rebirth-0.57.1.ebuild
51 @@ -2,7 +2,7 @@
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: $
54
55 -EAPI=3
56 +EAPI="5"
57
58 inherit games scons-utils
59
60 @@ -20,8 +20,8 @@ KEYWORDS="~amd64 ~x86"
61 IUSE="debug editor ipv6 linguas_de music_awe32 music_opl3 music_sc55 opengl"
62
63 DEPEND="dev-games/physfs[hog,mvl,zip]
64 - media-libs/libsdl
65 - media-libs/sdl-mixer[vorbis]"
66 + media-libs/libsdl:0
67 + media-libs/sdl-mixer[vorbis]:0"
68 RDEPEND="${DEPEND}
69 opengl? ( virtual/opengl virtual/glu )"
70
71
72 diff --git a/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild b/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
73 index a9e1875..c923ef7 100644
74 --- a/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
75 +++ b/games-action/d2x-rebirth/d2x-rebirth-0.57.3.ebuild
76 @@ -2,7 +2,7 @@
77 # Distributed under the terms of the GNU General Public License v2
78 # $Header: $
79
80 -EAPI=2
81 +EAPI="5"
82 inherit eutils games scons-utils
83
84 DV=2
85 @@ -20,8 +20,8 @@ IUSE="cdinstall debug ipv6 linguas_de +opengl opl3 sc55 +timidity"
86
87 DEPEND="opengl? ( virtual/opengl virtual/glu )
88 dev-games/physfs[hog,mvl,zip]
89 - media-libs/libsdl[audio,opengl?,video]
90 - media-libs/sdl-mixer[timidity?]"
91 + media-libs/libsdl[audio,opengl?,video]:0
92 + media-libs/sdl-mixer[timidity?]:0"
93 RDEPEND="${DEPEND}
94 cdinstall? ( games-action/descent2-data )
95 !cdinstall? ( games-action/descent2-demodata )"
96
97 diff --git a/games-action/d2x-xl/d2x-xl-1.16.15.ebuild b/games-action/d2x-xl/d2x-xl-1.16.15.ebuild
98 index ee06c1c..7347c58 100644
99 --- a/games-action/d2x-xl/d2x-xl-1.16.15.ebuild
100 +++ b/games-action/d2x-xl/d2x-xl-1.16.15.ebuild
101 @@ -2,7 +2,7 @@
102 # Distributed under the terms of the GNU General Public License v2
103 # $Header: $
104
105 -EAPI="2"
106 +EAPI="5"
107
108 inherit autotools eutils flag-o-matic toolchain-funcs games
109
110 @@ -36,10 +36,10 @@ KEYWORDS="~amd64 ~x86"
111 IUSE="descent1 descent2 descent2-vertigo debug icon models openmp sounds textures"
112
113 CDEPEND="media-libs/glew
114 - >=media-libs/libsdl-1.2.8
115 - media-libs/sdl-image
116 - media-libs/sdl-mixer
117 - media-libs/sdl-net
118 + >=media-libs/libsdl-1.2.8:0
119 + media-libs/sdl-image:0
120 + media-libs/sdl-mixer:0
121 + media-libs/sdl-net:0
122 net-misc/curl
123 virtual/opengl"
124
125
126 diff --git a/games-action/descent1-data/descent1-data-1.0-r1.ebuild b/games-action/descent1-data/descent1-data-1.0-r1.ebuild
127 index 6a084a0..2a19d96 100644
128 --- a/games-action/descent1-data/descent1-data-1.0-r1.ebuild
129 +++ b/games-action/descent1-data/descent1-data-1.0-r1.ebuild
130 @@ -2,7 +2,7 @@
131 # Distributed under the terms of the GNU General Public License v2
132 # $Header: $
133
134 -EAPI="2"
135 +EAPI="5"
136
137 inherit cdrom eutils games
138
139
140 diff --git a/games-action/descent2-data/descent2-data-1.0-r2.ebuild b/games-action/descent2-data/descent2-data-1.0-r2.ebuild
141 index 9b23425..a852fc5 100644
142 --- a/games-action/descent2-data/descent2-data-1.0-r2.ebuild
143 +++ b/games-action/descent2-data/descent2-data-1.0-r2.ebuild
144 @@ -2,7 +2,7 @@
145 # Distributed under the terms of the GNU General Public License v2
146 # $Header: $
147
148 -EAPI="2"
149 +EAPI="5"
150
151 inherit cdrom eutils games
152
153
154 diff --git a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild
155 index 0edff6e..0476acb 100644
156 --- a/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild
157 +++ b/games-action/descent2-vertigo/descent2-vertigo-1.0.ebuild
158 @@ -2,6 +2,8 @@
159 # Distributed under the terms of the GNU General Public License v2
160 # $Header: $
161
162 +EAPI="5"
163 +
164 inherit cdrom eutils games
165
166 DESCRIPTION="Data files for Descent 2: The Vertigo Series"