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 1O5dzd-0000GE-3U for garchives@archives.gentoo.org; Sat, 24 Apr 2010 11:57:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22699E0748; Sat, 24 Apr 2010 11:57:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C9115E0748 for ; Sat, 24 Apr 2010 11:57:51 +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 47BFC1B4071 for ; Sat, 24 Apr 2010 11:57:51 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2139) id 32DEC2C04C; Sat, 24 Apr 2010 11:57:50 +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: <20100424115750.32DEC2C04C@corvid.gentoo.org> Date: Sat, 24 Apr 2010 11:57:50 +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: 40fa0bf0-63a2-4d09-ba8f-22d5edcdaede X-Archives-Hash: f7db40811ae63d4f3491fda23b3e1e9b aballier 10/04/24 11:57:50 Modified: ChangeLog mplayer-9999.ebuild Log: Fix codecsdir handling; default to real ones, the default can be overri= den with codecpath=3Dsomewhere in cli or config file, bug #310389 and bug= #309931 (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.722 media-video/mplayer/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.722&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?rev=3D1.722&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/ChangeLog?r1=3D1.721&r2=3D1.722 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.721 retrieving revision 1.722 diff -u -r1.721 -r1.722 --- ChangeLog 23 Apr 2010 13:04:43 -0000 1.721 +++ ChangeLog 24 Apr 2010 11:57:49 -0000 1.722 @@ -1,6 +1,11 @@ # 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.721= 2010/04/23 13:04:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/ChangeLog,v 1.722= 2010/04/24 11:57:49 aballier Exp $ + + 24 Apr 2010; Alexis Ballier mplayer-9999.ebuild: + Fix codecsdir handling; default to real ones, the default can be overr= iden + with codecpath=3Dsomewhere in cli or config file, bug #310389 and bug + #309931 =20 23 Apr 2010; Samuli Suominen mplayer-1.0_rc4_p20091026-r1.ebuild, mplayer-1.0_rc4_p20100213-r1.ebui= ld, 1.37 media-video/mplayer/mplayer-9999.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.37&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?rev=3D1.37&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/mplaye= r/mplayer-9999.ebuild?r1=3D1.36&r2=3D1.37 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.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- mplayer-9999.ebuild 23 Apr 2010 13:04:43 -0000 1.36 +++ mplayer-9999.ebuild 24 Apr 2010 11:57:49 -0000 1.37 @@ -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.36 2010/04/23 13:04:43 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-9999.ebui= ld,v 1.37 2010/04/24 11:57:49 aballier Exp $ =20 EAPI=3D"2" =20 @@ -418,7 +418,6 @@ fi use bs2b || myconf+=3D" --disable-libbs2b" use schroedinger || myconf+=3D" --disable-libschroedinger-lavc" - use xanim && myconf+=3D" --xanimcodecsdir=3D/usr/lib/xanim/mods" if ! use png && ! use gmplayer; then myconf+=3D" --disable-png" fi @@ -484,8 +483,8 @@ =20 # Real binary codec support only available on x86, amd64 if use real; then - use x86 && myconf+=3D" --realcodecsdir=3D/opt/RealPlayer/codecs" - use amd64 && myconf+=3D" --realcodecsdir=3D/usr/$(get_libdir)/codecs" + use x86 && myconf+=3D" --codecsdir=3D/opt/RealPlayer/codecs" + use amd64 && myconf+=3D" --codecsdir=3D/usr/$(get_libdir)/codecs" elif ! use bindist; then myconf+=3D" $(use_enable win32codecs win32dll)" fi