public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Misbakh-Soloviev Vadim A." <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-action/rochard/, licenses/
Date: Sat, 29 Sep 2012 04:41:32 +0000 (UTC)	[thread overview]
Message-ID: <1348893685.323624b3cd0d15fb41bfbc00e4dea7470b19d658.mva@gentoo> (raw)

commit:     323624b3cd0d15fb41bfbc00e4dea7470b19d658
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Sat Sep 29 04:41:25 2012 +0000
Commit:     Misbakh-Soloviev Vadim A. <mva <AT> mva <DOT> name>
CommitDate: Sat Sep 29 04:41:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=323624b3

fixed rochard ebuild: bump + renamed readme and crazy renamed distfiles

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 ...d-1.2.4_rc6.ebuild => rochard-1.3.1_rc1.ebuild} |   14 ++++---
 licenses/Rochard-EULA                              |   40 ++++++++++++++++++++
 2 files changed, 48 insertions(+), 6 deletions(-)

diff --git a/games-action/rochard/rochard-1.2.4_rc6.ebuild b/games-action/rochard/rochard-1.3.1_rc1.ebuild
similarity index 74%
rename from games-action/rochard/rochard-1.2.4_rc6.ebuild
rename to games-action/rochard/rochard-1.3.1_rc1.ebuild
index 29edc4d..e9eeb27 100644
--- a/games-action/rochard/rochard-1.2.4_rc6.ebuild
+++ b/games-action/rochard/rochard-1.3.1_rc1.ebuild
@@ -6,19 +6,21 @@ EAPI="4"
 
 inherit games multilib
 
-TIMESTAMP="1347958759"
+#TIMESTAMP="1347958759"
 
 DESCRIPTION="A side-scrolling platformer packed with action, gravity-bending puzzles, space bandits and absurdly powerful astro-mining tools."
 HOMEPAGE="http://rochardthegame.com/"
 
 SLOT="0"
-LICENSE="as-is"
+LICENSE="Rochard-EULA"
 KEYWORDS="-* ~amd64 ~x86"
 RESTRICT="fetch"
 IUSE=""
 
-SRC_URI="x86? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-32bit.tar.gz )
-	amd64? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-64bit.tar.gz )"
+SRC_URI="x86? ( rochard-linux-20120927_131RC1_Linux32bit-1348771540.tar.gz )
+	amd64? ( rochard-linux-20120927_131RC1_Linux64bit-1348771540.tar.gz )"
+# They're crazy on new distfiles name, so, I just mask old one
+#	amd64? ( rochard-linux-${TIMESTAMP}-${PV//[._-]}-64bit.tar.gz )"
 
 RDEPEND="virtual/opengl
 	app-arch/gzip
@@ -49,12 +51,12 @@ src_install() {
 	insinto "${dir}"
 	doins -r "Rochard_Data"
 	exeinto "${dir}"
-	newexe "Rochard.app" "${MY_PN}"
+	doexe "${MY_PN}"
 
 	games_make_wrapper "${PN}" "./${MY_PN}" "${dir}" "${dir}"
 	newicon "${FILESDIR}/${MY_PN}.png" "${PN}.png" || die
 	make_desktop_entry "${PN}" "${MY_PN}" "${MY_PN}"
 
-	dodoc README.linux
+	dodoc README changelog.txt
 	prepgamesdirs
 }

diff --git a/licenses/Rochard-EULA b/licenses/Rochard-EULA
new file mode 100644
index 0000000..30497ac
--- /dev/null
+++ b/licenses/Rochard-EULA
@@ -0,0 +1,40 @@
+LICENSE AGREEMENT
+--------------
+Recoil Games Ltd (“Recoil”) hereby
+gives you a non-exclusive license to use the software Rochard® (“the
+Software”).
+
+You may:
+- install the Software on any computer as long as the primary user of
+each copy is the same person and no more than one copy is used
+simultaneously;
+- copy the Software for archival purposes, provided any copy contains
+all of the original Software's proprietary notices.
+
+You may not:
+- permit other individuals to use the Software except under the terms
+listed above;
+- modify, translate, reverse engineer, decompile, disassemble (except
+to the extent applicable laws specifically prohibit such restriction);
+- create derivative works based on the Software;
+- copy the Software (except as specified above);
+- sell, rent, lease, transfer or otherwise transfer rights to the Software;
+- remove any proprietary notices or labels on the Software.
+
+TERMINATION
+The license will terminate automatically if you fail to comply with the
+limitations described above. On termination, you must destroy all copies
+of the Software and Documentation.
+
+DISCLAIMER OF WARRANTY
+---------------------------------------------
+The Software is provided on an AS IS basis, without warranty of any kind,
+including without limitation the warranties of merchantability, fitness
+for a particular purpose and non-infringement.RECOIL IS NOT RESPONSIBLE
+FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+COMMERCIAL DAMAGES OR LOSSES.Title, ownership rights and intellectual
+property rights in and to the Software shall remain in Recoil. The
+Software is protected by international copyright treaties.
+


                 reply	other threads:[~2012-09-29  4:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1348893685.323624b3cd0d15fb41bfbc00e4dea7470b19d658.mva@gentoo \
    --to=mva@mva.name \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox