Gentoo Archives: gentoo-dev

From: "Petteri Räty" <betelgeuse@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Virtuals and Java
Date: Sun, 29 Apr 2007 14:55:48
Message-Id: 4634B14C.9010604@gentoo.org
1 We want to implement virtuals for Java at some point and for that we
2 need to know the package that provides the virtual because some virtuals
3 can be provided by the JDK or normal packages and this affects the JDK
4 selection at build time. One option is to call into Portage to find this
5 out, but of course Paludis and Pkgcore people most likely don't like
6 this approach. One thing that comes to mind is to allow for virtuals to
7 install files so we can install the provider information in a format
8 easy for us. We need the information in format ${PN}-${SLOT} because
9 that's the way we install in /usr/share. So do you think it's ok for
10 virtuals to install files (we can of course call the category
11 java-virtual/ too), should we call Portage code, or do you have an
12 another idea?
13
14 Regards,
15 Petteri
16 --
17 Gentoo/Java project lead

Attachments

File name MIME type
signature.asc application/pgp-signature