From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 12 22:09:35 2006 Return-Path: X-Original-To: gnome@FreeBSD.org 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 1075D16A4DE; Wed, 12 Jul 2006 22:09:35 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7931E43D4C; Wed, 12 Jul 2006 22:09:34 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 1B763F1993; Wed, 12 Jul 2006 15:09:34 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XAbx6lXsnhzQ; Wed, 12 Jul 2006 15:09:32 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 78BFEF18A7; Wed, 12 Jul 2006 15:09:26 -0700 (PDT) From: Sean McNeil To: Joe Marcus Clarke In-Reply-To: <44B57148.3040403@FreeBSD.org> References: <1152740830.57670.4.camel@triton.mcneil.com> <44B57148.3040403@FreeBSD.org> Content-Type: text/plain Date: Wed, 12 Jul 2006 15:09:26 -0700 Message-Id: <1152742166.7809.1.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: py-gnome-extras depends on libgda2 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: Wed, 12 Jul 2006 22:09:35 -0000 On Wed, 2006-07-12 at 18:01 -0400, Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Sean McNeil wrote: > > This conflicts with > > > > databases/libgnomedb > > > > which is used by gnumeric and gnome2-office. > > > > Changing to libgda3 worked to build py-gnome-extras just fine. > > > > databases/ruby-libgda and deskutils/planner appear to still use libgda2 > > as well. > > The state of libgda3 is unknown. Development is sporadic, and it is > still not stable. gnumeric and gnome2-office can be built without > libgda3/libgnomedb support. While changing the py-gnome-extras > dependency to libgda3 would not affect the build per se, the plist will > be wrong. Does libgnomedb really depend on libgda3, or can it be changed to use libgda2? Seems like this should be consistent.