Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/tuxanci: metadata.xml ChangeLog tuxanci-20110429.ebuild tuxanci-99999999.ebuild tuxanci-0.21.0.ebuild tuxanci-9999.ebuild
Date: Thu, 28 Apr 2011 22:36:21
Message-Id: 20110428223611.1D13820054@flycatcher.gentoo.org
1 scarabeus 11/04/28 22:36:11
2
3 Modified: metadata.xml ChangeLog
4 Added: tuxanci-20110429.ebuild tuxanci-99999999.ebuild
5 Removed: tuxanci-0.21.0.ebuild tuxanci-9999.ebuild
6 Log:
7 Add new snapshot, bump live version so it is again the latest.
8
9 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.3 games-arcade/tuxanci/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/metadata.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/metadata.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/metadata.xml?r1=1.2&r2=1.3
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/metadata.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- metadata.xml 16 Nov 2009 19:01:56 -0000 1.2
25 +++ metadata.xml 28 Apr 2011 22:36:10 -0000 1.3
26 @@ -8,5 +8,7 @@
27 <herd>games</herd>
28 <use>
29 <flag name="sound">Enable sound</flag>
30 + <flag name="physfs">Use <pkg>dev-games/physfs</pkg> instead of
31 + <pkg>dev-libs/libzip</pkg> to load compressed data.</flag>
32 </use>
33 </pkgmetadata>
34
35
36
37 1.10 games-arcade/tuxanci/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/ChangeLog?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/ChangeLog?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/ChangeLog?r1=1.9&r2=1.10
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- ChangeLog 28 Apr 2011 22:07:32 -0000 1.9
50 +++ ChangeLog 28 Apr 2011 22:36:10 -0000 1.10
51 @@ -1,6 +1,14 @@
52 # ChangeLog for games-arcade/tuxanci
53 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.9 2011/04/28 22:07:32 scarabeus Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/ChangeLog,v 1.10 2011/04/28 22:36:10 scarabeus Exp $
56 +
57 +*tuxanci-99999999 (28 Apr 2011)
58 +*tuxanci-20110429 (28 Apr 2011)
59 +
60 + 28 Apr 2011; Tomáš Chvátal <scarabeus@g.o> -tuxanci-0.21.0.ebuild,
61 + -tuxanci-9999.ebuild, +tuxanci-20110429.ebuild, +tuxanci-99999999.ebuild,
62 + metadata.xml:
63 + Add new snapshot, bump live version so it is again the latest.
64
65 28 Apr 2011; Tomáš Chvátal <scarabeus@g.o> tuxanci-0.21.0.ebuild,
66 tuxanci-9999.ebuild:
67
68
69
70 1.1 games-arcade/tuxanci/tuxanci-20110429.ebuild
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild?rev=1.1&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild?rev=1.1&content-type=text/plain
74
75 Index: tuxanci-20110429.ebuild
76 ===================================================================
77 # Copyright 1999-2011 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-20110429.ebuild,v 1.1 2011/04/28 22:36:10 scarabeus Exp $
80
81 EAPI=3
82
83 [[ ${PV} = 9999* ]] && GIT="git-2"
84 EGIT_REPO_URI="git://repo.or.cz/tuxanci.git"
85
86 inherit games cmake-utils ${GIT}
87
88 DESCRIPTION="Tuxanci is first tux shooter inspired by game Bulanci."
89 HOMEPAGE="http://www.tuxanci.org/"
90 if [[ ${PV} = 9999* ]]; then
91 SRC_URI=""
92 KEYWORDS=""
93 else
94 SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz"
95 KEYWORDS="~amd64 ~x86"
96 fi
97 LICENSE="GPL-2"
98
99 SLOT="0"
100 IUSE="debug dedicated +ipv6 nls opengl physfs +sound"
101
102 # >=x11-libs/cairo-1.8.8[X,svg]
103 RDEPEND="
104 !dedicated? (
105 >=media-libs/fontconfig-2.7.0
106 media-libs/libsdl[X,opengl?]
107 media-libs/sdl-ttf[X]
108 >=media-libs/sdl-image-1.2.10[png]
109 sound? (
110 >=media-libs/sdl-mixer-1.2.11[vorbis]
111 )
112 )
113 physfs? ( dev-games/physfs[zip] )
114 !physfs? ( >=dev-libs/libzip-0.9 )
115 "
116 DEPEND="${RDEPEND}
117 dev-util/pkgconfig
118 nls? ( sys-devel/gettext )
119 "
120
121 src_configure() {
122 local mycmakeargs+=(
123 $(cmake-utils_use_with sound AUDIO)
124 $(cmake-utils_use_build dedicated SERVER)
125 $(cmake-utils_use_with nls)
126 $(cmake-utils_use_with physfs)
127 $(cmake-utils_use_with opengl)
128 $(cmake-utils_use_enable ipv6)
129 $(cmake-utils_use_enable debug)
130 )
131
132 mycmakeargs+=(
133 "-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
134 "-DCMAKE_INSTALL_ICONDIR=${GAMES_DATADIR_BASE}/pixmaps/"
135 "-DCMAKE_INSTALL_DESKTOPDIR=${GAMES_DATADIR_BASE}/applications/"
136 "-DCMAKE_DATA_PATH=${GAMES_DATADIR}"
137 "-DCMAKE_LOCALE_PATH=${GAMES_DATADIR_BASE}/locale/"
138 "-DCMAKE_DOC_PATH=${GAMES_DATADIR_BASE}/doc/${PF}"
139 "-DCMAKE_CONF_PATH=${GAMES_SYSCONFDIR}"
140 )
141
142 cmake-utils_src_configure
143 }
144
145 src_install() {
146 cmake-utils_src_install
147
148 prepgamesdirs
149 }
150
151
152
153 1.1 games-arcade/tuxanci/tuxanci-99999999.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-99999999.ebuild?rev=1.1&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/tuxanci/tuxanci-99999999.ebuild?rev=1.1&content-type=text/plain
157
158 Index: tuxanci-99999999.ebuild
159 ===================================================================
160 # Copyright 1999-2011 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 # $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxanci/tuxanci-99999999.ebuild,v 1.1 2011/04/28 22:36:10 scarabeus Exp $
163
164 EAPI=3
165
166 [[ ${PV} = 9999* ]] && GIT="git-2"
167 EGIT_REPO_URI="git://repo.or.cz/tuxanci.git"
168
169 inherit games cmake-utils ${GIT}
170
171 DESCRIPTION="Tuxanci is first tux shooter inspired by game Bulanci."
172 HOMEPAGE="http://www.tuxanci.org/"
173 if [[ ${PV} = 9999* ]]; then
174 SRC_URI=""
175 KEYWORDS=""
176 else
177 SRC_URI="http://download.${PN}.org/${P}.tar.bz2"
178 KEYWORDS="~amd64 ~x86"
179 fi
180 LICENSE="GPL-2"
181
182 SLOT="0"
183 IUSE="debug dedicated +ipv6 nls opengl physfs +sound"
184
185 # >=x11-libs/cairo-1.8.8[X,svg]
186 RDEPEND="
187 !dedicated? (
188 >=media-libs/fontconfig-2.7.0
189 media-libs/libsdl[X,opengl?]
190 media-libs/sdl-ttf[X]
191 >=media-libs/sdl-image-1.2.10[png]
192 sound? (
193 >=media-libs/sdl-mixer-1.2.11[vorbis]
194 )
195 )
196 physfs? ( dev-games/physfs[zip] )
197 !physfs? ( >=dev-libs/libzip-0.9 )
198 "
199 DEPEND="${RDEPEND}
200 dev-util/pkgconfig
201 nls? ( sys-devel/gettext )
202 "
203
204 src_configure() {
205 local mycmakeargs+=(
206 $(cmake-utils_use_with sound AUDIO)
207 $(cmake-utils_use_build dedicated SERVER)
208 $(cmake-utils_use_with nls)
209 $(cmake-utils_use_with physfs)
210 $(cmake-utils_use_with opengl)
211 $(cmake-utils_use_enable ipv6)
212 $(cmake-utils_use_enable debug)
213 )
214
215 mycmakeargs+=(
216 "-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
217 "-DCMAKE_INSTALL_ICONDIR=${GAMES_DATADIR_BASE}/pixmaps/"
218 "-DCMAKE_INSTALL_DESKTOPDIR=${GAMES_DATADIR_BASE}/applications/"
219 "-DCMAKE_DATA_PATH=${GAMES_DATADIR}"
220 "-DCMAKE_LOCALE_PATH=${GAMES_DATADIR_BASE}/locale/"
221 "-DCMAKE_DOC_PATH=${GAMES_DATADIR_BASE}/doc/${PF}"
222 "-DCMAKE_CONF_PATH=${GAMES_SYSCONFDIR}"
223 )
224
225 cmake-utils_src_configure
226 }
227
228 src_install() {
229 cmake-utils_src_install
230
231 prepgamesdirs
232 }