Search Criteria
Package Details: vassal 3.4.12-1
Git Clone URL: | https://aur.archlinux.org/vassal.git (read-only, click to copy) |
---|---|
Package Base: | vassal |
Description: | Game engine for building and playing online adaptations of board games and card games. |
Upstream URL: | http://www.vassalengine.org/ |
Licenses: | |
Submitter: | davvil |
Maintainer: | timschumi |
Last Packager: | timschumi |
Votes: | 31 |
Popularity: | 0.44 |
First Submitted: | 2010-09-12 23:17 |
Last Updated: | 2020-12-28 00:00 |
Dependencies (1)
- java-runtime>=11 (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, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
MessedUpHare commented on 2019-01-11 11:28
I'm pretty sure this version is known to be not working with any Java newer than 8. This can be worked around by adding, "export PATH=/usr/lib/jvm/java-8-openjdk/jre/bin/:$PATH" to the second line in the script at "/usr/bin/vassal". This does mean there is a dependency on openjdk 8 then - but at least it's not broken anymore...
davvil commented on 2018-11-02 15:38
Thanks for reporting. I'll have a look at it next week.
n3vqm commented on 2018-11-01 20:30
Flagged as needing possible update due to vassal not working with java-11-openjdk.
davvil commented on 2016-06-18 20:38
Ups! That was a mistake. In the previous commit I prepared it to remove the call to jar, but I forgot to take it out from the PKGBUILD! It should be fixed now.
Gwmngilfen commented on 2016-06-18 19:56
Not sure where the "jar" command in the PKGBUILD is coming from, but it's not present on my system, so the build fails. Replacing "jar xf" with "unzip -xf" worked fine however... should jar be present? Assuming you have it, what package provides it for you?
davvil commented on 2016-04-06 16:28
Done! I added the icon directly in the package in order to avoid java-environment as a dependency.
xisberto commented on 2016-04-06 15:35
Sorry also for taking so longer to answer. With the last update, I remembered this .desktop matter
The patch is here: https://paste.ee/p/bJC8H
It yet includes the "jar xf" command.
davvil commented on 2015-11-08 20:27
Sorry for not coming back to you, but this kind of fell under my radar. The link has expired, can you upload it again, as the original link has expired? I will include the icon in the files to download, so that jar is not needed.
xisberto commented on 2015-10-09 13:43
Here it is. I don't know if using "jar xf" to extract the icon is the best option, since it adds java-environment as make-depends.
https://paste.ee/p/NNmkn
davvil commented on 2015-10-09 07:41
You can paste your modifications into pastebin or a similar service. Personally I don't have use of .desktop entries, but I will be happy to include it.