From owner-freebsd-ports@FreeBSD.ORG Fri Aug 27 17:47:47 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 554DD16A4CE for ; Fri, 27 Aug 2004 17:47:47 +0000 (GMT) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6723643D66 for ; Fri, 27 Aug 2004 17:47:42 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf18aec.mail.bellsouth.netESMTP <20040827174741.GWDL1792.imf18aec.mail.bellsouth.net@[192.168.1.5]>; Fri, 27 Aug 2004 13:47:41 -0400 In-Reply-To: <006f01c48c4a$2db80640$85111e8b@Pequod> References: <006f01c48c4a$2db80640$85111e8b@Pequod> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <30FBB2F4-F851-11D8-9FB4-000A958C81C6@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Fri, 27 Aug 2004 13:47:40 -0400 To: Ingmar Gebert X-Mailer: Apple Mail (2.619) cc: freebsd-ports@freebsd.org Subject: Re: audio/faad depends on sdl, why ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 17:47:47 -0000 SDL is used for the mpeg4ip plugin and faad depends on mpeg4ip default. since you mention it USE_SDL should probably only be used if WITHOUT_MPEG4IP is not defined. I'll submit a patch to do that. Thanks for pointing that out Cheers, Michael On Aug 27, 2004, at 11:26 AM, Ingmar Gebert wrote: > Hi all, > > I do not quite understand this dependency. In the porters handbook it > says that if the USE_SDL macro is used "the port uses SDL for building > and running". I just tested and that is not true - I can build and run > faad2 without sdl just fine. > > The reason I ask is, I'd like to keep sdl off my system as it is a > low-spec audio-only jukebox with no need for the sdl dependency chain. > Wouldn't it be more correct to make sdl optional ? > > > Kind regards, > Ingmar Gebert > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" >