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 1O5ej4-0005jK-M6 for garchives@archives.gentoo.org; Sat, 24 Apr 2010 12:44:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37D96E06D7; Sat, 24 Apr 2010 12:44:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F1D18E06D7 for ; Sat, 24 Apr 2010 12:44:46 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 73ACC1B4006 for ; Sat, 24 Apr 2010 12:44:46 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2139) id 7C0FA2C04C; Sat, 24 Apr 2010 12:44:45 +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/mplayer: ChangeLog mplayer-9999.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog mplayer-9999.ebuild X-VCS-Directories: media-video/mplayer X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20100424124445.7C0FA2C04C@corvid.gentoo.org> Date: Sat, 24 Apr 2010 12:44:45 +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: a929eeb4-23a9-44bb-8bfa-1c3f9f747e06 X-Archives-Hash: bdabe7b77c10b838a5ab791db470a965 aballier 10/04/24 12:44:45 Modified: ChangeLog mplayer-9999.ebuild Log: allow ass and truetype without X, by Andrew Savchenko, bug #299405 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.725 media-video/mplayer/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.725&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.725&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?r1=3D1.724&r2=3D1.725 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/mplayer/ChangeLog,v retrieving revision 1.724 retrieving revision 1.725 diff -u -r1.724 -r1.725 --- ChangeLog 24 Apr 2010 12:33:02 -0000 1.724 +++ ChangeLog 24 Apr 2010 12:44:45 -0000 1.725 @@ -1,6 +1,9 @@ # ChangeLog for media-video/mplayer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.724= 2010/04/24 12:33:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.725= 2010/04/24 12:44:45 aballier Exp $ + + 24 Apr 2010; Alexis Ballier mplayer-9999.ebuild: + allow ass and truetype without X, by Andrew Savchenko, bug #299405 =20 24 Apr 2010; Alexis Ballier mplayer-9999.ebuild: use system libass, require freetype 2.2.1 at least 1.40 media-video/mplayer/mplayer-9999.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.40&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.40&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?r1=3D1.39&r2=3D1.40 Index: mplayer-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/mplayer/mplayer-9999.ebuild= ,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- mplayer-9999.ebuild 24 Apr 2010 12:33:02 -0000 1.39 +++ mplayer-9999.ebuild 24 Apr 2010 12:44:45 -0000 1.40 @@ -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/mplayer/mplayer-9999.ebui= ld,v 1.39 2010/04/24 12:33:02 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebui= ld,v 1.40 2010/04/24 12:44:45 aballier Exp $ =20 EAPI=3D"2" =20 @@ -70,7 +70,6 @@ ) X? ( ${X_RDEPS} - ass? ( ${FONT_RDEPS} media-libs/libass ) dga? ( x11-libs/libXxf86dga ) ggi? ( media-libs/libggi @@ -82,7 +81,6 @@ x11-libs/libXi ) opengl? ( virtual/opengl ) - truetype? ( ${FONT_RDEPS} ) vdpau? ( || ( x11-libs/libvdpau >=3Dx11-drivers/nvidia-drivers-180.51 = ) ) xinerama? ( x11-libs/libXinerama ) xscreensaver? ( x11-libs/libXScrnSaver ) @@ -93,6 +91,7 @@ ) aalib? ( media-libs/aalib ) alsa? ( media-libs/alsa-lib ) + ass? ( ${FONT_RDEPS} media-libs/libass ) bidi? ( dev-libs/fribidi ) bs2b? ( media-libs/libbs2b ) cdio? ( dev-libs/libcdio ) @@ -143,6 +142,7 @@ speex? ( media-libs/speex ) svga? ( media-libs/svgalib ) theora? ( media-libs/libtheora ) + truetype? ( ${FONT_RDEPS} ) vorbis? ( media-libs/libvorbis ) xanim? ( media-video/xanim ) "