Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/mari0/, games-arcade/mari0/files/
Date: Sun, 29 Jan 2017 13:08:18
Message-Id: 1485695247.c395721dc93de7b8dd046936ddc342c5926d0972.tupone@gentoo
1 commit: c395721dc93de7b8dd046936ddc342c5926d0972
2 Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 13:06:33 2017 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 13:07:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c395721d
7
8 games-arcade/mari0: Fix Bug #559810
9
10 Package-Manager: portage-2.3.3
11
12 games-arcade/mari0/Manifest | 1 -
13 games-arcade/mari0/files/mari0.svg.gz | Bin 0 -> 6572 bytes
14 games-arcade/mari0/mari0-1.6.ebuild | 6 +++---
15 3 files changed, 3 insertions(+), 4 deletions(-)
16
17 diff --git a/games-arcade/mari0/Manifest b/games-arcade/mari0/Manifest
18 index bb970ae..3dc250d 100644
19 --- a/games-arcade/mari0/Manifest
20 +++ b/games-arcade/mari0/Manifest
21 @@ -1,2 +1 @@
22 DIST mari0-1.6.zip 3625226 SHA256 b217134425527e879d5355eb7f51e29a60ad0e93550e5769b2f56c04a1f69037 SHA512 20004035141b80180e58a8d209b588273d2879742ca8d8d59b1d20f9e301d976e260574893ea41a290bab57eade0617c10880a4af00dc3b29329ac4805a8be6c WHIRLPOOL 8ffc36d25ceb0d893cda3d068e484194feb6117ed27e4ea3801553868bdd8be35bbf787320ba37962d81851eb83082c528a4449f55acaeeb9dd731e5ba029334
23 -DIST mari0.svg.gz 6572 SHA256 5c712f06bc47d7e34598880ad72d18290a8e3f66f7a4af6a5bd6ae7962068d83 SHA512 7c6239219f3fc721a4393ca55790375862d510f8fd04b5b23df6e401efb545b410c25737a3d67ef24c6a978184477d9e47109e3715640876abecdae50b7b733f WHIRLPOOL ccb7aa7fc7bc838d3877c332482a8f07ff9f034f241963e349a18bc673125e0a6b6e64020f45b82e9d181db61d44061bac017c81fa95288eabc6922811422e4e
24
25 diff --git a/games-arcade/mari0/files/mari0.svg.gz b/games-arcade/mari0/files/mari0.svg.gz
26 new file mode 100644
27 index 00000000..a57bf96
28 Binary files /dev/null and b/games-arcade/mari0/files/mari0.svg.gz differ
29
30 diff --git a/games-arcade/mari0/mari0-1.6.ebuild b/games-arcade/mari0/mari0-1.6.ebuild
31 index 0c2e5b3..fe78177 100644
32 --- a/games-arcade/mari0/mari0-1.6.ebuild
33 +++ b/games-arcade/mari0/mari0-1.6.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2016 Gentoo Foundation
36 +# Copyright 1999-2017 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38 # $Id$
39
40 @@ -9,8 +9,7 @@ MY_P=${P/-/_}
41
42 DESCRIPTION="A mix from Nintendo's Super Mario Bros and Valve's Portal"
43 HOMEPAGE="http://stabyourself.net/mari0/"
44 -SRC_URI="${P}.zip
45 - mirror://gentoo/mari0.svg.gz"
46 +SRC_URI="${P}.zip"
47
48 LICENSE="CC-BY-NC-SA-3.0"
49 SLOT="0"
50 @@ -37,6 +36,7 @@ src_install() {
51 exeinto "${dir}"
52 doexe ${MY_P}.love
53
54 + gunzip -c "${FILESDIR}"/${PN}.svg.gz > ${PN}.svg
55 doicon -s scalable ${PN}.svg
56 games_make_wrapper ${PN} "love ${MY_P}.love" "${dir}"
57 make_desktop_entry ${PN}