Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-9999.ebuild ChangeLog
Date: Mon, 26 Jul 2010 09:57:00
Message-Id: 20100726095655.A1C8A2CE15@corvid.gentoo.org
1 aballier 10/07/26 09:56:55
2
3 Modified: vlc-9999.ebuild ChangeLog
4 Log:
5 v4l support has been removed in favor of v4l2
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.90 media-video/vlc/vlc-9999.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.90&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?rev=1.90&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vlc-9999.ebuild?r1=1.89&r2=1.90
14
15 Index: vlc-9999.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v
18 retrieving revision 1.89
19 retrieving revision 1.90
20 diff -u -r1.89 -r1.90
21 --- vlc-9999.ebuild 22 Jul 2010 20:06:20 -0000 1.89
22 +++ vlc-9999.ebuild 26 Jul 2010 09:56:55 -0000 1.90
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.89 2010/07/22 20:06:20 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.90 2010/07/26 09:56:55 aballier Exp $
28
29 EAPI="3"
30
31 @@ -52,11 +52,11 @@
32 IUSE="a52 aac aalib alsa altivec atmo avahi bidi cdda cddb dbus dc1394
33 debug dirac directfb dts dvb dvd elibc_glibc fbcon fluidsynth +ffmpeg flac fontconfig
34 +gcrypt gnome gnutls httpd ieee1394 jack kate kde libass libcaca
35 - libnotify libproxy libtiger libv4l libv4l2 lirc live lua matroska mmx
36 + libnotify libproxy libtiger libv4l2 lirc live lua matroska mmx
37 modplug mp3 mpeg mtp musepack ncurses nsplugin ogg opengl optimisememory oss
38 png projectm pulseaudio pvr +qt4 remoteosd rtsp run-as-root samba
39 schroedinger sdl sdl-image shine shout skins speex sqlite sse stream
40 - svg taglib theora truetype twolame udev upnp v4l v4l2 vaapi vcdx vlm
41 + svg taglib theora truetype twolame udev upnp v4l2 vaapi vcdx vlm
42 vorbis win32codecs wma-fixed +X x264 +xcb xml xosd xv zvbi"
43
44 RDEPEND="
45 @@ -130,7 +130,6 @@
46 udev? ( >=sys-fs/udev-142 )
47 upnp? ( net-libs/libupnp )
48 v4l2? ( libv4l2? ( media-libs/libv4l ) )
49 - v4l? ( libv4l? ( media-libs/libv4l ) )
50 vaapi? ( x11-libs/libva >=media-video/ffmpeg-0.6 )
51 vcdx? ( >=dev-libs/libcdio-0.78.2 >=media-video/vcdimager-0.7.22 )
52 vorbis? ( media-libs/libvorbis )
53 @@ -147,7 +146,6 @@
54 !!<=media-video/vlc-1.1.99999
55 dvb? ( sys-kernel/linux-headers )
56 kde? ( >=kde-base/kdelibs-4 )
57 - v4l? ( sys-kernel/linux-headers )
58 v4l2? ( >=sys-kernel/linux-headers-2.6.25 )
59 xcb? ( x11-proto/xproto )
60 dev-util/pkgconfig"
61 @@ -185,7 +183,6 @@
62 vlc_use_needs cddb cdda
63 vlc_use_needs fontconfig truetype
64 vlc_use_needs libv4l2 v4l2
65 - vlc_use_needs libv4l v4l
66 vlc_use_needs libtiger kate
67 vlc_use_needs xv xcb
68
69 @@ -259,7 +256,6 @@
70 $(use_enable libproxy) \
71 --disable-libtar \
72 $(use_enable libtiger tiger) \
73 - $(use_enable libv4l) \
74 $(use_enable libv4l2) \
75 $(use_enable lirc) \
76 $(use_enable live live555) \
77 @@ -304,7 +300,6 @@
78 $(use_enable twolame) \
79 $(use_enable udev) \
80 $(use_enable upnp) \
81 - $(use_enable v4l) \
82 $(use_enable v4l2) \
83 $(use_enable vcdx) \
84 $(use_enable vaapi libva) \
85
86
87
88 1.614 media-video/vlc/ChangeLog
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.614&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?rev=1.614&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/ChangeLog?r1=1.613&r2=1.614
93
94 Index: ChangeLog
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
97 retrieving revision 1.613
98 retrieving revision 1.614
99 diff -u -r1.613 -r1.614
100 --- ChangeLog 22 Jul 2010 20:06:19 -0000 1.613
101 +++ ChangeLog 26 Jul 2010 09:56:55 -0000 1.614
102 @@ -1,6 +1,9 @@
103 # ChangeLog for media-video/vlc
104 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
105 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.613 2010/07/22 20:06:19 aballier Exp $
106 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.614 2010/07/26 09:56:55 aballier Exp $
107 +
108 + 26 Jul 2010; Alexis Ballier <aballier@g.o> vlc-9999.ebuild:
109 + v4l support has been removed in favor of v4l2
110
111 22 Jul 2010; Alexis Ballier <aballier@g.o> vlc-1.1.9999.ebuild,
112 vlc-9999.ebuild: