Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/, games-arcade/oshu/
Date: Tue, 27 Feb 2018 22:45:45
Message-Id: 1519771513.46d1c5954f04eb1094b373599f80a620e41b38d3.monsieurp@gentoo
1 commit: 46d1c5954f04eb1094b373599f80a620e41b38d3
2 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
3 AuthorDate: Sat Feb 24 19:06:57 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 27 22:45:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d1c595
7
8 games-arcade/oshu: new package.
9
10 osu! is that PC clone of the osu! Tatakae! Ouendan DS rhythm game,
11 occidentalized as Elite Beat Agents.
12
13 Closes: https://bugs.gentoo.org/648642
14 Closes: https://github.com/gentoo/gentoo/pull/7275
15
16 games-arcade/oshu/Manifest | 1 +
17 games-arcade/oshu/metadata.xml | 11 +
18 games-arcade/oshu/oshu-1.6.0.ebuild | 25 +++
19 licenses/CC-BY-NC-4.0 | 408 ++++++++++++++++++++++++++++++++++++
20 4 files changed, 445 insertions(+)
21
22 diff --git a/games-arcade/oshu/Manifest b/games-arcade/oshu/Manifest
23 new file mode 100644
24 index 00000000000..a3d22b93c17
25 --- /dev/null
26 +++ b/games-arcade/oshu/Manifest
27 @@ -0,0 +1 @@
28 +DIST oshu-1.6.0.tar.gz 2459889 BLAKE2B 568b5bf00da50ce215b6156b36d0d1d894259abebeeba725103601f7f5d3a82705d308a7986f5e705b0d24469e6866207836eec9e1b9bdd89df291a4e9c372cd SHA512 e1f76a05d7ba40265dd58f6fe8106ed6293385870c7e77ff6bbd3dd0e9b5f7bc45f8f0b9c3729a6781c04289d54c76f9698bb659ba50fd35e609de23ecb02aa8
29
30 diff --git a/games-arcade/oshu/metadata.xml b/games-arcade/oshu/metadata.xml
31 new file mode 100644
32 index 00000000000..764e78624bc
33 --- /dev/null
34 +++ b/games-arcade/oshu/metadata.xml
35 @@ -0,0 +1,11 @@
36 +<?xml version="1.0" encoding="UTF-8"?>
37 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
38 +<pkgmetadata>
39 +<maintainer type="person">
40 + <email>contact@×××××××××.me</email>
41 +</maintainer>
42 +<maintainer type="project">
43 + <email>proxy-maint@g.o</email>
44 + <name>Proxy Maintainers</name>
45 +</maintainer>
46 +</pkgmetadata>
47
48 diff --git a/games-arcade/oshu/oshu-1.6.0.ebuild b/games-arcade/oshu/oshu-1.6.0.ebuild
49 new file mode 100644
50 index 00000000000..de03656934d
51 --- /dev/null
52 +++ b/games-arcade/oshu/oshu-1.6.0.ebuild
53 @@ -0,0 +1,25 @@
54 +# Copyright 1999-2018 Gentoo Foundation
55 +# Distributed under the terms of the GNU General Public License v2
56 +
57 +EAPI=6
58 +
59 +DESCRIPTION="Lightweight osu! port"
60 +HOMEPAGE="https://github.com/fmang/oshu"
61 +SRC_URI="https://www.mg0.fr/oshu/releases/${P}.tar.gz"
62 +KEYWORDS="~amd64 ~x86"
63 +LICENSE="GPL-3 CC-BY-NC-4.0"
64 +SLOT="0"
65 +IUSE="libav"
66 +
67 +RDEPEND="
68 + media-libs/libsdl2:=
69 + media-libs/sdl2-image:=
70 + x11-libs/cairo:=
71 + !libav? ( media-video/ffmpeg:= )
72 + libav? ( media-video/libav:= )
73 +"
74 +
75 +DEPEND="
76 + ${RDEPEND}
77 + virtual/pkgconfig
78 +"
79
80 diff --git a/licenses/CC-BY-NC-4.0 b/licenses/CC-BY-NC-4.0
81 new file mode 100644
82 index 00000000000..dddb063deee
83 --- /dev/null
84 +++ b/licenses/CC-BY-NC-4.0
85 @@ -0,0 +1,408 @@
86 +Attribution-NonCommercial 4.0 International
87 +
88 +=======================================================================
89 +
90 +Creative Commons Corporation ("Creative Commons") is not a law firm and
91 +does not provide legal services or legal advice. Distribution of
92 +Creative Commons public licenses does not create a lawyer-client or
93 +other relationship. Creative Commons makes its licenses and related
94 +information available on an "as-is" basis. Creative Commons gives no
95 +warranties regarding its licenses, any material licensed under their
96 +terms and conditions, or any related information. Creative Commons
97 +disclaims all liability for damages resulting from their use to the
98 +fullest extent possible.
99 +
100 +Using Creative Commons Public Licenses
101 +
102 +Creative Commons public licenses provide a standard set of terms and
103 +conditions that creators and other rights holders may use to share
104 +original works of authorship and other material subject to copyright
105 +and certain other rights specified in the public license below. The
106 +following considerations are for informational purposes only, are not
107 +exhaustive, and do not form part of our licenses.
108 +
109 + Considerations for licensors: Our public licenses are
110 + intended for use by those authorized to give the public
111 + permission to use material in ways otherwise restricted by
112 + copyright and certain other rights. Our licenses are
113 + irrevocable. Licensors should read and understand the terms
114 + and conditions of the license they choose before applying it.
115 + Licensors should also secure all rights necessary before
116 + applying our licenses so that the public can reuse the
117 + material as expected. Licensors should clearly mark any
118 + material not subject to the license. This includes other CC-
119 + licensed material, or material used under an exception or
120 + limitation to copyright. More considerations for licensors:
121 + wiki.creativecommons.org/Considerations_for_licensors
122 +
123 + Considerations for the public: By using one of our public
124 + licenses, a licensor grants the public permission to use the
125 + licensed material under specified terms and conditions. If
126 + the licensor's permission is not necessary for any reason--for
127 + example, because of any applicable exception or limitation to
128 + copyright--then that use is not regulated by the license. Our
129 + licenses grant only permissions under copyright and certain
130 + other rights that a licensor has authority to grant. Use of
131 + the licensed material may still be restricted for other
132 + reasons, including because others have copyright or other
133 + rights in the material. A licensor may make special requests,
134 + such as asking that all changes be marked or described.
135 + Although not required by our licenses, you are encouraged to
136 + respect those requests where reasonable. More_considerations
137 + for the public:
138 + wiki.creativecommons.org/Considerations_for_licensees
139 +
140 +=======================================================================
141 +
142 +Creative Commons Attribution-NonCommercial 4.0 International Public
143 +License
144 +
145 +By exercising the Licensed Rights (defined below), You accept and agree
146 +to be bound by the terms and conditions of this Creative Commons
147 +Attribution-NonCommercial 4.0 International Public License ("Public
148 +License"). To the extent this Public License may be interpreted as a
149 +contract, You are granted the Licensed Rights in consideration of Your
150 +acceptance of these terms and conditions, and the Licensor grants You
151 +such rights in consideration of benefits the Licensor receives from
152 +making the Licensed Material available under these terms and
153 +conditions.
154 +
155 +
156 +Section 1 -- Definitions.
157 +
158 + a. Adapted Material means material subject to Copyright and Similar
159 + Rights that is derived from or based upon the Licensed Material
160 + and in which the Licensed Material is translated, altered,
161 + arranged, transformed, or otherwise modified in a manner requiring
162 + permission under the Copyright and Similar Rights held by the
163 + Licensor. For purposes of this Public License, where the Licensed
164 + Material is a musical work, performance, or sound recording,
165 + Adapted Material is always produced where the Licensed Material is
166 + synched in timed relation with a moving image.
167 +
168 + b. Adapter's License means the license You apply to Your Copyright
169 + and Similar Rights in Your contributions to Adapted Material in
170 + accordance with the terms and conditions of this Public License.
171 +
172 + c. Copyright and Similar Rights means copyright and/or similar rights
173 + closely related to copyright including, without limitation,
174 + performance, broadcast, sound recording, and Sui Generis Database
175 + Rights, without regard to how the rights are labeled or
176 + categorized. For purposes of this Public License, the rights
177 + specified in Section 2(b)(1)-(2) are not Copyright and Similar
178 + Rights.
179 + d. Effective Technological Measures means those measures that, in the
180 + absence of proper authority, may not be circumvented under laws
181 + fulfilling obligations under Article 11 of the WIPO Copyright
182 + Treaty adopted on December 20, 1996, and/or similar international
183 + agreements.
184 +
185 + e. Exceptions and Limitations means fair use, fair dealing, and/or
186 + any other exception or limitation to Copyright and Similar Rights
187 + that applies to Your use of the Licensed Material.
188 +
189 + f. Licensed Material means the artistic or literary work, database,
190 + or other material to which the Licensor applied this Public
191 + License.
192 +
193 + g. Licensed Rights means the rights granted to You subject to the
194 + terms and conditions of this Public License, which are limited to
195 + all Copyright and Similar Rights that apply to Your use of the
196 + Licensed Material and that the Licensor has authority to license.
197 +
198 + h. Licensor means the individual(s) or entity(ies) granting rights
199 + under this Public License.
200 +
201 + i. NonCommercial means not primarily intended for or directed towards
202 + commercial advantage or monetary compensation. For purposes of
203 + this Public License, the exchange of the Licensed Material for
204 + other material subject to Copyright and Similar Rights by digital
205 + file-sharing or similar means is NonCommercial provided there is
206 + no payment of monetary compensation in connection with the
207 + exchange.
208 +
209 + j. Share means to provide material to the public by any means or
210 + process that requires permission under the Licensed Rights, such
211 + as reproduction, public display, public performance, distribution,
212 + dissemination, communication, or importation, and to make material
213 + available to the public including in ways that members of the
214 + public may access the material from a place and at a time
215 + individually chosen by them.
216 +
217 + k. Sui Generis Database Rights means rights other than copyright
218 + resulting from Directive 96/9/EC of the European Parliament and of
219 + the Council of 11 March 1996 on the legal protection of databases,
220 + as amended and/or succeeded, as well as other essentially
221 + equivalent rights anywhere in the world.
222 +
223 + l. You means the individual or entity exercising the Licensed Rights
224 + under this Public License. Your has a corresponding meaning.
225 +
226 +
227 +Section 2 -- Scope.
228 +
229 + a. License grant.
230 +
231 + 1. Subject to the terms and conditions of this Public License,
232 + the Licensor hereby grants You a worldwide, royalty-free,
233 + non-sublicensable, non-exclusive, irrevocable license to
234 + exercise the Licensed Rights in the Licensed Material to:
235 +
236 + a. reproduce and Share the Licensed Material, in whole or
237 + in part, for NonCommercial purposes only; and
238 +
239 + b. produce, reproduce, and Share Adapted Material for
240 + NonCommercial purposes only.
241 +
242 + 2. Exceptions and Limitations. For the avoidance of doubt, where
243 + Exceptions and Limitations apply to Your use, this Public
244 + License does not apply, and You do not need to comply with
245 + its terms and conditions.
246 +
247 + 3. Term. The term of this Public License is specified in Section
248 + 6(a).
249 +
250 + 4. Media and formats; technical modifications allowed. The
251 + Licensor authorizes You to exercise the Licensed Rights in
252 + all media and formats whether now known or hereafter created,
253 + and to make technical modifications necessary to do so. The
254 + Licensor waives and/or agrees not to assert any right or
255 + authority to forbid You from making technical modifications
256 + necessary to exercise the Licensed Rights, including
257 + technical modifications necessary to circumvent Effective
258 + Technological Measures. For purposes of this Public License,
259 + simply making modifications authorized by this Section 2(a)
260 + (4) never produces Adapted Material.
261 +
262 + 5. Downstream recipients.
263 +
264 + a. Offer from the Licensor -- Licensed Material. Every
265 + recipient of the Licensed Material automatically
266 + receives an offer from the Licensor to exercise the
267 + Licensed Rights under the terms and conditions of this
268 + Public License.
269 +
270 + b. No downstream restrictions. You may not offer or impose
271 + any additional or different terms or conditions on, or
272 + apply any Effective Technological Measures to, the
273 + Licensed Material if doing so restricts exercise of the
274 + Licensed Rights by any recipient of the Licensed
275 + Material.
276 +
277 + 6. No endorsement. Nothing in this Public License constitutes or
278 + may be construed as permission to assert or imply that You
279 + are, or that Your use of the Licensed Material is, connected
280 + with, or sponsored, endorsed, or granted official status by,
281 + the Licensor or others designated to receive attribution as
282 + provided in Section 3(a)(1)(A)(i).
283 +
284 + b. Other rights.
285 +
286 + 1. Moral rights, such as the right of integrity, are not
287 + licensed under this Public License, nor are publicity,
288 + privacy, and/or other similar personality rights; however, to
289 + the extent possible, the Licensor waives and/or agrees not to
290 + assert any such rights held by the Licensor to the limited
291 + extent necessary to allow You to exercise the Licensed
292 + Rights, but not otherwise.
293 +
294 + 2. Patent and trademark rights are not licensed under this
295 + Public License.
296 +
297 + 3. To the extent possible, the Licensor waives any right to
298 + collect royalties from You for the exercise of the Licensed
299 + Rights, whether directly or through a collecting society
300 + under any voluntary or waivable statutory or compulsory
301 + licensing scheme. In all other cases the Licensor expressly
302 + reserves any right to collect such royalties, including when
303 + the Licensed Material is used other than for NonCommercial
304 + purposes.
305 +
306 +
307 +Section 3 -- License Conditions.
308 +
309 +Your exercise of the Licensed Rights is expressly made subject to the
310 +following conditions.
311 +
312 + a. Attribution.
313 +
314 + 1. If You Share the Licensed Material (including in modified
315 + form), You must:
316 +
317 + a. retain the following if it is supplied by the Licensor
318 + with the Licensed Material:
319 +
320 + i. identification of the creator(s) of the Licensed
321 + Material and any others designated to receive
322 + attribution, in any reasonable manner requested by
323 + the Licensor (including by pseudonym if
324 + designated);
325 +
326 + ii. a copyright notice;
327 +
328 + iii. a notice that refers to this Public License;
329 +
330 + iv. a notice that refers to the disclaimer of
331 + warranties;
332 +
333 + v. a URI or hyperlink to the Licensed Material to the
334 + extent reasonably practicable;
335 +
336 + b. indicate if You modified the Licensed Material and
337 + retain an indication of any previous modifications; and
338 +
339 + c. indicate the Licensed Material is licensed under this
340 + Public License, and include the text of, or the URI or
341 + hyperlink to, this Public License.
342 +
343 + 2. You may satisfy the conditions in Section 3(a)(1) in any
344 + reasonable manner based on the medium, means, and context in
345 + which You Share the Licensed Material. For example, it may be
346 + reasonable to satisfy the conditions by providing a URI or
347 + hyperlink to a resource that includes the required
348 + information.
349 +
350 + 3. If requested by the Licensor, You must remove any of the
351 + information required by Section 3(a)(1)(A) to the extent
352 + reasonably practicable.
353 +
354 + 4. If You Share Adapted Material You produce, the Adapter's
355 + License You apply must not prevent recipients of the Adapted
356 + Material from complying with this Public License.
357 +
358 +
359 +Section 4 -- Sui Generis Database Rights.
360 +
361 +Where the Licensed Rights include Sui Generis Database Rights that
362 +apply to Your use of the Licensed Material:
363 +
364 + a. for the avoidance of doubt, Section 2(a)(1) grants You the right
365 + to extract, reuse, reproduce, and Share all or a substantial
366 + portion of the contents of the database for NonCommercial purposes
367 + only;
368 +
369 + b. if You include all or a substantial portion of the database
370 + contents in a database in which You have Sui Generis Database
371 + Rights, then the database in which You have Sui Generis Database
372 + Rights (but not its individual contents) is Adapted Material; and
373 +
374 + c. You must comply with the conditions in Section 3(a) if You Share
375 + all or a substantial portion of the contents of the database.
376 +
377 +For the avoidance of doubt, this Section 4 supplements and does not
378 +replace Your obligations under this Public License where the Licensed
379 +Rights include other Copyright and Similar Rights.
380 +
381 +
382 +Section 5 -- Disclaimer of Warranties and Limitation of Liability.
383 +
384 + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
385 + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
386 + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
387 + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
388 + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
389 + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
390 + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
391 + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
392 + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
393 + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
394 +
395 + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
396 + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
397 + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
398 + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
399 + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
400 + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
401 + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
402 + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
403 + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
404 +
405 + c. The disclaimer of warranties and limitation of liability provided
406 + above shall be interpreted in a manner that, to the extent
407 + possible, most closely approximates an absolute disclaimer and
408 + waiver of all liability.
409 +
410 +
411 +Section 6 -- Term and Termination.
412 +
413 + a. This Public License applies for the term of the Copyright and
414 + Similar Rights licensed here. However, if You fail to comply with
415 + this Public License, then Your rights under this Public License
416 + terminate automatically.
417 +
418 + b. Where Your right to use the Licensed Material has terminated under
419 + Section 6(a), it reinstates:
420 +
421 + 1. automatically as of the date the violation is cured, provided
422 + it is cured within 30 days of Your discovery of the
423 + violation; or
424 +
425 + 2. upon express reinstatement by the Licensor.
426 +
427 + For the avoidance of doubt, this Section 6(b) does not affect any
428 + right the Licensor may have to seek remedies for Your violations
429 + of this Public License.
430 +
431 + c. For the avoidance of doubt, the Licensor may also offer the
432 + Licensed Material under separate terms or conditions or stop
433 + distributing the Licensed Material at any time; however, doing so
434 + will not terminate this Public License.
435 +
436 + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
437 + License.
438 +
439 +
440 +Section 7 -- Other Terms and Conditions.
441 +
442 + a. The Licensor shall not be bound by any additional or different
443 + terms or conditions communicated by You unless expressly agreed.
444 +
445 + b. Any arrangements, understandings, or agreements regarding the
446 + Licensed Material not stated herein are separate from and
447 + independent of the terms and conditions of this Public License.
448 +
449 +
450 +Section 8 -- Interpretation.
451 +
452 + a. For the avoidance of doubt, this Public License does not, and
453 + shall not be interpreted to, reduce, limit, restrict, or impose
454 + conditions on any use of the Licensed Material that could lawfully
455 + be made without permission under this Public License.
456 +
457 + b. To the extent possible, if any provision of this Public License is
458 + deemed unenforceable, it shall be automatically reformed to the
459 + minimum extent necessary to make it enforceable. If the provision
460 + cannot be reformed, it shall be severed from this Public License
461 + without affecting the enforceability of the remaining terms and
462 + conditions.
463 +
464 + c. No term or condition of this Public License will be waived and no
465 + failure to comply consented to unless expressly agreed to by the
466 + Licensor.
467 +
468 + d. Nothing in this Public License constitutes or may be interpreted
469 + as a limitation upon, or waiver of, any privileges and immunities
470 + that apply to the Licensor or You, including from the legal
471 + processes of any jurisdiction or authority.
472 +
473 +=======================================================================
474 +
475 +Creative Commons is not a party to its public
476 +licenses. Notwithstanding, Creative Commons may elect to apply one of
477 +its public licenses to material it publishes and in those instances
478 +will be considered the “Licensor.” The text of the Creative Commons
479 +public licenses is dedicated to the public domain under the CC0 Public
480 +Domain Dedication. Except for the limited purpose of indicating that
481 +material is shared under a Creative Commons public license or as
482 +otherwise permitted by the Creative Commons policies published at
483 +creativecommons.org/policies, Creative Commons does not authorize the
484 +use of the trademark "Creative Commons" or any other trademark or logo
485 +of Creative Commons without its prior written consent including,
486 +without limitation, in connection with any unauthorized modifications
487 +to any of its public licenses or any other arrangements,
488 +understandings, or agreements concerning use of licensed material. For
489 +the avoidance of doubt, this paragraph does not form part of the
490 +public licenses.
491 +
492 +Creative Commons may be contacted at creativecommons.org.
493 +