Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 19:26:50 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: GNOMEish ports, dependencies, and bento
Message-ID:  <3957844A.BA834FCD@FreeBSD.org>
References:  <20000626112056.A6261@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett wrote:

> This is something that I forgot to mention in the upgrade to
> GNOME 1.2, but bento has now repeatedly hit me over the head
> enough times that I need to mention it.
>
> Back in GNOME 1.0 days, for most GNOMEish applications, it
> was enough to depend on gnomelibs.  However, with some fairly
> massive reorganization in GNOME 1.2, and the fact that bento
> now checks for extra bits and pieces (from other ports) that
> are left around after package deinstall, this is no longer
> the case.
>
> If your GNOMEish application installs *anything* into
> subdirectories of ${PREFIX}/etc/CORBA or (more likely)
> ${PREFIX}/share/gnome, then you must add a:
>
> RUN_DEPENDS=    gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
>
> to your port Makefile to make sure it really does properly
> clean itself up.
>
> And now, back to your regularly scheduled PRs..

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.

-Maxim




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?3957844A.BA834FCD>