From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 6 16:54:11 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BED7016A4CE for ; Wed, 6 Oct 2004 16:54:11 +0000 (GMT) Received: from smtp2.jazztel.es (smtp2.jazztel.es [62.14.3.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5896D43D3F for ; Wed, 6 Oct 2004 16:54:11 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp2.jazztel.es with antivirus id 1CFF2k-0000g7-00 Wed, 06 Oct 2004 18:53:34 +0200 Received: from [212.106.254.137] (helo=rguez.homeunix.net) by smtp2.jazztel.es with esmtp id 1CFF2k-0000fH-00 Wed, 06 Oct 2004 18:53:34 +0200 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id i96GrbqZ079247; Wed, 6 Oct 2004 18:53:37 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id i96GrZHr002254; Wed, 6 Oct 2004 18:53:35 +0200 (CEST) (envelope-from josemi@freebsd.jazztel.es) X-Authentication-Warning: orion.redesjm.local: freebsd set sender to josemi@freebsd.jazztel.es using -f From: Jose M Rodriguez To: Joe Marcus Clarke Date: Wed, 6 Oct 2004 18:53:35 +0200 User-Agent: KMail/1.7 References: <5AEB125E-1751-11D9-8817-000A958C81C6@ahze.net> <1097076699.95993.8.camel@shumai.marcuscom.com> In-Reply-To: <1097076699.95993.8.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410061853.35685.josemi@freebsd.jazztel.es> X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.27.0.12; VDF 6.27.0.81 (host: antares.redesjm.local) X-Virus-Scanned: by antivirus cc: FreeBSD GNOME Users Subject: Re: Gstreamer-plugins splitting ports .. needs testing and feed back ? X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 16:54:11 -0000 On Wednesday 06 October 2004 17:31, Joe Marcus Clarke wrote: > On Wed, 2004-10-06 at 00:36, Michael Johnson wrote: > > On Oct 5, 2004, at 8:51 PM, Joe Marcus Clarke wrote: > > >> On Tuesday 05 October 2004 04:07, Joe Marcus Clarke wrote: > > >>> On Mon, 2004-10-04 at 21:51, Adam Weinberger wrote: > > >> [...] > > I don't think that's necessary in this new scheme. I think it's > sufficient to simply depend on the base set of plug-ins (i.e. > multimedia/gstreamer-plugins), then have users pick and choose the > other functionality they want. Since each plug-in will now have its > own package, that's a breeze. For example, for rhythmbox, I would > have it depend on the lame, mad, and ogg/vorbis plug-ins. But for > nautilus-media, I would probably just depend on the base, and have > users add media support as they require it. > > Joe > take care of not put any port with license problems y vital dependencies. Things like audio/lame and math/djbfft can't be packaged. This thread can touch other mp3 software. ALso, you have my vote to put in the base: - ogg/vorbis the less problematic path to pc music - cdparanoia the less problematic cd interface in FreeBSD. -- josemi > > Michael