From owner-freebsd-gnome@FreeBSD.ORG Sun Aug 9 16:12:09 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 8D016106566B; Sun, 9 Aug 2009 16:12:09 +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 C0E2C8FC23; Sun, 9 Aug 2009 16:12:08 +0000 (UTC) Received: by fxm24 with SMTP id 24so2749538fxm.36 for ; Sun, 09 Aug 2009 09:12:07 -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=W3CoNVzTIZG8KkiqBN0ezAW0tQxdVQgs7GPrVVK65W0=; b=bjPyK/F4vDmntyxMwem0gchf66AkxPj2TUV2Mkg0xEHlkrMlefFv2owxdgKqQPU2YB wOWDiEnOm2kODF9XuyuU7v4f8keH0IuhvRjLfg4RQYHUm7S0z2H5o3NWUv9i9sW98u/5 Bxwl64y25YKXlptqraa6bJP+44if9vsUqTyxE= 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=p6QH5Z+pSujnYJKwSLbjj2XABRY30OrLKTCd7r5R7g7Lf9T9zMopZlVcLGhek/fygw AVkgnO46HRVxbnd8JPCoF6MIB78ttznFRZ2WVfkdtB9tL8BVu3g/eA6sg18g3SALiMW9 rM35PTY/83O7Lwghv+CzNpmnYKsfLTermeVw0= MIME-Version: 1.0 Received: by 10.239.147.203 with SMTP id c11mr349906hbb.93.1249834327486; Sun, 09 Aug 2009 09:12:07 -0700 (PDT) In-Reply-To: <200908082107.n78L74WM059115@freefall.freebsd.org> References: <200908082107.n78L74WM059115@freefall.freebsd.org> Date: Sun, 9 Aug 2009 13:12:07 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: marcus@freebsd.org, bug-followup@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: gnome@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 16:12:09 -0000 On Sat, Aug 8, 2009 at 6:07 PM, wrote: > Synopsis: x11-toolkits/libwnck: add menu option to configure dependence on x11/startup-notification > > State-Changed-From-To: open->feedback > State-Changed-By: marcus > State-Changed-When: Sat Aug 8 21:05:58 UTC 2009 > State-Changed-Why: > What is the purpose for making this optional? startup-notification is not > that heavy, and is already required for other GNOME components. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=137368 Startup notification is optional even for other ports that can use it. I'm attempting to make it possible to build a light desktop environment, based on Xfce. Removing the dependence on startup notification reduces the number of dependencies, mainly Python. -- My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken.