Search Criteria
Package Details: mcpelauncher-msa-git v0.9.0.r1.gcfcebaa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mcpelauncher-msa-git.git (read-only, click to copy) |
---|---|
Package Base: | mcpelauncher-msa-git |
Description: | Microsoft Account authentication daemon for mcpelauncher |
Upstream URL: | https://github.com/minecraft-linux/msa-manifest |
Licenses: | MIT |
Conflicts: | mcpelauncher-msa |
Provides: | mcpelauncher-msa |
Submitter: | mrarm |
Maintainer: | xAsh |
Last Packager: | xAsh |
Votes: | 4 |
Popularity: | 0.87 |
First Submitted: | 2018-08-23 16:16 (UTC) |
Last Updated: | 2024-11-02 01:23 (UTC) |
Dependencies (4)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
Sources (12)
- git+https://github.com/MCMrARM/simple-ipc.git
- git+https://github.com/minecraft-linux/arg-parser.git
- git+https://github.com/minecraft-linux/base64.git
- git+https://github.com/minecraft-linux/daemon-utils.git
- git+https://github.com/minecraft-linux/file-util.git
- git+https://github.com/minecraft-linux/logger.git
- git+https://github.com/minecraft-linux/msa-daemon-client.git
- git+https://github.com/minecraft-linux/msa-daemon.git
- git+https://github.com/minecraft-linux/msa-manifest.git
- git+https://github.com/minecraft-linux/msa.git
- git+https://github.com/minecraft-linux/rapidxml.git
- nlohmann_json_license.txt
Latest Comments
maxrdz commented on 2023-06-14 00:25 (UTC)
I've downloaded the following AUR packages:
mcpelauncher-msa-ui-qt-git mcpelauncher-linux-git mcpelauncher-ui-git lib32-libpulse lib32-alsa-plugins
These alone have everything you need to play Minecraft Bedrock on Linux. :)
maxrdz commented on 2023-06-14 00:19 (UTC)
@derelbenkoenig I am using the yay AUR helper and I also have this issue so it doesn't seem to be a trizen issue.
maxrdz commented on 2023-06-14 00:11 (UTC)
I am also getting the
github.com[0: 140.82.121.3]: errno=Connection timed out
error as well. I'll update if I can fix it on my end as well.derelbenkoenig commented on 2023-04-02 20:04 (UTC)
Ok, I think I got it to work by instead using
git+https://
instead ofhttps://
alone, but I also had to dogit config --global protocol.file.allow always
, which I got from https://github.com/flatpak/flatpak-builder/issues/495#issuecomment-1297480817derelbenkoenig commented on 2023-04-02 19:47 (UTC)
I am getting this error
It could be an issue with trizen perhaps?
derelbenkoenig commented on 2023-04-02 19:27 (UTC)
I got the
github.com[0: 140.82.121.3]: errno=Connection timed out
error too. I was able to fix it by editing the PKGBUILD by changing thegit://
urls tohttps://
. I believe github is no longer supportinggit://
as a URL schemeNeWolf commented on 2023-03-29 20:37 (UTC) (edited on 2023-03-29 20:38 (UTC) by NeWolf)
Can't go past this part
Ziarnova commented on 2022-02-21 17:59 (UTC)
It is segfaulting right after logging into Google account
UPD: works after downgrading curl to 7.79. But this doesn't seem to be a long-time solution.
Libuv should be added to the dependencies
xirxes commented on 2020-05-20 16:28 (UTC)
I definitely haven't been able to build recently either, found that they've stopped working on the packaging for Arch but there still is work being done. They have an appimage in their docs here, https://mcpelauncher.readthedocs.io/en/latest/getting_started.html and a working fork with the newest version of bedrock is here. https://github.com/ChristopherHX/linux-packaging-scripts/releases/tag/appimage
Matthew02 commented on 2020-05-13 11:58 (UTC) (edited on 2020-05-13 12:03 (UTC) by Matthew02)
Anybody else having trouble compiling this?