Please add ttf-dejavu as a dependency. Without this font, the game fails at launch.
Search Criteria
Package Details: minecraft-launcher 1:1.0.1221-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/minecraft-launcher.git (read-only, click to copy) |
---|---|
Package Base: | minecraft-launcher |
Description: | Official Minecraft Launcher |
Upstream URL: | https://mojang.com/ |
Keywords: | game minecraft |
Licenses: | custom |
Conflicts: | minecraft-launcher-beta |
Provides: | minecraft-launcher-beta |
Submitter: | shoghicp |
Maintainer: | pschichtel |
Last Packager: | pschichtel |
Votes: | 1097 |
Popularity: | 2.93 |
First Submitted: | 2017-01-18 14:17 (UTC) |
Last Updated: | 2024-06-17 22:10 (UTC) |
Dependencies (6)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libgpg-error (libgpg-error-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- flite (flite1AUR) (optional) – narrator support
- org.freedesktop.secrets (keepassxc-gitAUR, gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, pass-secret-service-binAUR, dssdAUR, pass-secret-service-gitAUR, bitw-gitAUR, gnome-keyring, keepassxc, kwallet, kwallet5) (optional) – persistent login support
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 52 Next › Last »
<deleted-account> commented on 2014-04-28 13:34 (UTC)
<deleted-account> commented on 2014-04-28 13:33 (UTC)
Please add ttf-dejavu as a dependency. Otherwise, the game fail at launch.
B4SH-B00STER commented on 2014-04-18 18:17 (UTC)
@sterlo I didnt flag it
sterlo commented on 2014-04-13 18:11 (UTC)
@Toost_Inc -- I think it's labeled as out of date due to the inclusing of a cruft library, OpenAL, as per Booster-SDK.
MagicAndWires commented on 2014-04-11 18:41 (UTC)
How can this package be out of date when it uses the same launcher as linked to on the official site?
B4SH-B00STER commented on 2014-03-17 18:27 (UTC)
OpenAL is not needed
BombStrike commented on 2014-02-17 00:55 (UTC)
There you go, updated description taken from wikipedia
whynothugo commented on 2013-12-20 22:34 (UTC)
The description for this package is wrong. (a) Don't include pkgname in the description, that's part of the PKGBUILD guidelines, (b) Use a more serious description, like "A game about placing blocks to build anything you can imagine.", or "An open world sandbox indie game." (from minecraft.net and wikipedia respectively).
whynothugo commented on 2013-11-04 22:40 (UTC)
Under which wierd setup does the output go to daemon.log? If running in a console it goes to the console, otherwise, the output is discarted.
Otherwise, daemon.log would be full of all sort of junk from almost every user-space app.
Malifrax commented on 2013-11-02 22:06 (UTC)
The reason for piping the output to /dev/null is so that the system logs (/var/log/daemon.log in particular) don't get bloated with Minecraft log information. This isn't a huge issue for vanilla players, but if one plays with mods the amount of log entries can be quite a nuisance.
Pinned Comments
petr commented on 2021-10-08 09:04 (UTC)
The package version is the version of the launcher bootstrap - the part that actually downloads and updates the launcher.
That means the version number of the actual launcher (2.x.xxx) is different from the version here (9xx+) on a fundamental level, and should not be compared.
The package is outdated only when the bootstrap version you get here is different from the bootstrap version you would get from minecraft.net when using the raw tarball.