Search Criteria
Package Details: mcpelauncher-ui 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mcpelauncher-ui.git (read-only, click to copy) |
---|---|
Package Base: | mcpelauncher-ui |
Description: | Minecraft: PE Linux launcher UI |
Upstream URL: | https://github.com/minecraft-linux/mcpelauncher-ui-manifest |
Licenses: | MIT, GPL-3.0-only |
Submitter: | HurricanePootis |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 8 |
Popularity: | 1.06 |
First Submitted: | 2024-06-12 02:00 (UTC) |
Last Updated: | 2025-06-21 06:12 (UTC) |
Dependencies (22)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libzip (libzip-gitAUR)
- mcpelauncher-linuxAUR (mcpelauncher-linux-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- protobuf (protobuf-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-webchannel
- qt6-webengine
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- qt6-svg (make)
- qt6-tools (make)
- Show 2 more dependencies...
Required by (2)
- mcpelauncher-linux (optional)
- mcpelauncher-linux-git (optional)
Sources (9)
- git+https://github.com/MCMrARM/axml-parser.git#commit=e5d26109797c69d66260097b315446e774bc3639
- git+https://github.com/minecraft-linux/file-util.git#commit=3e7be1e26be892f47874f2cb903d6122b8640a97
- git+https://github.com/minecraft-linux/mcpelauncher-apkinfo.git#commit=ebd853b749649b57a3535b5151d1214f93f18db6
- git+https://github.com/minecraft-linux/mcpelauncher-common.git#commit=277c84a3e238043b0b63732ce9108fab60ce58c9
- git+https://github.com/minecraft-linux/mcpelauncher-extract.git#commit=1d447c0b46b03b941b2c1b29263d086e29573aeb
- git+https://github.com/minecraft-linux/mcpelauncher-ui-manifest.git#commit=217f5fe0709148057bccb066f71a81f5ab0f080e
- git+https://github.com/minecraft-linux/mcpelauncher-ui-qt.git#commit=f976c6c551f5f2530d786b35761ca20844699164
- git+https://github.com/minecraft-linux/playdl-signin-ui-qt.git#commit=1f080c927c070b67fc03a258186591f29bf8eb87
- google-play-api
Latest Comments
PavelDobCZ23 commented on 2025-05-26 10:19 (UTC) (edited on 2025-05-26 10:21 (UTC) by PavelDobCZ23)
I'm getting an error while trynna run the thing.
mcpelauncher-ui-qt: error while loading shared libraries: libprotobuf.so.30.2.0: cannot open shared object file: No such file or directory
Seems like
protobuf
is now at version 31.0.0 since yesterday.EDIT: Seems like rebuilding has fixed it, but it should probably trigger an update on this package to rebuild automatically for best UX.
theqwertycoder commented on 2025-04-22 12:20 (UTC)
package needs qt5-quickcontrols to run, please add it to makedeps
HurricanePootis commented on 2025-01-30 22:41 (UTC)
@asalde_le1 thanks for the comment
asalde_le1 commented on 2025-01-26 03:31 (UTC) (edited on 2025-01-26 03:32 (UTC) by asalde_le1)
Hello! Add clang to makedeps please. The package doesn't build without it installed.