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 1RA4Xn-0003az-0b for garchives@archives.gentoo.org; Sat, 01 Oct 2011 18:44:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 337AB21C0A5; Sat, 1 Oct 2011 18:44:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EA8E821C0A5 for ; Sat, 1 Oct 2011 18:44:06 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3BD121B4011 for ; Sat, 1 Oct 2011 18:44:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id F14DA2004B; Sat, 1 Oct 2011 18:44:04 +0000 (UTC) From: "Samuli Suominen (ssuominen)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ssuominen@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mediastreamer: mediastreamer-2.7.3-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: mediastreamer-2.7.3-r3.ebuild ChangeLog X-VCS-Directories: media-libs/mediastreamer X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20111001184404.F14DA2004B@flycatcher.gentoo.org> Date: Sat, 1 Oct 2011 18:44:04 +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: 3be5f3d765b5f5e54537d6d92eb15c97 ssuominen 11/10/01 18:44:04 Modified: mediastreamer-2.7.3-r3.ebuild ChangeLog Log: Rename USE=3D"v4l2" to USE=3D"v4l" wrt #385241 =20 (Portage version: 2.2.0_alpha59/cvs/Linux x86_64) Revision Changes Path 1.8 media-libs/mediastreamer/mediastreamer-2.7.3-r3.ebui= ld file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/mediastreamer-2.7.3-r3.ebuild?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/mediastreamer-2.7.3-r3.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/mediastreamer-2.7.3-r3.ebuild?r1=3D1.7&r2=3D1.8 Index: mediastreamer-2.7.3-r3.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-libs/mediastreamer/mediastreamer-= 2.7.3-r3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mediastreamer-2.7.3-r3.ebuild 29 Aug 2011 17:49:09 -0000 1.7 +++ mediastreamer-2.7.3-r3.ebuild 1 Oct 2011 18:44:04 -0000 1.8 @@ -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-libs/mediastreamer/mediastreame= r-2.7.3-r3.ebuild,v 1.7 2011/08/29 17:49:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/mediastreame= r-2.7.3-r3.ebuild,v 1.8 2011/10/01 18:44:04 ssuominen Exp $ =20 EAPI=3D"4" =20 @@ -17,12 +17,12 @@ # not built with v4l2 support (taken from configure.ac) # TODO: run-time test for ipv6: does it really need ortp[ipv6] ? IUSE=3D"+alsa amr bindist coreaudio debug examples gsm ilbc ipv6 jack os= s portaudio -pulseaudio sdl +speex theora v4l2 video x264 X" +pulseaudio sdl +speex theora v4l video x264 X" REQUIRED_USE=3D"|| ( oss alsa jack portaudio coreaudio ) video? ( || ( sdl X ) ) theora? ( video ) X? ( video ) - v4l2? ( video )" + v4l? ( video )" =20 RDEPEND=3D">=3Dnet-libs/ortp-0.16.2[ipv6?] alsa? ( media-libs/alsa-lib ) @@ -34,7 +34,7 @@ speex? ( >=3Dmedia-libs/speex-1.2_beta3 ) video? ( virtual/ffmpeg - v4l2? ( media-libs/libv4l + v4l? ( media-libs/libv4l sys-kernel/linux-headers ) theora? ( media-libs/libtheora ) sdl? ( media-libs/libsdl[video,X] ) @@ -107,8 +107,8 @@ $(use_enable speex) \ $(use_enable theora) \ $(use_enable video) \ - $(use_enable v4l2 v4l) \ - $(use_enable v4l2 libv4l) \ + $(use_enable v4l) \ + $(use_enable v4l libv4l) \ $(use_enable sdl) \ $(use_enable X x11) \ $(use_enable X xv) 1.47 media-libs/mediastreamer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/ChangeLog?rev=3D1.47&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/ChangeLog?rev=3D1.47&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mediast= reamer/ChangeLog?r1=3D1.46&r2=3D1.47 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-libs/mediastreamer/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 29 Aug 2011 17:49:09 -0000 1.46 +++ ChangeLog 1 Oct 2011 18:44:04 -0000 1.47 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mediastreamer # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/ChangeLog,v = 1.46 2011/08/29 17:49:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mediastreamer/ChangeLog,v = 1.47 2011/10/01 18:44:04 ssuominen Exp $ + + 01 Oct 2011; Samuli Suominen + mediastreamer-2.7.3-r3.ebuild: + Rename USE=3D"v4l2" to USE=3D"v4l" wrt #385241 =20 29 Aug 2011; Fabian Groffen mediastreamer-2.7.3-r3.ebuild: