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 1Ppji0-0001mA-Ea for garchives@archives.gentoo.org; Wed, 16 Feb 2011 15:54:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66CEFE071C; Wed, 16 Feb 2011 15:54:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1D5BFE071C for ; Wed, 16 Feb 2011 15:54:21 +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 66D561B40B0 for ; Wed, 16 Feb 2011 15:54:20 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id 133DD20054; Wed, 16 Feb 2011 15:54:19 +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-sound/sox: ChangeLog sox-14.3.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog sox-14.3.1.ebuild X-VCS-Directories: media-sound/sox X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: <20110216155419.133DD20054@flycatcher.gentoo.org> Date: Wed, 16 Feb 2011 15:54:19 +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: X-Archives-Hash: 50cdc7d0e8858eb4a729698368241d51 aballier 11/02/16 15:54:19 Modified: ChangeLog sox-14.3.1.ebuild Log: fix build with libpng 1.5 =20 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64) Revision Changes Path 1.121 media-sound/sox/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/Ch= angeLog?rev=3D1.121&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/Ch= angeLog?rev=3D1.121&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/Ch= angeLog?r1=3D1.120&r2=3D1.121 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/sox/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 29 Apr 2010 12:02:15 -0000 1.120 +++ ChangeLog 16 Feb 2011 15:54:18 -0000 1.121 @@ -1,6 +1,10 @@ # ChangeLog for media-sound/sox -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.120 201= 0/04/29 12:02:15 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/ChangeLog,v 1.121 201= 1/02/16 15:54:18 aballier Exp $ + + 16 Feb 2011; Alexis Ballier sox-14.3.1.ebuild, + +files/sox-14.3.1-libpng15.patch: + fix build with libpng 1.5 =20 29 Apr 2010; Samuli Suominen sox-14.3.0.ebuild: Fix commit that was made 29 Dec 2009 to stabilize sox-14.3.0 for sparc= . 1.3 media-sound/sox/sox-14.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/so= x-14.3.1.ebuild?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/so= x-14.3.1.ebuild?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sox/so= x-14.3.1.ebuild?r1=3D1.2&r2=3D1.3 Index: sox-14.3.1.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-sound/sox/sox-14.3.1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- sox-14.3.1.ebuild 29 Apr 2010 11:46:59 -0000 1.2 +++ sox-14.3.1.ebuild 16 Feb 2011 15:54:18 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.3.1.ebuild,v 1= .2 2010/04/29 11:46:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sox/sox-14.3.1.ebuild,v 1= .3 2011/02/16 15:54:18 aballier Exp $ =20 EAPI=3D2 inherit eutils flag-o-matic @@ -28,7 +28,7 @@ ladspa? ( media-libs/ladspa-sdk ) >=3Dmedia-sound/gsm-1.0.12-r1 id3tag? ( media-libs/libid3tag ) - png? ( media-libs/libpng ) + png? ( media-libs/libpng sys-libs/zlib ) pulseaudio? ( media-sound/pulseaudio ) wavpack? ( media-sound/wavpack )" DEPEND=3D"${RDEPEND} @@ -36,6 +36,7 @@ =20 src_prepare() { epatch "${FILESDIR}"/${P}-nomad.patch + epatch "${FILESDIR}"/${P}-libpng15.patch } =20 src_configure() {