Gentoo Archives: gentoo-commits

From: "Tom Wijsman (tomwij)" <tomwij@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/handbrake: handbrake-0.9.9_pre5441-r1.ebuild handbrake-0.9.9.ebuild handbrake-9999.ebuild ChangeLog
Date: Sat, 29 Jun 2013 20:35:14
Message-Id: 20130629203506.9D2872171C@flycatcher.gentoo.org
1 tomwij 13/06/29 20:35:06
2
3 Modified: handbrake-0.9.9_pre5441-r1.ebuild
4 handbrake-0.9.9.ebuild handbrake-9999.ebuild
5 ChangeLog
6 Log:
7 Block <media-video/ffmpeg-1.2.1, which Handbrake 0.9.9 does not build against, due to a dependency version change in =virtual/ffmpeg-9. Reported by Heiss, fixes bug #475262.
8
9 (Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
10
11 Revision Changes Path
12 1.3 media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild?r1=1.2&r2=1.3
17
18 Index: handbrake-0.9.9_pre5441-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- handbrake-0.9.9_pre5441-r1.ebuild 16 May 2013 05:52:11 -0000 1.2
25 +++ handbrake-0.9.9_pre5441-r1.ebuild 29 Jun 2013 20:35:06 -0000 1.3
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild,v 1.2 2013/05/16 05:52:11 tomwij Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9_pre5441-r1.ebuild,v 1.3 2013/06/29 20:35:06 tomwij Exp $
31
32 EAPI="5"
33
34 @@ -42,8 +42,7 @@
35 media-libs/libvorbis
36 media-libs/x264
37 media-sound/lame
38 - ffmpeg? ( =virtual/ffmpeg-9 )
39 - sys-libs/glibc:2.2
40 + ffmpeg? ( =virtual/ffmpeg-9 !<media-video/ffmpeg-1.2.1 )
41 sys-libs/zlib
42 gstreamer? (
43 media-libs/gstreamer:1.0
44 @@ -66,6 +65,7 @@
45 DEPEND="${RDEPEND}
46 ${PYTHON_DEPS}
47 dev-lang/yasm
48 + dev-util/intltool
49 sys-devel/automake"
50
51 pkg_setup() {
52
53
54
55 1.3 media-video/handbrake/handbrake-0.9.9.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild?rev=1.3&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild?rev=1.3&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild?r1=1.2&r2=1.3
60
61 Index: handbrake-0.9.9.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild,v
64 retrieving revision 1.2
65 retrieving revision 1.3
66 diff -u -r1.2 -r1.3
67 --- handbrake-0.9.9.ebuild 23 May 2013 17:57:14 -0000 1.2
68 +++ handbrake-0.9.9.ebuild 29 Jun 2013 20:35:06 -0000 1.3
69 @@ -1,6 +1,6 @@
70 # Copyright 1999-2013 Gentoo Foundation
71 # Distributed under the terms of the GNU General Public License v2
72 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild,v 1.2 2013/05/23 17:57:14 tomwij Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-0.9.9.ebuild,v 1.3 2013/06/29 20:35:06 tomwij Exp $
74
75 EAPI="5"
76
77 @@ -42,7 +42,7 @@
78 media-libs/libvorbis
79 media-libs/x264
80 media-sound/lame
81 - ffmpeg? ( =virtual/ffmpeg-9 )
82 + ffmpeg? ( =virtual/ffmpeg-9 !<media-video/ffmpeg-1.2.1 )
83 sys-libs/zlib
84 gstreamer? (
85 media-libs/gstreamer:1.0
86
87
88
89 1.7 media-video/handbrake/handbrake-9999.ebuild
90
91 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?rev=1.7&view=markup
92 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?rev=1.7&content-type=text/plain
93 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild?r1=1.6&r2=1.7
94
95 Index: handbrake-9999.ebuild
96 ===================================================================
97 RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v
98 retrieving revision 1.6
99 retrieving revision 1.7
100 diff -u -r1.6 -r1.7
101 --- handbrake-9999.ebuild 23 May 2013 17:57:14 -0000 1.6
102 +++ handbrake-9999.ebuild 29 Jun 2013 20:35:06 -0000 1.7
103 @@ -1,6 +1,6 @@
104 # Copyright 1999-2013 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.6 2013/05/23 17:57:14 tomwij Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/handbrake-9999.ebuild,v 1.7 2013/06/29 20:35:06 tomwij Exp $
108
109 EAPI="5"
110
111 @@ -42,7 +42,7 @@
112 media-libs/libvorbis
113 media-libs/x264
114 media-sound/lame
115 - ffmpeg? ( =virtual/ffmpeg-9 )
116 + ffmpeg? ( =virtual/ffmpeg-9 !<media-video/ffmpeg-1.2.1 )
117 sys-libs/zlib
118 gstreamer? (
119 media-libs/gstreamer:1.0
120
121
122
123 1.8 media-video/handbrake/ChangeLog
124
125 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?rev=1.8&view=markup
126 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?rev=1.8&content-type=text/plain
127 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/handbrake/ChangeLog?r1=1.7&r2=1.8
128
129 Index: ChangeLog
130 ===================================================================
131 RCS file: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v
132 retrieving revision 1.7
133 retrieving revision 1.8
134 diff -u -r1.7 -r1.8
135 --- ChangeLog 23 May 2013 17:57:14 -0000 1.7
136 +++ ChangeLog 29 Jun 2013 20:35:06 -0000 1.8
137 @@ -1,6 +1,12 @@
138 # ChangeLog for media-video/handbrake
139 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
140 -# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.7 2013/05/23 17:57:14 tomwij Exp $
141 +# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.8 2013/06/29 20:35:06 tomwij Exp $
142 +
143 + 29 Jun 2013; Tom Wijsman <TomWij@g.o> handbrake-0.9.9.ebuild,
144 + handbrake-0.9.9_pre5441-r1.ebuild, handbrake-9999.ebuild:
145 + Block <media-video/ffmpeg-1.2.1, which Handbrake 0.9.9 does not build against,
146 + due to a dependency version change in =virtual/ffmpeg-9. Reported by Heiss,
147 + fixes bug #475262.
148
149 23 May 2013; Tom Wijsman <TomWij@g.o> handbrake-0.9.9.ebuild,
150 handbrake-9999.ebuild: