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 1MANeV-0006i7-ND for garchives@archives.gentoo.org; Sat, 30 May 2009 12:27:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 509B6E03A9; Sat, 30 May 2009 12:27:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15836E03A9 for ; Sat, 30 May 2009 12:27:07 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 893FD64294 for ; Sat, 30 May 2009 12:27:06 +0000 (UTC) Received: from ssuominen by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MANeT-0004AQ-IY for gentoo-commits@lists.gentoo.org; Sat, 30 May 2009 12:27:05 +0000 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-sound/toolame: toolame-02l-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: toolame-02l-r3.ebuild ChangeLog X-VCS-Directories: media-sound/toolame X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Sat, 30 May 2009 12:27:05 +0000 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: bcfeb20c-e1ec-4c41-ad3b-921375a39fd1 X-Archives-Hash: 7e78ee3c25cfab7358359fcff8e63a01 ssuominen 09/05/30 12:27:05 Modified: ChangeLog Added: toolame-02l-r3.ebuild Log: Apply uint32_t patch wrt #138002 which should solve RIFF headers parsin= g. (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.20 media-sound/toolame/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/toolam= e/ChangeLog?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/toolam= e/ChangeLog?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/toolam= e/ChangeLog?r1=3D1.19&r2=3D1.20 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-sound/toolame/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 13 Aug 2007 21:18:24 -0000 1.19 +++ ChangeLog 30 May 2009 12:27:05 -0000 1.20 @@ -1,6 +1,12 @@ # ChangeLog for media-sound/toolame -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.19 = 2007/08/13 21:18:24 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/ChangeLog,v 1.20 = 2009/05/30 12:27:05 ssuominen Exp $ + +*toolame-02l-r3 (30 May 2009) + + 30 May 2009; Samuli Suominen + +toolame-02l-r3.ebuild, +files/toolame-02l-uint32_t.patch: + Apply uint32_t patch wrt #138002 which should solve RIFF headers parsi= ng. =20 13 Aug 2007; Tobias Scherbaum toolame-02l-r2.ebuild: 1.1 media-sound/toolame/toolame-02l-r3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/toolam= e/toolame-02l-r3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/toolam= e/toolame-02l-r3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: toolame-02l-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 # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/toolame/toolame-02l-r3.ebu= ild,v 1.1 2009/05/30 12:27:05 ssuominen Exp $ EAPI=3D2 inherit eutils flag-o-matic toolchain-funcs DESCRIPTION=3D"tooLAME - an optimized mpeg 1/2 layer 2 audio encoder" HOMEPAGE=3D"http://www.planckenergy.com" SRC_URI=3D"mirror://sourceforge/toolame/${P}.tgz" LICENSE=3D"LGPL-2.1" SLOT=3D"0" KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86" IUSE=3D"" src_prepare() { epatch "${FILESDIR}"/${P}-gentoo.diff \ "${FILESDIR}"/${P}-uint.patch \ "${FILESDIR}"/${P}-uint32_t.patch } src_compile() { append-lfs-flags tc-export CC emake || die "emake failed" } src_install() { dobin toolame || die "dobin failed" dodoc README HISTORY FUTURE html/* text/* }