Search Criteria
Package Details: triplea 2.6.22541-1
Git Clone URL: | https://aur.archlinux.org/triplea.git (read-only, click to copy) |
---|---|
Package Base: | triplea |
Description: | An online multiplayer turn based strategy game and board game engine. |
Upstream URL: | http://www.triplea-game.org/ |
Licenses: | |
Submitter: | None |
Maintainer: | quenyen |
Last Packager: | quenyen |
Votes: | 37 |
Popularity: | 0.30 |
First Submitted: | 2007-06-26 15:55 |
Last Updated: | 2021-01-05 18:32 |
Dependencies (2)
- gtk-update-icon-cache (gtk3-git, gtk-update-icon-cache-ubuntu)
- 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, 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, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 2
meridius commented on 2013-06-23 12:21
You have wrong sha256sum for triplea_1_7_0_3_all_platforms.zip, it should be this: e8c3dd13be53a825aa4f2d50c2c3726dc9021849ba14e5c205b7719560ecffda
Anonymous comment on 2011-11-25 09:49
Got error clicking "start" on when "play local game", any advise?
Exception in thread "Triplea start local thread" java.lang.ExceptionInInitializerError
at games.strategy.engine.message.DummyMessenger.<init>(DummyMessenger.java:37)
at games.strategy.engine.framework.startup.launcher.LocalLauncher$2.run(LocalLauncher.java:90)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.IllegalStateException: java.net.UnknownHostException: nielinjie-tp-arch: nielinjie-tp-arch
at games.strategy.net.Node.<clinit>(Node.java:55)
... 3 more
Caused by: java.net.UnknownHostException: nielinjie-tp-arch: nielinjie-tp-arch
at java.net.InetAddress.getLocalHost(InetAddress.java:1360)
at games.strategy.net.Node.<clinit>(Node.java:52)
... 3 more
donvla commented on 2011-11-17 18:30
"The latest _Unstable_ version is 1.4"
kumquaternion commented on 2011-11-08 05:01
TripleA 1.4 has been released: https://triplea.svn.sourceforge.net/svnroot/triplea/branches/1_4_unstable/changelog.txt
KimTjik commented on 2011-08-30 20:23
@ Ferb
It runs perfectly well with openjdk. According to Java package guidelines it's enough and more correct to as dependency specify 'java-runtime'. Hence I suggest that maintainer update the PKGBUILD.
Anonymous comment on 2011-05-24 12:27
Why does your package depend on jre? Is there no possibility to run tripleA with openjdk?