Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/zinc: zinc-1.1.ebuild ChangeLog
Date: Fri, 01 Aug 2014 22:10:58
Message-Id: 20140801221052.14B1A2004E@flycatcher.gentoo.org
1 mr_bones_ 14/08/01 22:10:50
2
3 Modified: zinc-1.1.ebuild ChangeLog
4 Log:
5 EAPI=5; update HOMEPAGE/SRC_URI
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 games-emulation/zinc/zinc-1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild?r1=1.7&r2=1.8
15
16 Index: zinc-1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- zinc-1.1.ebuild 14 Apr 2013 07:03:39 -0000 1.7
23 +++ zinc-1.1.ebuild 1 Aug 2014 22:10:50 -0000 1.8
24 @@ -1,21 +1,22 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.7 2013/04/14 07:03:39 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.8 2014/08/01 22:10:50 mr_bones_ Exp $
30
31 +EAPI=5
32 inherit games
33
34 DESCRIPTION="An x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco System 11 arcade systems"
35 -HOMEPAGE="http://www.emuhype.com/"
36 -SRC_URI="http://www.emuhype.com/files/${P//[-.]/}-lnx.tar.bz2"
37 +HOMEPAGE="http://caesar.logiqx.com/php/emulator.php?id=zinc_linux"
38 +SRC_URI="http://caesar.logiqx.com/zips/emus/linux/zinc_linux/${P//[-.]/}-lnx.tar.bz2"
39
40 LICENSE="freedist"
41 SLOT="0"
42 KEYWORDS="-* ~amd64 x86"
43 IUSE=""
44 RESTRICT="strip"
45 -QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/bin/zinc"
46 +QA_PREBUILT="${GAMES_PREFIX_OPT:1}/bin/zinc /usr/lib*/*.so"
47
48 -DEPEND="x11-libs/libXext
49 +RDEPEND="x11-libs/libXext
50 virtual/opengl
51 amd64? ( app-emulation/emul-linux-x86-xlibs )"
52
53 @@ -23,7 +24,7 @@
54
55 src_install() {
56 exeinto "${GAMES_PREFIX_OPT}"/bin
57 - doexe zinc || die "doexe failed"
58 + doexe zinc
59 dolib.so libcontrolznc.so librendererznc.so libsoundznc.so libs11player.so
60 dodoc readme.txt
61 prepgamesdirs
62
63
64
65 1.12 games-emulation/zinc/ChangeLog
66
67 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/ChangeLog?rev=1.12&view=markup
68 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/ChangeLog?rev=1.12&content-type=text/plain
69 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/zinc/ChangeLog?r1=1.11&r2=1.12
70
71 Index: ChangeLog
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v
74 retrieving revision 1.11
75 retrieving revision 1.12
76 diff -u -r1.11 -r1.12
77 --- ChangeLog 14 Apr 2013 07:03:39 -0000 1.11
78 +++ ChangeLog 1 Aug 2014 22:10:50 -0000 1.12
79 @@ -1,6 +1,9 @@
80 # ChangeLog for games-emulation/zinc
81 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
82 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.11 2013/04/14 07:03:39 ulm Exp $
83 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
84 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.12 2014/08/01 22:10:50 mr_bones_ Exp $
85 +
86 + 01 Aug 2014; Michael Sterrett <mr_bones_@g.o> zinc-1.1.ebuild:
87 + EAPI=5; update HOMEPAGE/SRC_URI
88
89 14 Apr 2013; Ulrich Müller <ulm@g.o> zinc-1.1.ebuild:
90 Fix LICENSE, see readme.txt file: "This emulator may be freely distributed