Gentoo Archives: gentoo-commits

From: "Misbakh-Soloviev Vadim A." <mva@×××.name>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/rochard/, licenses/
Date: Sat, 29 Sep 2012 04:41:44
Message-Id: 1348893685.323624b3cd0d15fb41bfbc00e4dea7470b19d658.mva@gentoo
1 commit: 323624b3cd0d15fb41bfbc00e4dea7470b19d658
2 Author: Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
3 AuthorDate: Sat Sep 29 04:41:25 2012 +0000
4 Commit: Misbakh-Soloviev Vadim A. <mva <AT> mva <DOT> name>
5 CommitDate: Sat Sep 29 04:41:25 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=323624b3
7
8 fixed rochard ebuild: bump + renamed readme and crazy renamed distfiles
9
10 Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>
11
12 ---
13 ...d-1.2.4_rc6.ebuild => rochard-1.3.1_rc1.ebuild} | 14 ++++---
14 licenses/Rochard-EULA | 40 ++++++++++++++++++++
15 2 files changed, 48 insertions(+), 6 deletions(-)
16
17 diff --git a/games-action/rochard/rochard-1.2.4_rc6.ebuild b/games-action/rochard/rochard-1.3.1_rc1.ebuild
18 similarity index 74%
19 rename from games-action/rochard/rochard-1.2.4_rc6.ebuild
20 rename to games-action/rochard/rochard-1.3.1_rc1.ebuild
21 index 29edc4d..e9eeb27 100644
22 --- a/games-action/rochard/rochard-1.2.4_rc6.ebuild
23 +++ b/games-action/rochard/rochard-1.3.1_rc1.ebuild
24 @@ -6,19 +6,21 @@ EAPI="4"
25
26 inherit games multilib
27
28 -TIMESTAMP="1347958759"
29 +#TIMESTAMP="1347958759"
30
31 DESCRIPTION="A side-scrolling platformer packed with action, gravity-bending puzzles, space bandits and absurdly powerful astro-mining tools."
32 HOMEPAGE="http://rochardthegame.com/"
33
34 SLOT="0"
35 -LICENSE="as-is"
36 +LICENSE="Rochard-EULA"
37 KEYWORDS="-* ~amd64 ~x86"
38 RESTRICT="fetch"
39 IUSE=""
40
41 -SRC_URI="x86? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-32bit.tar.gz )
42 - amd64? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-64bit.tar.gz )"
43 +SRC_URI="x86? ( rochard-linux-20120927_131RC1_Linux32bit-1348771540.tar.gz )
44 + amd64? ( rochard-linux-20120927_131RC1_Linux64bit-1348771540.tar.gz )"
45 +# They're crazy on new distfiles name, so, I just mask old one
46 +# amd64? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-64bit.tar.gz )"
47
48 RDEPEND="virtual/opengl
49 app-arch/gzip
50 @@ -49,12 +51,12 @@ src_install() {
51 insinto "${dir}"
52 doins -r "Rochard_Data"
53 exeinto "${dir}"
54 - newexe "Rochard.app" "${MY_PN}"
55 + doexe "${MY_PN}"
56
57 games_make_wrapper "${PN}" "./${MY_PN}" "${dir}" "${dir}"
58 newicon "${FILESDIR}/${MY_PN}.png" "${PN}.png" || die
59 make_desktop_entry "${PN}" "${MY_PN}" "${MY_PN}"
60
61 - dodoc README.linux
62 + dodoc README changelog.txt
63 prepgamesdirs
64 }
65
66 diff --git a/licenses/Rochard-EULA b/licenses/Rochard-EULA
67 new file mode 100644
68 index 0000000..30497ac
69 --- /dev/null
70 +++ b/licenses/Rochard-EULA
71 @@ -0,0 +1,40 @@
72 +LICENSE AGREEMENT
73 +--------------
74 +Recoil Games Ltd (“Recoil”) hereby
75 +gives you a non-exclusive license to use the software Rochard® (“the
76 +Software”).
77 +
78 +You may:
79 +- install the Software on any computer as long as the primary user of
80 +each copy is the same person and no more than one copy is used
81 +simultaneously;
82 +- copy the Software for archival purposes, provided any copy contains
83 +all of the original Software's proprietary notices.
84 +
85 +You may not:
86 +- permit other individuals to use the Software except under the terms
87 +listed above;
88 +- modify, translate, reverse engineer, decompile, disassemble (except
89 +to the extent applicable laws specifically prohibit such restriction);
90 +- create derivative works based on the Software;
91 +- copy the Software (except as specified above);
92 +- sell, rent, lease, transfer or otherwise transfer rights to the Software;
93 +- remove any proprietary notices or labels on the Software.
94 +
95 +TERMINATION
96 +The license will terminate automatically if you fail to comply with the
97 +limitations described above. On termination, you must destroy all copies
98 +of the Software and Documentation.
99 +
100 +DISCLAIMER OF WARRANTY
101 +---------------------------------------------
102 +The Software is provided on an AS IS basis, without warranty of any kind,
103 +including without limitation the warranties of merchantability, fitness
104 +for a particular purpose and non-infringement.RECOIL IS NOT RESPONSIBLE
105 +FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
106 +CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
107 +WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
108 +COMMERCIAL DAMAGES OR LOSSES.Title, ownership rights and intellectual
109 +property rights in and to the Software shall remain in Recoil. The
110 +Software is protected by international copyright treaties.
111 +