Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-voip/linphone: linphone-3.2.1-r2.ebuild linphone-3.4.3.ebuild linphone-3.4.3-r1.ebuild linphone-3.3.2.ebuild linphone-3.1.1.ebuild linphone-3.5.2.ebuild ChangeLog
Date: Wed, 06 Mar 2013 13:20:34
Message-Id: 20130306132031.3C7782171D@flycatcher.gentoo.org
1 chithanh 13/03/06 13:20:31
2
3 Modified: linphone-3.2.1-r2.ebuild linphone-3.4.3.ebuild
4 linphone-3.4.3-r1.ebuild linphone-3.3.2.ebuild
5 linphone-3.1.1.ebuild linphone-3.5.2.ebuild
6 ChangeLog
7 Log:
8 Does not build against libeXosip-4.0.0, bug #460490.
9
10 (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
11
12 Revision Changes Path
13 1.7 net-voip/linphone/linphone-3.2.1-r2.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild?rev=1.7&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild?rev=1.7&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild?r1=1.6&r2=1.7
18
19 Index: linphone-3.2.1-r2.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild,v
22 retrieving revision 1.6
23 retrieving revision 1.7
24 diff -u -r1.6 -r1.7
25 --- linphone-3.2.1-r2.ebuild 3 May 2012 07:27:47 -0000 1.6
26 +++ linphone-3.2.1-r2.ebuild 6 Mar 2013 13:20:30 -0000 1.7
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2012 Gentoo Foundation
29 +# Copyright 1999-2013 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild,v 1.6 2012/05/03 07:27:47 jdhore Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.2.1-r2.ebuild,v 1.7 2013/03/06 13:20:30 chithanh Exp $
33
34 EAPI="3"
35
36 @@ -18,6 +18,8 @@
37 RDEPEND=">=media-libs/mediastreamer-2.3.0[video?]
38 >=net-libs/libeXosip-3.0.2
39 >=net-libs/libosip-3.0.0
40 + <net-libs/libosip-4
41 + <net-libs/libeXosip-4
42 >=net-libs/ortp-0.16.1
43 gtk? ( dev-libs/glib:2
44 >=gnome-base/libglade-2.4.0:2.0
45
46
47
48 1.9 net-voip/linphone/linphone-3.4.3.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild?rev=1.9&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild?rev=1.9&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild?r1=1.8&r2=1.9
53
54 Index: linphone-3.4.3.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v
57 retrieving revision 1.8
58 retrieving revision 1.9
59 diff -u -r1.8 -r1.9
60 --- linphone-3.4.3.ebuild 3 May 2012 07:27:47 -0000 1.8
61 +++ linphone-3.4.3.ebuild 6 Mar 2013 13:20:30 -0000 1.9
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2012 Gentoo Foundation
64 +# Copyright 1999-2013 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.8 2012/05/03 07:27:47 jdhore Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3.ebuild,v 1.9 2013/03/06 13:20:30 chithanh Exp $
68
69 EAPI="4"
70
71 @@ -19,6 +19,8 @@
72 RDEPEND=">=media-libs/mediastreamer-2.7.3[video?,ipv6?]
73 >=net-libs/libeXosip-3.0.2
74 >=net-libs/libosip-3.0.0
75 + <net-libs/libosip-4
76 + <net-libs/libeXosip-4
77 >=net-libs/ortp-0.16.3
78 gtk? ( dev-libs/glib:2
79 >=gnome-base/libglade-2.4.0:2.0
80
81
82
83 1.7 net-voip/linphone/linphone-3.4.3-r1.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild?rev=1.7&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild?rev=1.7&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild?r1=1.6&r2=1.7
88
89 Index: linphone-3.4.3-r1.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v
92 retrieving revision 1.6
93 retrieving revision 1.7
94 diff -u -r1.6 -r1.7
95 --- linphone-3.4.3-r1.ebuild 3 May 2012 07:27:47 -0000 1.6
96 +++ linphone-3.4.3-r1.ebuild 6 Mar 2013 13:20:30 -0000 1.7
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2012 Gentoo Foundation
99 +# Copyright 1999-2013 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.6 2012/05/03 07:27:47 jdhore Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.4.3-r1.ebuild,v 1.7 2013/03/06 13:20:30 chithanh Exp $
103
104 EAPI="4"
105
106 @@ -19,6 +19,8 @@
107 RDEPEND=">=media-libs/mediastreamer-2.7.3[video?,ipv6?]
108 >=net-libs/libeXosip-3.0.2
109 >=net-libs/libosip-3.0.0
110 + <net-libs/libosip-4
111 + <net-libs/libeXosip-4
112 >=net-libs/ortp-0.16.3
113 gtk? ( dev-libs/glib:2
114 >=gnome-base/libglade-2.4.0:2.0
115
116
117
118 1.9 net-voip/linphone/linphone-3.3.2.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild?rev=1.9&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild?rev=1.9&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild?r1=1.8&r2=1.9
123
124 Index: linphone-3.3.2.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v
127 retrieving revision 1.8
128 retrieving revision 1.9
129 diff -u -r1.8 -r1.9
130 --- linphone-3.3.2.ebuild 3 May 2012 07:27:47 -0000 1.8
131 +++ linphone-3.3.2.ebuild 6 Mar 2013 13:20:30 -0000 1.9
132 @@ -1,6 +1,6 @@
133 -# Copyright 1999-2012 Gentoo Foundation
134 +# Copyright 1999-2013 Gentoo Foundation
135 # Distributed under the terms of the GNU General Public License v2
136 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.8 2012/05/03 07:27:47 jdhore Exp $
137 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.3.2.ebuild,v 1.9 2013/03/06 13:20:30 chithanh Exp $
138
139 EAPI="3"
140
141 @@ -18,6 +18,8 @@
142 RDEPEND=">=media-libs/mediastreamer-2.6.0[video?]
143 >=net-libs/libeXosip-3.0.2
144 >=net-libs/libosip-3.0.0
145 + <net-libs/libosip-4
146 + <net-libs/libeXosip-4
147 >=net-libs/ortp-0.16.2
148 gtk? ( dev-libs/glib:2
149 >=gnome-base/libglade-2.4.0:2.0
150
151
152
153 1.9 net-voip/linphone/linphone-3.1.1.ebuild
154
155 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild?rev=1.9&view=markup
156 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild?rev=1.9&content-type=text/plain
157 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild?r1=1.8&r2=1.9
158
159 Index: linphone-3.1.1.ebuild
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v
162 retrieving revision 1.8
163 retrieving revision 1.9
164 diff -u -r1.8 -r1.9
165 --- linphone-3.1.1.ebuild 3 May 2012 07:27:47 -0000 1.8
166 +++ linphone-3.1.1.ebuild 6 Mar 2013 13:20:30 -0000 1.9
167 @@ -1,6 +1,6 @@
168 -# Copyright 1999-2012 Gentoo Foundation
169 +# Copyright 1999-2013 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.8 2012/05/03 07:27:47 jdhore Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.1.1.ebuild,v 1.9 2013/03/06 13:20:30 chithanh Exp $
173
174 EAPI="2"
175
176 @@ -18,6 +18,8 @@
177 RDEPEND=">=media-libs/mediastreamer-2.2.3_p1[video?]
178 >=net-libs/libeXosip-3.0.2
179 >=net-libs/libosip-3.0.0
180 + <net-libs/libosip-4
181 + <net-libs/libeXosip-4
182 >=net-libs/ortp-0.15.0_p1
183 gtk? ( dev-libs/glib:2
184 >=gnome-base/libglade-2.4.0:2.0
185
186
187
188 1.2 net-voip/linphone/linphone-3.5.2.ebuild
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild?rev=1.2&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild?rev=1.2&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild?r1=1.1&r2=1.2
193
194 Index: linphone-3.5.2.ebuild
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v
197 retrieving revision 1.1
198 retrieving revision 1.2
199 diff -u -r1.1 -r1.2
200 --- linphone-3.5.2.ebuild 19 Nov 2012 21:33:29 -0000 1.1
201 +++ linphone-3.5.2.ebuild 6 Mar 2013 13:20:30 -0000 1.2
202 @@ -1,6 +1,6 @@
203 -# Copyright 1999-2012 Gentoo Foundation
204 +# Copyright 1999-2013 Gentoo Foundation
205 # Distributed under the terms of the GNU General Public License v2
206 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.1 2012/11/19 21:33:29 mgorny Exp $
207 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/linphone-3.5.2.ebuild,v 1.2 2013/03/06 13:20:30 chithanh Exp $
208
209 EAPI="4"
210
211 @@ -19,6 +19,8 @@
212 RDEPEND=">=media-libs/mediastreamer-2.8.2[video?,ipv6?]
213 >=net-libs/libeXosip-3.0.2
214 >=net-libs/libosip-3.0.0
215 + <net-libs/libosip-4
216 + <net-libs/libeXosip-4
217 >=net-libs/libsoup-2.26
218 >=net-libs/ortp-0.20.0
219 gtk? ( dev-libs/glib:2
220
221
222
223 1.70 net-voip/linphone/ChangeLog
224
225 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.70&view=markup
226 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/ChangeLog?rev=1.70&content-type=text/plain
227 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/linphone/ChangeLog?r1=1.69&r2=1.70
228
229 Index: ChangeLog
230 ===================================================================
231 RCS file: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v
232 retrieving revision 1.69
233 retrieving revision 1.70
234 diff -u -r1.69 -r1.70
235 --- ChangeLog 16 Dec 2012 14:59:47 -0000 1.69
236 +++ ChangeLog 6 Mar 2013 13:20:30 -0000 1.70
237 @@ -1,6 +1,11 @@
238 # ChangeLog for net-voip/linphone
239 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
240 -# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.69 2012/12/16 14:59:47 pacho Exp $
241 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
242 +# $Header: /var/cvsroot/gentoo-x86/net-voip/linphone/ChangeLog,v 1.70 2013/03/06 13:20:30 chithanh Exp $
243 +
244 + 06 Mar 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
245 + linphone-3.1.1.ebuild, linphone-3.2.1-r2.ebuild, linphone-3.3.2.ebuild,
246 + linphone-3.4.3-r1.ebuild, linphone-3.4.3.ebuild, linphone-3.5.2.ebuild:
247 + Does not build against libeXosip-4.0.0, bug #460490.
248
249 16 Dec 2012; Pacho Ramos <pacho@g.o> metadata.xml:
250 Cleanup due retirement, #260683