From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 11 16:37:04 2008 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA053106567E; Tue, 11 Nov 2008 16:37:04 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao101.cox.net (eastrmmtao101.cox.net [68.230.240.7]) by mx1.freebsd.org (Postfix) with ESMTP id 65AED8FC0A; Tue, 11 Nov 2008 16:37:04 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao104.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20081111161636.MLQL2096.eastrmmtao104.cox.net@eastrmimpo03.cox.net>; Tue, 11 Nov 2008 11:16:36 -0500 Received: from localhost ([68.103.35.214]) by eastrmimpo03.cox.net with bizsmtp id dsGb1a0054dCcn002sGbZ8; Tue, 11 Nov 2008 11:16:35 -0500 X-Authority-Analysis: v=1.0 c=1 a=5l3sVIk7crUA:10 a=iYrEDioM6LoA:10 a=6I5d2MoRAAAA:8 a=uIKwujhZJc0DV3GfZRkA:9 a=Ty6-Ohsx5TRh30XAmie9d0ikpNgA:4 a=lgZ8h1hqNzwA:10 a=4vB-4DCPJfMA:10 a=SV7veod9ZcQA:10 a=LY0hPdMaydYA:10 X-CM-Score: 0.00 Date: Tue, 11 Nov 2008 10:16:47 -0600 To: "Dmitry Marakasov" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 References: <20081109173334.9851A1702D@hades.panopticon> <20081111121247.GA65879@hades.panopticon> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <20081111121247.GA65879@hades.panopticon> User-Agent: Opera Mail/9.62 (Linux) Cc: FreeBSD-gnats-submit@freebsd.org, multimedia@freebsd.org Subject: Re: [PATCH] multimedia/libquicktime: default LAME option to on X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2008 16:37:04 -0000 On Tue, 11 Nov 2008 06:12:47 -0600, Dmitry Marakasov wrote: > * Michael Johnson (ahze@ahze.net) wrote: > >> > Enable LAME option by default. I have a port (pending >> > multimedia/openmovieeditor update) that needs lame-enabled >> libquicktime and >> > unfortunately, there's no way to depend on other ports' options :( >> The reason lame is off by default is so we can have a libquicktime >> package >> due to license restrictions in lame. > > Got it. Then maybe any suggestions on how to properly update > openmovieeditor? I can think of some hacky stuff like checking for > WITH_LAME in PORT_DBDIR/libquicktime and marking port with IGNORE > otherwise. All you have to use exists() to check on lib/libquicktime/lqt_lame.so. Is it allows to enable lame support by default in ports tree, but disable only on package (PACKAGE_BUILDING)? Of course, you will have to add something to not build package for openmovieeditor too to avoid get error from tinderbox. Maybe you should make a request to the openmovieeditor team to see if they can make lame to optional? Explain them about that it has license restrictions in lame. Oh hey ahze! ;-) Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org