From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 9 18:34:35 2009 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26BAC1065715; Sun, 9 Aug 2009 18:34:35 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-fx0-f224.google.com (mail-fx0-f224.google.com [209.85.220.224]) by mx1.freebsd.org (Postfix) with ESMTP id 543EA8FC3E; Sun, 9 Aug 2009 18:34:34 +0000 (UTC) Received: by fxm24 with SMTP id 24so2800265fxm.36 for ; Sun, 09 Aug 2009 11:34:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+/hRNWPVEErnJTDXf9ulFg5PSm3fcHgE8fOdQeXZDLs=; b=HOVIg5Du3uJ0zaaOll3iiSU7d5XCiRHc3T02ODbYLb48ibJDzqwNwgpNvv7ZcjONOb xHt2UtJ0kuHaFApmz1Ha55Fi9RCXKeITIbs+bDaX0QQoXqLPqFXUvziDj+u6cJ+L8zxB XfxqECbg9fwCpyL1hmdiaPaLte/o398E60odo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=u7TszYFoF5QV2b7+62EUyj0IAsfSKgoyGWIOtAIhtcRFMYcbStpwzx0oSSonau6hn4 cwAxR0kQJq/myN5/3v0P5k1pvOfBfJdD3v2IivoObSSvbit5C5plzrkZNR7SQ1Ub8FyB IWKmQpFrGZHVtGoM9LnhmXMS8AnZNmoqeffuM= MIME-Version: 1.0 Received: by 10.239.156.144 with SMTP id m16mr370853hbc.133.1249842873355; Sun, 09 Aug 2009 11:34:33 -0700 (PDT) In-Reply-To: <1249840575.70279.65.camel@shumai.marcuscom.com> References: <200908082107.n78L74WM059115@freefall.freebsd.org> <1249840575.70279.65.camel@shumai.marcuscom.com> Date: Sun, 9 Aug 2009 15:34:33 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: Joe Marcus Clarke Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, bug-followup@freebsd.org Subject: Re: ports/137368: x11-toolkits/libwnck: add menu option to configure dependence on x11/startup-notification X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2009 18:34:35 -0000 On Sun, Aug 9, 2009 at 2:56 PM, Joe Marcus Clarke wrote: > libgnomeui doesn't make this optional. I can understand removing the > Python dependency, but startup-notification is quite light, and not > updated very frequently. I just don't see how this adds much bulk. You don't need libgnomeui to run Xfce, so startup notification can be made optional for those who don't need/want to run GNOME. It is already intended to be optional in x11/Terminal, the default Xfce terminal emulator (and will *really* become optional, as soon as the patch I sent in ports/137371 gets committed).