From owner-cvs-all@FreeBSD.ORG Fri Jun 8 13:23:47 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 6981116A41F; Fri, 8 Jun 2007 13:23:47 +0000 (UTC) Date: Fri, 8 Jun 2007 13:23:47 +0000 From: Alexey Dokuchaev To: Michael Johnson Message-ID: <20070608132347.GA94762@FreeBSD.org> References: <200706071404.l57E4Qgo090920@repoman.freebsd.org> <20070607201452.GA69842@FreeBSD.org> <0B2591A0-91DF-45CB-8823-0B7CA3BC2E54@ahze.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <0B2591A0-91DF-45CB-8823-0B7CA3BC2E54@ahze.net> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, Michael Johnson , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.gstreamer.mk ports/audio/gstreamer-plugins-moodbar Makefile ports/audio/rhythmbox Makefile ports/multimedia/bmpx Makefile ports/multimedia/gstreamer-plugins-all Makefile ports/multimedia/gstreamer-plugins-core Makefile ports/multimedia/quodlibet ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2007 13:23:47 -0000 On Thu, Jun 07, 2007 at 07:10:06PM -0400, Michael Johnson wrote: > > On Jun 7, 2007, at 4:14 PM, Alexey Dokuchaev wrote: > > >On Thu, Jun 07, 2007 at 02:04:25PM +0000, Michael Johnson wrote: > >>ahze 2007-06-07 14:04:25 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> Mk bsd.gstreamer.mk > >> audio/gstreamer-plugins-moodbar Makefile > >> audio/rhythmbox Makefile > >> multimedia/bmpx Makefile > >> multimedia/gstreamer-plugins-all Makefile > >> multimedia/gstreamer-plugins-core Makefile > >> multimedia/quodlibet Makefile > >> sysutils/gnomebaker Makefile > >> Log: > >> Switch from using mad to mp3 in USE_GSTREAMER > > > >Can you please summarise whay was the switch needed? > > > > This gives the users an option of which mp3 decoder backend to use. > > gstreamer-plugins-mp3 is a meta port that gives you an option of > which mp3 backend to use. > > mad (depends on audio/mad) or fluendo-mp3 (built in mp3 support) Great, thanks. ./danfe