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 1PFAhJ-0002Tc-2M for garchives@archives.gentoo.org; Sun, 07 Nov 2010 19:14:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D49DBE07B8; Sun, 7 Nov 2010 19:14:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 916EEE07B8 for ; Sun, 7 Nov 2010 19:14:34 +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 0013B1B416F for ; Sun, 7 Nov 2010 19:14:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id E6F7520051; Sun, 7 Nov 2010 19:14:31 +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: <20101107191431.E6F7520051@flycatcher.gentoo.org> Date: Sun, 7 Nov 2010 19:14:31 +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: 8f89493b-6990-44c5-ab3d-89271a03eee1 X-Archives-Hash: 14a35e1bc3cf844ab0b70ec260da2435 aballier 10/11/07 19:14:31 Modified: vlc-9999.ebuild ChangeLog Log: use qt4-r2 eclass =20 (Portage version: 2.2.0_alpha4/cvs/Linux x86_64) Revision Changes Path 1.100 media-video/vlc/vlc-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.100&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?rev=3D1.100&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/vl= c-9999.ebuild?r1=3D1.99&r2=3D1.100 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.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- vlc-9999.ebuild 7 Nov 2010 18:13:16 -0000 1.99 +++ vlc-9999.ebuild 7 Nov 2010 19:14:31 -0000 1.100 @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.9= 9 2010/11/07 18:13:16 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.1= 00 2010/11/07 19:14:31 aballier Exp $ =20 EAPI=3D"3" =20 @@ -17,7 +17,7 @@ fi fi =20 -inherit eutils multilib autotools toolchain-funcs gnome2 qt4 flag-o-mati= c ${SCM} +inherit eutils multilib autotools toolchain-funcs gnome2 qt4-r2 flag-o-m= atic ${SCM} =20 MY_PV=3D"${PV/_/-}" MY_PV=3D"${MY_PV/-beta/-test}" @@ -180,9 +180,7 @@ vlc_use_needs libtiger kate vlc_use_needs xv xcb =20 - if use qt4 || use skins ; then - qt4_pkg_setup - else + if use !qt4 && use !skins ; then ewarn "You have disabled the qt4 useflag, ${PN} will not have any" ewarn "graphical interface. Maybe that is not what you want..." fi 1.640 media-video/vlc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.640&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?rev=3D1.640&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/vlc/Ch= angeLog?r1=3D1.639&r2=3D1.640 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.639 retrieving revision 1.640 diff -u -r1.639 -r1.640 --- ChangeLog 7 Nov 2010 18:30:02 -0000 1.639 +++ ChangeLog 7 Nov 2010 19:14:31 -0000 1.640 @@ -1,6 +1,9 @@ # ChangeLog for media-video/vlc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.639 201= 0/11/07 18:30:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.640 201= 0/11/07 19:14:31 aballier Exp $ + + 07 Nov 2010; Alexis Ballier vlc-9999.ebuild: + use qt4-r2 eclass =20 07 Nov 2010; Alexis Ballier vlc-1.1.9999.ebuild: Add gme support for 1.1 too