Search Criteria
Package Details: lib32-mcpelauncher-linux 1.2.0-6
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: | 7 |
Popularity: | 1.20 |
First Submitted: | 2024-06-12 01:51 (UTC) |
Last Updated: | 2025-03-30 07:47 (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-linux4AUR, lib32-glibc-eacAUR)
- lib32-libpng
- lib32-openssl
- lib32-sdl3 (lib32-sdl3-gitAUR)
- lib32-zlib
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR) (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-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- Show 7 more dependencies...
Required by (1)
- mcpelauncher-linux (optional)
Sources (33)
- git+https://github.com/ChristopherHX/libjnivm
- git+https://github.com/libsdl-org/SDL
- git+https://github.com/MCMrARM/linux-gamepad
- git+https://github.com/MCMrARM/simple-ipc
- git+https://github.com/minecraft-linux/android-support-headers
- git+https://github.com/minecraft-linux/android_bionic
- git+https://github.com/minecraft-linux/android_core
- git+https://github.com/minecraft-linux/arg-parser
- git+https://github.com/minecraft-linux/base64
- git+https://github.com/minecraft-linux/cll-telemetry
- git+https://github.com/minecraft-linux/daemon-utils
- git+https://github.com/minecraft-linux/eglut
- git+https://github.com/minecraft-linux/epoll-shim
- git+https://github.com/minecraft-linux/file-picker
- git+https://github.com/minecraft-linux/file-util
- git+https://github.com/minecraft-linux/game-window
- git+https://github.com/minecraft-linux/libc-shim
- git+https://github.com/minecraft-linux/logger
- git+https://github.com/minecraft-linux/mcpelauncher-client
- git+https://github.com/minecraft-linux/mcpelauncher-common
- git+https://github.com/minecraft-linux/mcpelauncher-core
- git+https://github.com/minecraft-linux/mcpelauncher-errorwindow
- git+https://github.com/minecraft-linux/mcpelauncher-linker
- git+https://github.com/minecraft-linux/mcpelauncher-linux-bin
- git+https://github.com/minecraft-linux/mcpelauncher-mac-bin
- git+https://github.com/minecraft-linux/mcpelauncher-manifest.git#commit=fe077604a51ec2b12ae9990714cdb1fe094673e9
- git+https://github.com/minecraft-linux/mcpelauncher-webview
- git+https://github.com/minecraft-linux/minecraft-imported-symbols
- git+https://github.com/minecraft-linux/msa-daemon-client
- git+https://github.com/minecraft-linux/osx-elf-header
- git+https://github.com/minecraft-linux/properties-parser
- git+https://github.com/ocornut/imgui
- mcpelauncher-core.patch
Latest Comments
1 2 Next › Last »
HurricanePootis commented on 2025-03-30 06:22 (UTC)
@ArchVibesWGnoem I have to go through due ot the cmake update. Give me a day or two
ArchVibesWGnome commented on 2025-03-30 06:00 (UTC) (edited on 2025-03-30 06:01 (UTC) by ArchVibesWGnome)
How do i Fix this?
CMake Error at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
HurricanePootis commented on 2025-02-23 01:36 (UTC)
Fixed the bug.
HurricanePootis commented on 2025-02-23 01:04 (UTC)
@docquantum, also your SDL3 build issue is something I do not experience, not on my desktop, laptop, or in a clean chroot environment. If you're using Manjaro, this is the arch user repository, not the manjaro user repository.
HurricanePootis commented on 2025-02-23 00:59 (UTC)
@docquantum Whenever you typed
-DCMAKE_CXX_FLAGS="-DNDEBUG"
, you basically made Cmake only use that as the user-provided CXXFLAG and ignored everything in/etc/makepkg.conf
. If this is fixing the bug for you, then the problem is most likely within the standard arch build flags. I will look into it.docquantum commented on 2025-02-09 06:31 (UTC)
Also, not sure if the package needs to be changed to facilitate the fix for this bug: https://github.com/minecraft-linux/mcpelauncher-manifest/issues/1079
Or if I'm doing something wrong, but the suggestion is to add
-DNDEBUG
as a build arg to prevent the "Please check your Keyboard Layout. No Fallback Implemented" window from popping up whenever clicking on non-game keys (e.g. super)I'm not sure if this is the right place for it since there is a "debug" binary that is created that would ideally not be built with this flag.
docquantum commented on 2025-02-09 06:05 (UTC) (edited on 2025-02-09 06:11 (UTC) by docquantum)
I wasn't able to get this to build on Linux 6.13.1 because of SDL3 failing to build due to not being able to find
linux/blkdev.h
as part of the uring submodule. This might be a missing import since I havelinux-headers
installed and everything needed for the file to exist.Not sure if that's related to the packaging or the actual repo.
I was able to get around it by adding
-DSDL_LIBURING=OFF
to the_args
in thebuild()
function:The original error:
asalde_le1 commented on 2024-08-19 08:07 (UTC)
@HurricanePootis Thank you very much for your kind words and for your work on this package!
HurricanePootis commented on 2024-08-19 03:55 (UTC)
@asalde_le1
Don't be sorry that you asked questions. Asking questions is the best way to learn. Sorry if I came across rude. You did a good thing reaching out to me with your concerns, even if in the end they ended up being not true. Without you, I wouldn't have gone again and checked the flags to get it building. So, thank you for motivating me to do a deeper check!
asalde_le1 commented on 2024-08-19 03:30 (UTC)
@HurricanePootis thank you for the detailed answer. Sorry if some of my questions were dumb.
1 2 Next › Last »