Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/supertuxkart: ChangeLog supertuxkart-0.8.1.ebuild
Date: Thu, 25 Sep 2014 20:50:17
Message-Id: 20140925205013.3BF0C6416@oystercatcher.gentoo.org
1 tupone 14/09/25 20:50:13
2
3 Modified: ChangeLog supertuxkart-0.8.1.ebuild
4 Log:
5 Fix build with media-libs/jpeg-9 Bug #520726
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
8
9 Revision Changes Path
10 1.44 games-action/supertuxkart/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 29 Apr 2014 23:31:25 -0000 1.43
23 +++ ChangeLog 25 Sep 2014 20:50:13 -0000 1.44
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-action/supertuxkart
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.43 2014/04/29 23:31:25 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.44 2014/09/25 20:50:13 tupone Exp $
29 +
30 + 25 Sep 2014; Alfredo Tupone <tupone@g.o> supertuxkart-0.8.1.ebuild,
31 + +files/supertuxkart-0.8.1-jpeg9.patch:
32 + Fix build with media-libs/jpeg-9 Bug #520726 by flameeyes@g.o
33
34 29 Apr 2014; Julian Ospald <hasufell@g.o> supertuxkart-0.8.1.ebuild,
35 +files/supertuxkart-0.8.1-mesa-10.x.patch:
36
37
38
39 1.6 games-action/supertuxkart/supertuxkart-0.8.1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild?r1=1.5&r2=1.6
44
45 Index: supertuxkart-0.8.1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- supertuxkart-0.8.1.ebuild 29 Apr 2014 23:31:25 -0000 1.5
52 +++ supertuxkart-0.8.1.ebuild 25 Sep 2014 20:50:13 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.5 2014/04/29 23:31:25 hasufell Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.8.1.ebuild,v 1.6 2014/09/25 20:50:13 tupone Exp $
58
59 EAPI=5
60 inherit gnome2-utils cmake-utils eutils games
61 @@ -41,7 +41,7 @@
62 S=${WORKDIR}/SuperTuxKart-${PV}
63
64 src_prepare() {
65 - epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x}.patch
66 + epatch "${FILESDIR}"/${P}-{gentoo,icon-dest,irrlicht,desktopfile,mesa-10.x,jpeg9}.patch
67
68 # inconsistent handling of debug definition
69 # avoid using Debug build type