Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 11:37:46 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: GNOMEish ports, dependencies, and bento
Message-ID:  <20000626113746.B6261@lovett.com>
In-Reply-To: <3957844A.BA834FCD@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Jun 26, 2000 at 07:26:50PM %2B0300
References:  <20000626112056.A6261@FreeBSD.org> <3957844A.BA834FCD@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 26, 2000 at 07:26:50PM +0300, Maxim Sobolev wrote:
> Isn't RUN_DEPENDS=panel:${PORTSDIR}/x11/gnomecore sufficient in most cases?
> Afaik standard Gnome's ${PREFIX}/share/gnome/* dirs @dirrm'ved in its PLIST.

Nope.  See below.  These are the two most common directories that
bento is picking up.

anaconda 4% grep '@dirrm share/gnome/help$' /var/db/pkg/*/+CONTENTS
/var/db/pkg/gnomecontrolcenter-1.2.0/+CONTENTS:@dirrm share/gnome/help

anaconda 5% grep '@dirrm share/gnome/apps$' /var/db/pkg/*/+CONTENTS
/var/db/pkg/gnomecontrolcenter-1.2.0/+CONTENTS:@dirrm share/gnome/apps

There has been some major changes in gnomelibs/gnomecore/gnomecontrolcenter.
Work is underway to simplify this with appropriate Makefile knobs, but
that's a while away yet.

-aDe

-- 
Ade Lovett, Austin, TX.			ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000626113746.B6261>