From owner-freebsd-gnome Wed Feb 12 2:48:15 2003 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 28C5637B401; Wed, 12 Feb 2003 02:48:13 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3931843FD7; Wed, 12 Feb 2003 02:48:10 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id A3626766E7; Wed, 12 Feb 2003 11:48:07 +0100 (CET) Subject: Re: HEADS UP: Removing GNOMENG From: Franz Klammer To: FreeBSD-gnome Cc: Joe Marcus Clarke In-Reply-To: <1045018703.89844.13.camel@shumai.marcuscom.com> References: <1044991950.305.36.camel@gyros> <1044996271.644.97.camel@ds9.webonaut.com> <1045018703.89844.13.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Message-Id: <1045047331.663.10.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 12 Feb 2003 11:55:31 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am Mi, 2003-02-12 um 03.58 schrieb Joe Marcus Clarke: > On Tue, 2003-02-11 at 15:44, Franz Klammer wrote: > > Am Di, 2003-02-11 um 20.32 schrieb Joe Marcus Clarke: > > > Okay, here is my release candidate diff for removing need for the > > > GNOMENG keyword, and adding GNOME 2 support to the new GNOME porting > > > infrastructure. This patch applies directly to ports/Mk/bsd.gnome.mk, > > > and removes the need for the bsd.gnomeng.mk file. > > > > > > I'd like to commit this tomorrow if possible. Please let me know if you > > > see of foresee any problems. Thanks. > > > > > > > work well for me with file_menu_applet. > > i've deleted the older mails about this (maybe you have written about) > > but why you don't include a kind of auto detection as additional safety. > > Give this diff a try. It adds such a check. I haven't done any testing > yet, though. > OK! it works. done test with and without WITH_GNOME_DESKTOP=[1|2] and it works like expected. FYI: i've only made one test with file_menu_applet. anything else i should check? franz. > Joe > > > > > eg: > > > > (ok! i know, that's not the correct syntax ;) > > > > if !defined(WITH_GNOME_DESKTOP); then > > if exists ../libpanelapplet-2.0.pc; then > > WITH_GNOME_DESKTOP=2 > > else > > WITH_GNOME_DESKTOP=1 > > endif > > endif > > > > sorry if this mail is a "argh! we already discussed about that!". > > i was too lazy to look into the archive. > > > > attached the patch that removes GNOMENG and the gnome1-check > > from file_menu_applet. > > > > franz. > > > > > Joe -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message