Search Criteria
Package Details: lib32-mcpelauncher-linux 1.6.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mcpelauncher-linux.git (read-only, click to copy) |
|---|---|
| Package Base: | mcpelauncher-linux |
| Description: | Minecraft: Pocket Edition launcher for Linux (32bit client support) |
| Upstream URL: | https://github.com/minecraft-linux/mcpelauncher-manifest |
| Licenses: | GPL-3.0-only |
| Submitter: | HurricanePootis |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 9 |
| Popularity: | 0.78 |
| First Submitted: | 2024-06-12 01:51 (UTC) |
| Last Updated: | 2026-01-20 20:19 (UTC) |
Dependencies (27)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-libpng
- lib32-openssl
- lib32-sdl3 (lib32-sdl3-gitAUR)
- lib32-zlib
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR) (make)
- lib32-libpng (make)
- lib32-openssl (make)
- lib32-sdl3 (lib32-sdl3-gitAUR) (make)
- lib32-zlib (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- lld (llvm-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- Show 7 more dependencies...
Required by (1)
- mcpelauncher-linux (optional)
Sources (32)
- git+https://github.com/ChristopherHX/libjnivm.git
- git+https://github.com/libsdl-org/SDL.git
- git+https://github.com/MCMrARM/linux-gamepad.git
- git+https://github.com/MCMrARM/simple-ipc.git
- git+https://github.com/minecraft-linux/android-support-headers.git
- git+https://github.com/minecraft-linux/android_bionic.git
- git+https://github.com/minecraft-linux/android_core
- git+https://github.com/minecraft-linux/arg-parser.git
- git+https://github.com/minecraft-linux/base64.git
- git+https://github.com/minecraft-linux/cll-telemetry.git
- git+https://github.com/minecraft-linux/daemon-utils.git
- git+https://github.com/minecraft-linux/eglut.git
- git+https://github.com/minecraft-linux/epoll-shim.git
- git+https://github.com/minecraft-linux/file-picker.git
- git+https://github.com/minecraft-linux/file-util.git
- git+https://github.com/minecraft-linux/game-window.git
- git+https://github.com/minecraft-linux/libc-shim.git
- git+https://github.com/minecraft-linux/logger.git
- git+https://github.com/minecraft-linux/mcpelauncher-client.git
- git+https://github.com/minecraft-linux/mcpelauncher-common.git
- git+https://github.com/minecraft-linux/mcpelauncher-core.git
- git+https://github.com/minecraft-linux/mcpelauncher-errorwindow.git
- git+https://github.com/minecraft-linux/mcpelauncher-linker.git
- git+https://github.com/minecraft-linux/mcpelauncher-linux-bin.git
- git+https://github.com/minecraft-linux/mcpelauncher-mac-bin.git
- git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#tag=v1.6.1-qt6
- git+https://github.com/minecraft-linux/mcpelauncher-webview.git
- git+https://github.com/minecraft-linux/minecraft-imported-symbols.git
- git+https://github.com/minecraft-linux/msa-daemon-client.git
- git+https://github.com/minecraft-linux/osx-elf-header.git
- git+https://github.com/minecraft-linux/properties-parser.git
- git+https://github.com/ocornut/imgui.git
Latest Comments
1 2 3 4 Next › Last »
bauminao commented on 2026-01-18 15:23 (UTC)
Some try and errors later. Something is wired. After leaving the app I can only login after.
rm -rf .cache/Minecraft\ Linux\ Launcher .config/Minecraft\ Linux\ Launcher .config/QtProject* && mkdir .config/QtProjectand doing the full re-login again.And inside Minecraft I am not able to login to my M$ Account. Just an infinite window waiting for whatever.
bauminao commented on 2026-01-18 11:39 (UTC)
Perhaps worth to mention here. I got a lot of "Speicherabzugsfehler" when trying to run. No chance to run Minecraft again.
After some digging I got it working again by creating a missing (empty) Directory:
mkdir -p ${HOME}/.config/QtProjectAfter this I could start mcpe again (and play the game).
gnulabis commented on 2025-06-23 17:46 (UTC) (edited on 2025-06-23 17:46 (UTC) by gnulabis)
I've tried building and running in two different systems and I get the same buffer overflow error:
any ideas?
HurricanePootis commented on 2025-06-09 21:02 (UTC)
Not a problem :)
Atronin commented on 2025-06-09 15:17 (UTC)
@HurricanePootis Thank you kindly for the swift response and explanation! Problem has been resolved :)
HurricanePootis commented on 2025-06-08 07:39 (UTC)
@Atronin, that is an issue with how paru handles packages that use a git source. To your
/etc/paru.conf, toIgnoreDevelandIgnoreDevelSource, add my package. This is because paru thinks that a PKGBUILD using a git repo as the primary source is a-gitpackage, it uses the rebuild function. However, this is not true.Atronin commented on 2025-06-07 18:50 (UTC)
There's an issue with this package that causes the AUR helper paru to constantly ping it as outdated, saying that the new version is "latest-commit" (instead of the usual numerical format), proceeding with a pointless reinstall that helps the notification go away until the next reboot. Then the process repeats - and of course, the package always stays at 1.3.0-2.
This issue does not appear with the AUR helper yay, but can be replicated across different devices. It's the only one across over 30 AUR packages I use to have this problem.
Can anything be done to resolve it?
elvisman113 commented on 2025-05-24 15:52 (UTC)
Nice catch, @gwuensch. Looks like the PKGBUILD should be modified as:
or, alternatively:
gwuensch commented on 2025-05-24 00:04 (UTC)
CFLAGS+="$CFLAGS ..."is definitely the cause of this error. The system-wideCFLAGS(as set in makepkg.conf) are included twice, once because the variable is appended to (+=), and another time because the existing variable ($CFLAGS) is expanded in the new variable's value. I don't know why this would be any different in a clean chroot.In this case, appending without an additional whitespace corrupts the
CFLAGS: The last argument (-fno-omit-frame-pointer) and the first argument (-march=x86-64) essentially are combined into-mno-omit-leaf-frame-pointer-march=x86-64. For theLDFLAGS,-Wl,-z,pack-relative-relocsand-Wl,-O1become-Wl,-z,pack-relative-relocs-Wl,-O1, though that does not seem to cause an error.m4rn commented on 2025-05-20 15:24 (UTC)
@HurricanePootis
Thanks man. Apparently setting +="$CFLAGS" to ="$CFLAGS" solves my issues.
Why don't they just update the aur PKGBUILD to not use +="$CFLAGS"?
1 2 3 4 Next › Last »