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/openclonk: openclonk-5.3.3-r1.ebuild openclonk-5.5.1.ebuild ChangeLog
Date: Fri, 02 Jan 2015 17:19:05
Message-Id: 20150102171901.CA6DCEBAC@oystercatcher.gentoo.org
1 tupone 15/01/02 17:19:01
2
3 Modified: openclonk-5.3.3-r1.ebuild openclonk-5.5.1.ebuild
4 ChangeLog
5 Log:
6 Build with jpeg-9 Bug #520884
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
9
10 Revision Changes Path
11 1.5 games-action/openclonk/openclonk-5.3.3-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild?r1=1.4&r2=1.5
16
17 Index: openclonk-5.3.3-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- openclonk-5.3.3-r1.ebuild 4 Jul 2014 19:29:48 -0000 1.4
24 +++ openclonk-5.3.3-r1.ebuild 2 Jan 2015 17:19:01 -0000 1.5
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.4 2014/07/04 19:29:48 hasufell Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.3.3-r1.ebuild,v 1.5 2015/01/02 17:19:01 tupone Exp $
31
32 EAPI=5
33
34 @@ -62,7 +62,8 @@
35 -e '/dist_doc_DATA/s#licenses/LGPL.txt ##' \
36 -i Makefile.am || die
37
38 - epatch "${FILESDIR}"/${P}-xrandr-primary-output.patch
39 + epatch "${FILESDIR}"/${P}-xrandr-primary-output.patch \
40 + "${FILESDIR}"/${P}-jpeg9.patch
41
42 eautoreconf
43 }
44
45
46
47 1.2 games-action/openclonk/openclonk-5.5.1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild?r1=1.1&r2=1.2
52
53 Index: openclonk-5.5.1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- openclonk-5.5.1.ebuild 10 Oct 2014 19:18:22 -0000 1.1
60 +++ openclonk-5.5.1.ebuild 2 Jan 2015 17:19:01 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2014 Gentoo Foundation
63 +# Copyright 1999-2015 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild,v 1.1 2014/10/10 19:18:22 hasufell Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.5.1.ebuild,v 1.2 2015/01/02 17:19:01 tupone Exp $
67
68 # FIXME: does not compile with gtk+3
69
70 @@ -56,6 +56,7 @@
71 PATCHES=(
72 "${FILESDIR}"/${P}-tinyxml-shared.patch
73 "${FILESDIR}"/${P}-paths.patch
74 + "${FILESDIR}"/${P}-jpeg9.patch
75 )
76 S=${WORKDIR}/${PN}-release-${PV}-src
77
78
79
80
81 1.20 games-action/openclonk/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?rev=1.20&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?rev=1.20&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/ChangeLog?r1=1.19&r2=1.20
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
90 retrieving revision 1.19
91 retrieving revision 1.20
92 diff -u -r1.19 -r1.20
93 --- ChangeLog 25 Nov 2014 23:05:01 -0000 1.19
94 +++ ChangeLog 2 Jan 2015 17:19:01 -0000 1.20
95 @@ -1,6 +1,11 @@
96 # ChangeLog for games-action/openclonk
97 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.19 2014/11/25 23:05:01 hasufell Exp $
99 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.20 2015/01/02 17:19:01 tupone Exp $
101 +
102 + 02 Jan 2015; Tupone Alfredo <tupone@g.o> openclonk-5.3.3-r1.ebuild,
103 + openclonk-5.5.1.ebuild, +files/openclonk-5.3.3-jpeg9.patch,
104 + +files/openclonk-5.5.1-jpeg9.patch:
105 + Build with jpeg-9 Bug #520884 by flameeyes@g.o
106
107 25 Nov 2014; Julian Ospald <hasufell@g.o> metadata.xml:
108 drop maintainership