From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PpjE4-0006dN-3i for garchives@archives.gentoo.org; Wed, 16 Feb 2011 15:23:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65093E0800; Wed, 16 Feb 2011 15:23:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 18576E0800 for ; Wed, 16 Feb 2011 15:23:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 157BB1B40D4 for ; Wed, 16 Feb 2011 15:23:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id AC19C20054; Wed, 16 Feb 2011 15:23:21 +0000 (UTC) From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/vlc: vlc-9999.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: vlc-9999.ebuild ChangeLog X-VCS-Directories: media-video/vlc X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20110216152321.AC19C20054@flycatcher.gentoo.org> Date: Wed, 16 Feb 2011 15:23:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 753f050a490e3f4613dfd58736b3b8cc aballier 11/02/16 15:23:21 Modified: vlc-9999.ebuild ChangeLog Log: Rename the stream useflag to encode and enable it by default which make= s more sense. =20 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) Revision Changes Path 1.106 media-video/vlc/vlc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.106&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.106&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?r1=3D1.105&r2=3D1.106 Index: vlc-9999.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- vlc-9999.ebuild 16 Feb 2011 15:20:56 -0000 1.105 +++ vlc-9999.ebuild 16 Feb 2011 15:23:21 -0000 1.106 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.1= 05 2011/02/16 15:20:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.1= 06 2011/02/16 15:23:21 aballier Exp $ =20 EAPI=3D"4" =20 @@ -46,12 +46,12 @@ KEYWORDS=3D"" fi IUSE=3D"a52 aac aalib alsa altivec atmo avahi bidi cdda cddb dbus dc1394 - debug dirac directfb dts dvb dvd elibc_glibc fbcon fluidsynth +ffmpeg f= lac fontconfig + debug dirac directfb dts dvb dvd elibc_glibc +encode fbcon fluidsynth += ffmpeg flac fontconfig +gcrypt gme gnome gnutls httpd ieee1394 jack kate kde libass libcaca libnotify libproxy libtiger libv4l2 lirc live lua matroska mmx modplug mp3 mpeg mtp musepack ncurses ogg opengl optimisememory oss png projectm pulseaudio pvr +qt4 rtsp run-as-root samba - schroedinger sdl sdl-image shine shout sid skins speex sqlite sse strea= m + schroedinger sdl sdl-image shine shout sid skins speex sqlite sse svg taglib theora truetype twolame udev upnp v4l2 vaapi vcdx vlm vorbis win32codecs wma-fixed +X x264 +xcb xml xosd xv zvbi" =20 @@ -151,7 +151,7 @@ qt4? ( X ) skins? ( truetype qt4 ) vaapi? ( ffmpeg ) - vlm? ( stream ) + vlm? ( encode ) xv? ( xcb ) " =20 @@ -200,6 +200,7 @@ $(use_enable dts dca) \ $(use_enable dvb) \ $(use_enable dvd dvdread) $(use_enable dvd dvdnav) \ + $(use_enable encode sout) \ $(use_enable fbcon fb) \ $(use_enable ffmpeg avcodec) $(use_enable ffmpeg avformat) $(use_enabl= e ffmpeg swscale) $(use_enable ffmpeg postproc) \ $(use_enable flac) \ @@ -255,7 +256,6 @@ $(use_enable speex) \ $(use_enable sqlite) \ $(use_enable sse) \ - $(use_enable stream sout) \ $(use_enable svg) \ $(use_enable taglib) \ $(use_enable theora) \ 1.665 media-video/vlc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.665&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.665&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?r1=3D1.664&r2=3D1.665 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v retrieving revision 1.664 retrieving revision 1.665 diff -u -r1.664 -r1.665 --- ChangeLog 16 Feb 2011 15:20:56 -0000 1.664 +++ ChangeLog 16 Feb 2011 15:23:21 -0000 1.665 @@ -1,6 +1,10 @@ # ChangeLog for media-video/vlc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.664 201= 1/02/16 15:20:56 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.665 201= 1/02/16 15:23:21 aballier Exp $ + + 16 Feb 2011; Alexis Ballier vlc-9999.ebuild: + Rename the stream useflag to encode and enable it by default which mak= es more + sense. =20 16 Feb 2011; Alexis Ballier vlc-9999.ebuild: Remove the babysitting line for the qt4 gui, it is well known these da= ys that