Search Criteria
Package Details: mcpelauncher-ui 1.4.1-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: | 0.68 |
First Submitted: | 2024-06-12 02:00 (UTC) |
Last Updated: | 2025-07-16 23:16 (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
- git+https://github.com/minecraft-linux/file-util.git
- git+https://github.com/minecraft-linux/mcpelauncher-apkinfo.git
- git+https://github.com/minecraft-linux/mcpelauncher-common.git
- git+https://github.com/minecraft-linux/mcpelauncher-extract.git
- git+https://github.com/minecraft-linux/mcpelauncher-ui-manifest.git#tag=v1.4.1-qt6
- git+https://github.com/minecraft-linux/mcpelauncher-ui-qt.git
- git+https://github.com/minecraft-linux/playdl-signin-ui-qt.git
- 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.