Search Criteria
Package Details: mindustry-bin 1:6.0_123.1-1
Git Clone URL: | https://aur.archlinux.org/mindustry-bin.git (read-only, click to copy) |
---|---|
Package Base: | mindustry-bin |
Description: | A sandbox tower defense game written in Java |
Upstream URL: | https://github.com/Anuken/Mindustry |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | dmitmel |
Maintainer: | dmitmel |
Last Packager: | dmitmel |
Votes: | 13 |
Popularity: | 0.38 |
First Submitted: | 2019-10-08 13:45 |
Last Updated: | 2021-01-21 16:21 |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-git)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash)
- 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, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, 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, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, 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-loom-ea-bin, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, java-openjdk-ea-bin, jdk-openj9-bin, jre, jdk-jetbrains, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- libicns (make)
Latest Comments
« First ‹ Previous 1 2
dmitmel commented on 2019-10-08 17:17
eschwartz: Yeah, I'm probably going to do that way. Also: if I make a split package with
pkgbase=mindustry
and which contains two packagesmindustry
andmindustry-server
, should I ask for deletion ofmindustry-server
?eschwartz commented on 2019-10-08 17:14
That would be my recommendation. :) Change this one to build from source, and add a pinned comment telling people where to find a precompiled binary package if they prefer.
dmitmel commented on 2019-10-08 17:11
eschwartz: So should I make a pinned comment about the split of this package into
mindustry
andmindustry-bin
?eschwartz commented on 2019-10-08 17:09
No, you're wrong. People who have installed this package already are expecting to install "the software", and are ambivalent about how it is created. People who go to download a package ending in -bin are explicitly saying "I consider using precompiled assets to be important".
Also there is already a notification system, it is called "the comments section". :)
dmitmel commented on 2019-10-08 16:54
eschwartz: because most people who have already installed this package are expecting a pre-compiled binary, I can't think of a way to add compilation here and notify users about migration to
mindustry-bin
.eschwartz commented on 2019-10-08 15:23
Why not just update it to run
./gradlew desktop:dist
on the downloaded source code?dmitmel commented on 2019-10-08 13:21
vasya, thanks for your suggestion. I may be missremembering, but I read somewhere on ArchWiki that Java applications are the only exception to the
-bin
suffix rule. Although I couldn't find anything like that now, so yeah, I'm going to rename this package. Thanks!vasya commented on 2019-10-08 07:08
Hi Dmitro! Thanks for publishing the game. Can you change the package name to "mindustry-bin" please? The general AUR guidelines say to use the name of "-bin" if the AUR package uses already built binaries, or use a name without "-bin" if sources are downloaded and then built.