From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-635214-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A58641381F3 for <garchives@archives.gentoo.org>; Sat, 12 Oct 2013 16:22:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41E2DE0930; Sat, 12 Oct 2013 16:22:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE72FE0930 for <gentoo-commits@lists.gentoo.org>; Sat, 12 Oct 2013 16:22:12 +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 DE14E33EF61 for <gentoo-commits@lists.gentoo.org>; Sat, 12 Oct 2013 16:22:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2139) id A61FA2004C; Sat, 12 Oct 2013 16:22:10 +0000 (UTC) From: "Alexis Ballier (aballier)" <aballier@gentoo.org> 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/opus-tools: ChangeLog opus-tools-0.1.7.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog opus-tools-0.1.7.ebuild X-VCS-Directories: media-sound/opus-tools X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131012162210.A61FA2004C@flycatcher.gentoo.org> Date: Sat, 12 Oct 2013 16:22:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c25887f2-b0a5-437d-b370-8f8b29f7c0a0 X-Archives-Hash: 0b12a7277f1a5b530fc1a50c73e28072 aballier 13/10/12 16:22:10 Modified: ChangeLog opus-tools-0.1.7.ebuild Log: add flac useflag, bug #487790 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 160F534A) Revision Changes Path 1.7 media-sound/opus-tools/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 12 Oct 2013 10:46:40 -0000 1.6 +++ ChangeLog 12 Oct 2013 16:22:10 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/opus-tools # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v 1.6 2013/10/12 10:46:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v 1.7 2013/10/12 16:22:10 aballier Exp $ + + 12 Oct 2013; Alexis Ballier <aballier@gentoo.org> opus-tools-0.1.7.ebuild: + add flac useflag, bug #487790 *opus-tools-0.1.7 (12 Oct 2013) 1.2 media-sound/opus-tools/opus-tools-0.1.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild?r1=1.1&r2=1.2 Index: opus-tools-0.1.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- opus-tools-0.1.7.ebuild 12 Oct 2013 10:46:40 -0000 1.1 +++ opus-tools-0.1.7.ebuild 12 Oct 2013 16:22:10 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild,v 1.1 2013/10/12 10:46:40 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild,v 1.2 2013/10/12 16:22:10 aballier Exp $ EAPI=4 @@ -25,10 +25,12 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" +IUSE="flac" RDEPEND=">=media-libs/libogg-1.3.0 - >=media-libs/opus-0.9.10" + >=media-libs/opus-0.9.10 + flac? ( >=media-libs/flac-1.1.3 ) + " DEPEND="virtual/pkgconfig ${DEPEND}" @@ -36,6 +38,11 @@ [[ ${PV} == *9999 ]] && eautoreconf } +src_configure() { + econf \ + $(use_with flac) +} + src_compile() { default }