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 1O5eXj-0004Td-4Q for garchives@archives.gentoo.org; Sat, 24 Apr 2010 12:33:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3D7BE074B; Sat, 24 Apr 2010 12:33:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7A925E074B for ; Sat, 24 Apr 2010 12:33:04 +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 F3FAA1B4004 for ; Sat, 24 Apr 2010 12:33:03 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2139) id F2AA72C04C; Sat, 24 Apr 2010 12:33:02 +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: <20100424123302.F2AA72C04C@corvid.gentoo.org> Date: Sat, 24 Apr 2010 12:33:02 +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: af1e3627-1965-45cc-9c23-eed5851d2008 X-Archives-Hash: 350cf7d900025b4aa1f2f1da660bfb00 aballier 10/04/24 12:33:02 Modified: ChangeLog mplayer-9999.ebuild Log: use system libass, require freetype 2.2.1 at least (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.724 media-video/mplayer/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.724&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.724&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?r1=3D1.723&r2=3D1.724 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.723 retrieving revision 1.724 diff -u -r1.723 -r1.724 --- ChangeLog 24 Apr 2010 12:18:43 -0000 1.723 +++ ChangeLog 24 Apr 2010 12:33:02 -0000 1.724 @@ -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.723= 2010/04/24 12:18:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.724= 2010/04/24 12:33:02 aballier Exp $ + + 24 Apr 2010; Alexis Ballier mplayer-9999.ebuild: + use system libass, require freetype 2.2.1 at least =20 24 Apr 2010; Alexis Ballier mplayer-9999.ebuild: fix opencore-amr automagic dep 1.39 media-video/mplayer/mplayer-9999.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.39&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.39&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?r1=3D1.38&r2=3D1.39 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.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- mplayer-9999.ebuild 24 Apr 2010 12:18:44 -0000 1.38 +++ mplayer-9999.ebuild 24 Apr 2010 12:33:02 -0000 1.39 @@ -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.38 2010/04/24 12:18:44 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebui= ld,v 1.39 2010/04/24 12:33:02 aballier Exp $ =20 EAPI=3D"2" =20 @@ -52,7 +52,7 @@ FONT_RDEPS=3D" virtual/ttf-fonts media-libs/fontconfig - media-libs/freetype:2 + >=3Dmedia-libs/freetype-2.2.1:2 " X_RDEPS=3D" x11-libs/libXext @@ -70,7 +70,7 @@ ) X? ( ${X_RDEPS} - ass? ( ${FONT_RDEPS} ) + ass? ( ${FONT_RDEPS} media-libs/libass ) dga? ( x11-libs/libXxf86dga ) ggi? ( media-libs/libggi @@ -288,7 +288,8 @@ for i in ${uses}; do use ${i} || myconf+=3D" --disable-${i}" done - use ass || myconf+=3D" --disable-ass --disable-ass-internal" + use ass || myconf+=3D" --disable-ass" + myconf+=3D" --disable-ass-internal" use bidi || myconf+=3D" --disable-fribidi" use encode || myconf+=3D" --disable-mencoder" use ipv6 || myconf+=3D" --disable-inet6"