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: ChangeLog vlc-0.9.0_alpha20080625.ebuild
Date: Wed, 25 Jun 2008 14:15:12
Message-Id: E1KBVm6-0006OC-EU@stork.gentoo.org
1 aballier 08/06/25 14:15:06
2
3 Modified: ChangeLog vlc-0.9.0_alpha20080625.ebuild
4 Log:
5 make qt4 a default enabled useflag as most people expect to have a gui and the wx gui is gone
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25.7 x86_64)
7
8 Revision Changes Path
9 1.344 media-video/vlc/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.344&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?rev=1.344&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/ChangeLog?r1=1.343&r2=1.344
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v
18 retrieving revision 1.343
19 retrieving revision 1.344
20 diff -u -r1.343 -r1.344
21 --- ChangeLog 25 Jun 2008 14:06:19 -0000 1.343
22 +++ ChangeLog 25 Jun 2008 14:15:05 -0000 1.344
23 @@ -1,6 +1,11 @@
24 # ChangeLog for media-video/vlc
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.343 2008/06/25 14:06:19 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.344 2008/06/25 14:15:05 aballier Exp $
28 +
29 + 25 Jun 2008; Alexis Ballier <aballier@g.o>
30 + vlc-0.9.0_alpha20080625.ebuild:
31 + make qt4 a default enabled useflag as most people expect to have a gui and
32 + the wx gui is gone
33
34 25 Jun 2008; Alexis Ballier <aballier@g.o>
35 vlc-0.9.0_alpha20080625.ebuild:
36
37
38
39 1.3 media-video/vlc/vlc-0.9.0_alpha20080625.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild?r1=1.2&r2=1.3
44
45 Index: vlc-0.9.0_alpha20080625.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- vlc-0.9.0_alpha20080625.ebuild 25 Jun 2008 14:06:19 -0000 1.2
52 +++ vlc-0.9.0_alpha20080625.ebuild 25 Jun 2008 14:15:05 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild,v 1.2 2008/06/25 14:06:19 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.9.0_alpha20080625.ebuild,v 1.3 2008/06/25 14:15:05 aballier Exp $
58
59 EAPI="1"
60
61 @@ -43,7 +43,7 @@
62 IUSE="a52 aac aalib alsa altivec arts atmo avahi bidi cdda cddb cdio dbus dc1394
63 debug directfb dts dvb dvd esd fbcon fluidsynth +ffmpeg flac ggi gnome gnutls hal httpd
64 id3tag jack libcaca libnotify lirc live lua matroska mmx modplug mp3 mpeg
65 - musepack musicbrainz ncurses nsplugin ogg opengl optimisememory oss png pulseaudio pvr qt4
66 + musepack musicbrainz ncurses nsplugin ogg opengl optimisememory oss png pulseaudio pvr +qt4
67 rtsp samba sdl sdl-image seamonkey shout skins speex sse stream svg svga taglib
68 theora truetype twolame upnp v4l v4l2 vcd vcdx vlm vorbis win32codecs
69 X x264 xinerama xml xosd xulrunner xv"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list