Search Criteria
Package Details: atlauncher 3.4.1.1-1
Git Clone URL: | https://aur.archlinux.org/atlauncher.git (read-only, click to copy) |
---|---|
Package Base: | atlauncher |
Description: | A Launcher for Minecraft which to allow you to download and install ModPacks quickly and easily. |
Upstream URL: | https://github.com/ATLauncher/ATLauncher |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | demon012 |
Maintainer: | demon012 (RyanTheAllmighty) |
Last Packager: | demon012 |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2013-09-25 21:53 |
Last Updated: | 2020-12-18 14:00 |
Dependencies (4)
- openal (openal119-bin, openal-git, openal-minimal-git)
- 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, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- gradle (gradle-rc) (make)
- java-environment=8 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jdk8-j9-bin, java-openjdk-bin, jdk, 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, jdk11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jdk8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jdk-openj9, jdk11-jetbrains-imfix, jdk-jetbrains, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (make)
Latest Comments
1 2 3 Next › Last »
NdranC commented on 2020-05-31 09:02
Maybe you should add the -u flag to the cp command in the launcher script. I believe it's overriding the technically more up-to-date file causing the launcher to download the same update every time you launch it.
cobaltspace commented on 2019-07-04 04:37
So, this may not be well known, but atlauncher has a github repo at https://github.com/ATLauncher/ATLauncher.
Using this, I created what I believe to better follow the Arch package guidelines and also would also cause aur helpers to break less:
cobaltspace commented on 2019-04-09 20:32
I think the java dependency should be java-runtime=8 instead of just java-runtime.
Anonymous comment on 2017-06-26 15:13
The dependency xorg-server-utils needs to be replaced with xorg-apps.
demon012 commented on 2016-10-26 07:04
@Rafmaninoff, where did you place the slash? Line 31 is a mkdir line and the package builds for me without adding a slash?
Rafmaninoff commented on 2016-10-24 19:57
On line 31 of the pkgbuild there's a missing slash, place it back in and it builds fine.
demon012 commented on 2016-03-07 09:51
Good catch Flaeme, updated package to add unzip to makedepends.
Flaeme commented on 2016-03-05 01:29
This package, as is, also depends on the unzip command (extra/unzip) to build which is not a part of base-devel and thus should probably be added to the makedeps.
rosspf commented on 2016-02-06 06:42
I told you what was the problem with the package 2 months ago. I also gave you a completely functional rewritten Package and PKGBUILD in an email, which you refused to use.
Also, I am not attempting to "steal" it from you. I am only trying to get it updated and functional, because it wasn't. If someone can't simply update a package using code which was already written for them, or write their own update in the time span of 2 months, then I believe the proper thing is to step down and let someone else who is willing to maintain it do so. Heck if I was busy with things in my life and I couldn't maintain a project of mine I would gladly let someone else take over the reigns if they are willing to. I do not care one bit if I'm not the owner anymore. Nobody should as that's against the spirit of this community.
In the end, I am not interested in this petty drama. I tried multiple times to get you to do something but you kept putting me and it off. That's why I finally filed a request, due to you not being able to update the package. Anyway, guess it'll be the mods decision.
demon012 commented on 2016-01-28 22:51
The update with the choice between shared and non shared mods directories will have to come when I have the time to finish rewriting the script but as previously stated I will not have an internet connection for 2 weeks as of tomorrow evening.