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 1Sjy6a-00086k-A3 for garchives@archives.gentoo.org; Wed, 27 Jun 2012 19:40:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 036EFE098F; Wed, 27 Jun 2012 19:40:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B114DE098F for ; Wed, 27 Jun 2012 19:40:34 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DD4731B4724 for ; Wed, 27 Jun 2012 19:40:33 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2166) id 8F0852004B; Wed, 27 Jun 2012 19:40:32 +0000 (UTC) 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-libs/slv2: ChangeLog slv2-0.6.6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog slv2-0.6.6.ebuild X-VCS-Directories: media-libs/slv2 X-VCS-Committer: ssuominen X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: <20120627194032.8F0852004B@flycatcher.gentoo.org> Date: Wed, 27 Jun 2012 19:40:32 +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: bf8a6ff9-c5be-4a60-aaf2-1be083ab03bd X-Archives-Hash: 0c8b3016e27ab0837b8709721e84dbf9 ssuominen 12/06/27 19:40:32 Modified: ChangeLog slv2-0.6.6.ebuild Log: Set active Python version to 2.x for ./waf which doesn't work with Pyth= on 3.x. =20 (Portage version: 2.2.0_alpha113/cvs/Linux x86_64) Revision Changes Path 1.21 media-libs/slv2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/Ch= angeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/Ch= angeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/Ch= angeLog?r1=3D1.20&r2=3D1.21 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-libs/slv2/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 5 May 2012 08:02:26 -0000 1.20 +++ ChangeLog 27 Jun 2012 19:40:32 -0000 1.21 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/slv2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/slv2/ChangeLog,v 1.20 2012= /05/05 08:02:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/slv2/ChangeLog,v 1.21 2012= /06/27 19:40:32 ssuominen Exp $ + + 27 Jun 2012; Samuli Suominen slv2-0.6.6.ebuild: + Set active Python version to 2.x for ./waf which doesn't work with Pyt= hon + 3.x. =20 05 May 2012; Jeff Horelick slv2-0.6.6.ebuild: dev-util/pkgconfig -> virtual/pkgconfig 1.6 media-libs/slv2/slv2-0.6.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/sl= v2-0.6.6.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/sl= v2-0.6.6.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/slv2/sl= v2-0.6.6.ebuild?r1=3D1.5&r2=3D1.6 Index: slv2-0.6.6.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-libs/slv2/slv2-0.6.6.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- slv2-0.6.6.ebuild 5 May 2012 08:02:26 -0000 1.5 +++ slv2-0.6.6.ebuild 27 Jun 2012 19:40:32 -0000 1.6 @@ -1,10 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/slv2/slv2-0.6.6.ebuild,v 1= .5 2012/05/05 08:02:26 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/slv2/slv2-0.6.6.ebuild,v 1= .6 2012/06/27 19:40:32 ssuominen Exp $ =20 -EAPI=3D2 - -inherit multilib toolchain-funcs eutils +EAPI=3D4 +inherit eutils multilib python toolchain-funcs =20 DESCRIPTION=3D"A library to make the use of LV2 plugins as simple as pos= sible for applications" HOMEPAGE=3D"http://wiki.drobilla.net/SLV2" @@ -19,11 +18,17 @@ jack? ( >=3Dmedia-sound/jack-audio-connection-kit-0.107.0 ) || ( media-libs/lv2 media-libs/lv2core )" DEPEND=3D"${RDEPEND} - doc? ( app-doc/doxygen ) - virtual/pkgconfig" + || ( dev-lang/python:2.7 dev-lang/python:2.6 ) + virtual/pkgconfig + doc? ( app-doc/doxygen )" + +pkg_setup() { + python_set_active_version 2 + python_pkg_setup +} =20 src_prepare() { - epatch "${FILESDIR}/ldconfig.patch" + epatch "${FILESDIR}"/ldconfig.patch } =20 src_configure() { @@ -38,10 +43,10 @@ } =20 src_compile() { - ./waf || die "failed to build" + ./waf || die } =20 src_install() { - ./waf --destdir=3D"${D}" install || die "install failed" + ./waf --destdir=3D"${D}" install || die dodoc AUTHORS README ChangeLog }