Search Criteria
Package Details: java3d 1.5.2-9
Git Clone URL: | https://aur.archlinux.org/java3d.git (read-only, click to copy) |
---|---|
Package Base: | java3d |
Description: | High-level constructs to create and manipulate 3D geometry |
Upstream URL: | https://java3d.java.net/ |
Licenses: | |
Submitter: | None |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 108 |
Popularity: | 0.55 |
First Submitted: | 2005-04-13 18:36 |
Last Updated: | 2016-01-28 11:46 |
Dependencies (3)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jre-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk-openj9-bin, jre, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jre8-adoptopenjdk, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- unzip (unzip-natspec, unzip-iconv) (make)
Required by (1)
- gpsprune_dev_bin (optional)
Latest Comments
1 2 3 Next › Last »
jose1711 commented on 2020-04-30 21:23
@gwpl you're free to open an issue at https://bugs.archlinux.org/
gwpl commented on 2020-04-30 20:49
Btw. I needed this ( i.e. java3d ) package to make this package to work : https://www.archlinux.org/packages/community/x86_64/sweethome3d/ (maybe it should be dependency?)
jose1711 commented on 2016-01-28 11:44
adopted and fixed
dlin commented on 2016-01-27 04:05
Please adopt this. I've no longer use it.
jose1711 commented on 2016-01-26 17:10
i suggest you nuke the if..then section and replace JAVA_HOME line with the following:
local dest=$(readlink -f /usr/lib/jvm/default/jre)
ManU commented on 2015-10-01 20:36
A better solution would be to add ioquatix' line right after "package(){" in the PKGBUILD!
ioquatix commented on 2015-09-02 12:54
Okay I found before you install make sure JAVA_HOME is set:
e.g.
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk
ioquatix commented on 2015-09-02 12:50
I tried to install this.. It installed some files to `/jre/lib/ext/` and I'm still missing `j3dcore-ogl`. How do I get this?
dlin commented on 2015-08-09 13:22
Note: the original download URL is missed again, if any one know, please tell me, the solution for install this package may be download packaged file from
archlinuxfr, add the following lines to your /etc/pacman.conf
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
dlin commented on 2013-12-27 00:53
Please remove old comment/fixed problem to keep comment clean.
2013/12/27 1.5.2-7 update the URL.
2012/10/22 java3d 1.5.2-7 depend on openjdk or jre setup install path to $JAVA_HOME or $JAVA_HOME/jre
2012/10/18 java3d 1.5.2-6 move install path back to $JAVA_HOME_/jre for jre-7u9(thanks, giniu,fandrieu,6arms1leg).
2012/10/09 java3d 1.5.2-5 fixed install path for openjdk 7.u7_2.3.2-2 (thanks, Smoerrebroed).