Search Criteria
Package Details: jcloisterzone 4.6.1-1
Git Clone URL: | https://aur.archlinux.org/jcloisterzone.git (read-only, click to copy) |
---|---|
Package Base: | jcloisterzone |
Description: | A Java version of the Carcassonne board game. |
Upstream URL: | http://jcloisterzone.com/en/ |
Licenses: | |
Submitter: | BluePeril |
Maintainer: | None |
Last Packager: | BluePeril |
Votes: | 7 |
Popularity: | 0.048117 |
First Submitted: | 2015-10-24 14:49 |
Last Updated: | 2020-06-03 16:41 |
Dependencies (1)
- java-runtime>=8 (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, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
vasya commented on 2019-04-29 08:53
Hi! The current web site says:
Should we drop off
archlinux-java-run
dependency and script wrapper, and instead just usejava -jar
? Especially the part where the script says "-max 9" (versions higher than 9 are not allowed).Carabas commented on 2019-04-12 06:54
Version 4.3.2 out.
baqtor commented on 2019-01-24 11:00
Download address has changed to: http://play.jcloisterzone.com/builds/JCloisterZone-4.3.0.tgz. Changing this in the PKGBUILD fixes the installation
Carabas commented on 2017-12-23 19:21
Hello, fyi: version 4.0.2 is out.
anntzer commented on 2017-06-03 02:49
I think you could provide a small helper script as described as https://wiki.archlinux.org/index.php/Java#Launching_an_application_with_the_non-default_java_version so that jcloisterzone always gets launched with the correct java version.
Also, you need to set some minimum version (i.e., 8) on java-runtime.
Thanks!
Carabas commented on 2017-05-14 09:37
Thanks! You were right, I had to set the java environment correctly.
BluePeril commented on 2017-05-14 07:54
Is your java set to jre8-openjdk? Verify with archlinux-java status
Carabas commented on 2017-05-14 07:45
jre8-openjdk is installed?!
BluePeril commented on 2017-05-14 07:42
Maybe I have to set the Java runtime more specific, but you need jre8
Carabas commented on 2017-05-14 06:56
Thanks for the update! But... the game won't launch: "Exception in thread "main" java.lang.UnsupportedClassVersionError: com/jcloisterzone/ui/JCloisterZone : Unsupported major.minor version 52.0"