From owner-freebsd-gnome@FreeBSD.ORG Wed Oct 8 01:41:50 2003 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 7408016A4B3 for ; Wed, 8 Oct 2003 01:41:50 -0700 (PDT) Received: from alef.poprostu.pl (alef.poprostu.pl [195.116.86.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1FA643FE3 for ; Wed, 8 Oct 2003 01:41:46 -0700 (PDT) (envelope-from piero@poprostu.pl) Received: from beth.poprostu.pl (beth.poprostu.pl [213.25.228.183]) by alef.poprostu.pl (8.12.6/8.12.6) with SMTP id h9890II4038322; Wed, 8 Oct 2003 11:00:20 +0200 (CEST) (envelope-from piero@poprostu.pl) Date: Wed, 8 Oct 2003 10:39:20 +0200 From: Piero To: Joe Marcus Clarke Message-Id: <20031008103920.5ed91716.piero@poprostu.pl> In-Reply-To: <1065383471.15483.24.camel@shumai.marcuscom.com> References: <20031005125233.M87991@poprostu.pl> <1065383471.15483.24.camel@shumai.marcuscom.com> Organization: Poprostu X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: [new port] GNUGadu2 final shot? 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, 08 Oct 2003 08:41:50 -0000 On Sun, 05 Oct 2003 15:51:11 -0400, Joe Marcus Clarke wrote: > On Sun, 2003-10-05 at 09:02, Piero wrote: > > > > So this is supposed to be the final version of the new port of > > GNU Gadu 2, GTK2 based development version of Polish IM client > > for Gadu-Gadu protocol very popular here. See: polish/gnugadu > > for gtk1.2 old version. > > A few things here: > I adopted all the stuff to the port skeleton. Thanks! > * Don't use WITH_ESOUND. Use WANT_GNOME, and check for > ${HAVE_GNOME:Mesound}!="" (checkout gstreamer-plugins for an > example) But hasn't gstreamer-plugins WITH_ESOUND setable also? pre-everything:: [cut] .ifndef(WITH_ESOUND) @${ECHO_MSG} '===>' @${ECHO_MSG} '===> Define WITH_ESOUND to enable esound Audio plugin' .endif I would like people with other window management - like a popular Fluxbox f.e. - to be able to choose esound as a sound server also. Wouldn't relaying on HAVE_GNOME:Mesound only - make it unavailable for them, when GNOME is not set to be build? -- Piero piero@poprostu.pl