Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/x264: x264-0.0.20111220.ebuild x264-9999.ebuild ChangeLog
Date: Sat, 04 Feb 2012 11:48:28
Message-Id: 20120204114811.F14B72004B@flycatcher.gentoo.org
1 ssuominen 12/02/04 11:48:11
2
3 Modified: x264-0.0.20111220.ebuild x264-9999.ebuild ChangeLog
4 Log:
5 Pull in more recent yasm wrt #402143 by Rafal Rzepecki
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-libs/x264/x264-0.0.20111220.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild?r1=1.1&r2=1.2
15
16 Index: x264-0.0.20111220.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- x264-0.0.20111220.ebuild 21 Dec 2011 23:05:11 -0000 1.1
23 +++ x264-0.0.20111220.ebuild 4 Feb 2012 11:48:11 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild,v 1.1 2011/12/21 23:05:11 lu_zero Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/x264-0.0.20111220.ebuild,v 1.2 2012/02/04 11:48:11 ssuominen Exp $
30
31 EAPI=4
32
33 @@ -34,9 +34,9 @@
34 IUSE="10bit custom-cflags debug +interlaced pic static-libs +threads"
35
36 RDEPEND=""
37 -DEPEND="amd64? ( >=dev-lang/yasm-0.6.2 )
38 - x86? ( >=dev-lang/yasm-0.6.2 )
39 - x86-fbsd? ( >=dev-lang/yasm-0.6.2 )"
40 +DEPEND="amd64? ( >=dev-lang/yasm-1 )
41 + x86? ( >=dev-lang/yasm-1 )
42 + x86-fbsd? ( >=dev-lang/yasm-1 )"
43
44 if [ "${PV#9999}" = "${PV}" ]; then
45 S="${WORKDIR}/${MY_P}"
46
47
48
49 1.3 media-libs/x264/x264-9999.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-9999.ebuild?rev=1.3&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-9999.ebuild?rev=1.3&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/x264-9999.ebuild?r1=1.2&r2=1.3
54
55 Index: x264-9999.ebuild
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/media-libs/x264/x264-9999.ebuild,v
58 retrieving revision 1.2
59 retrieving revision 1.3
60 diff -u -r1.2 -r1.3
61 --- x264-9999.ebuild 3 Sep 2011 18:39:24 -0000 1.2
62 +++ x264-9999.ebuild 4 Feb 2012 11:48:11 -0000 1.3
63 @@ -1,6 +1,6 @@
64 -# Copyright 1999-2011 Gentoo Foundation
65 +# Copyright 1999-2012 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/x264-9999.ebuild,v 1.2 2011/09/03 18:39:24 maksbotan Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/x264-9999.ebuild,v 1.3 2012/02/04 11:48:11 ssuominen Exp $
69
70 EAPI=4
71
72 @@ -34,7 +34,7 @@
73 IUSE="debug +threads pic static-libs"
74
75 RDEPEND=""
76 -ASM_DEP=">=dev-lang/yasm-0.6.2"
77 +ASM_DEP=">=dev-lang/yasm-1"
78 DEPEND="
79 amd64? ( ${ASM_DEP} )
80 x86? ( ${ASM_DEP} )
81
82
83
84 1.65 media-libs/x264/ChangeLog
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/ChangeLog?rev=1.65&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/ChangeLog?rev=1.65&content-type=text/plain
88 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/x264/ChangeLog?r1=1.64&r2=1.65
89
90 Index: ChangeLog
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/media-libs/x264/ChangeLog,v
93 retrieving revision 1.64
94 retrieving revision 1.65
95 diff -u -r1.64 -r1.65
96 --- ChangeLog 21 Dec 2011 23:05:11 -0000 1.64
97 +++ ChangeLog 4 Feb 2012 11:48:11 -0000 1.65
98 @@ -1,6 +1,10 @@
99 # ChangeLog for media-libs/x264
100 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
101 -# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/ChangeLog,v 1.64 2011/12/21 23:05:11 lu_zero Exp $
102 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
103 +# $Header: /var/cvsroot/gentoo-x86/media-libs/x264/ChangeLog,v 1.65 2012/02/04 11:48:11 ssuominen Exp $
104 +
105 + 04 Feb 2012; Samuli Suominen <ssuominen@g.o> x264-0.0.20111220.ebuild,
106 + x264-9999.ebuild:
107 + Pull in more recent yasm wrt #402143 by Rafal Rzepecki
108
109 *x264-0.0.20111220 (21 Dec 2011)