Gentoo Archives: gentoo-dev

From: bruce@××××××××.uk
To: tools@g.o
Subject: [gentoo-dev] sun-jdk-1.4.1 ebuild
Date: Sun, 29 Sep 2002 03:54:21
Message-Id: 20020929095314.A9006@helix.transient
1 Hi,
2
3 I've made an ebuild of the Sun JDK 1.4.1. It's based on the 1.4.1_rc1 file, except that a dependancy on sys-libs/lib-compat has been added because ControlPanel and the java plugin depend on libstdc++-libc6.1-1.so.2.
4
5 Note that I have also changed the cvs header, but it is, of course, invalid.
6 I don't know if the install.sfx file is needed, because the JDK installs by just running the file directly with /bin/sh, and so lines 30-33 could probably be replaced with
7
8 /bin/sh ${DISTDIR}/${At} || die
9
10 Thanks.
11
12 Bruce Cran

Attachments

File name MIME type
sun-jdk-1.4.1.ebuild text/plain