Gentoo Archives: gentoo-dev

From: Yi Qiang <khai@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] why DEPEND and RDEPEND
Date: Fri, 14 May 2004 02:19:16
Message-Id: 20040514021914.GB9809@veritas.lcsc.edu
In Reply to: Re: [gentoo-dev] why DEPEND and RDEPEND by Joel Martin
1 On 11:03 Thu 13 May , Joel Martin wrote:
2 > > post depend ... provide a way to semi-handle circular dependencies and/or to
3 > > have portage update another package *after* the current package has been
4 > > updated.
5 >
6 > I have a question from a practical case. What about the case where
7 > a package should be re-merged afterwards, but only if it's already
8 > installed.
9 >
10 > For example, in the case of indeview, which is an export filter for
11 > openoffice, it modifies some openoffice data files.
12 >
13 > indeview doesn't require openoffice (because it also works for koffice),
14 > but if openoffice is installed, or re-installed, indeview needs to be
15 > re-installed also in order to update the data files. Is there a correct
16 > way to do this. I don't think PDEPEND is quite the right answer, because
17 > then everyone who installs openoffice will get indeview, which isn't the
18 > correct action.
19 >
20 > Joel Martin - kanaka
21
22 Hopefully this will be addressed later, but for now, i think what you are looking for is a post install message.
23
24 Regards,
25 Yi
26
27
28 --
29 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] why DEPEND and RDEPEND Georgi Georgiev <chutz@×××.net>