Package Details: mcpelauncher-appimage 1.1.1.802-1

Git Clone URL: https://aur.archlinux.org/mcpelauncher-appimage.git (read-only, click to copy)
Package Base: mcpelauncher-appimage
Description: Minecraft Bedrock Launcher for Linux
Upstream URL: https://github.com/minecraft-linux/appimage-builder
Keywords: bedrock mcpe mcpelauncher minecraft pocket
Licenses: MIT, GPL-3.0-only
Conflicts: mcpelauncher-linux, mcpelauncher-ui
Submitter: adiprasetya
Maintainer: HurricanePootis
Last Packager: HurricanePootis
Votes: 7
Popularity: 0.008300
First Submitted: 2023-07-08 11:50 (UTC)
Last Updated: 2024-10-26 18:08 (UTC)

Latest Comments

1 2 Next › Last »

HurricanePootis commented on 2024-07-29 04:11 (UTC)

Hello, I have some suggestions for this package; I am the maintainer for mcpelauncher-linux and mcpelauncher-ui

  1. Add mcpelauncher-linux and mcpelauncher-ui to provides() and conflicts(). mcpelauncher-ui-qt doesn't exist anymore.
  2. Make license() SPDX compliant

Here is a patch file

diff --git a/PKGBUILD b/PKGBUILD
index d1378ed..e223abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ pkgrel=1
 pkgdesc="Minecraft Bedrock Launcher for Linux"
 arch=("x86_64" "armv7h" "aarch64")
 url="https://github.com/minecraft-linux/appimage-builder"
-license=('GPL3' 'MIT')
+license=('GPL-3.0-only' AND 'MIT')
 depends=()
 optdepends=('zenity: custom skin picker')
-provides=(mcpelauncher-ui-qt)
-conflicts=(mcpelauncher-ui-qt)
+provides=(mcpelauncher-linux mcpelauncher-ui)
+conflicts=(mcpelauncher-linux mcpelauncher-ui)
 options=(!strip)
 source_x86_64=("mcpelauncher-x86_64-v${pkgver}.AppImage::$url/releases/download/v${_pkgver}/Minecraft_Bedrock_Launcher-x86_64-v${pkgver}.AppImage")
 source_armv7h=("mcpelauncher-armv7h-v${pkgver}.AppImage::$url/releases/download/v${_pkgver}/Minecraft_Bedrock_Launcher-armhf-v${pkgver}.AppImage")

gameslayer commented on 2024-04-04 09:16 (UTC)

Missing Arm7l and Arm64

https://github.com/minecraft-linux/appimage-builder/releases/tag/v0.14.1-790

adiprasetya commented on 2024-03-18 15:40 (UTC) (edited on 2024-03-18 15:40 (UTC) by adiprasetya)

Latest change: migrated to extracted version, for now.

until found the fix for plain AppImage version. (have no idea.)

Magicrafter13 commented on 2024-03-18 02:45 (UTC)

Latest pull won't run.

% /bin/mcpelauncher This doesn't look like a squashfs image.

Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory

Can't actually use that --appimage-extract option either by the way. Something's not right here...

adiprasetya commented on 2024-03-16 20:56 (UTC)

@zj7909 it is mcpelauncher issue, not the AUR package. create an issue on mcpelauncher repo.

zj7909 commented on 2024-03-16 20:44 (UTC)

when i load my realm the system states the client is outdated. This is not the case on any of my other devices as everything is updated. I don't know if this is an issue with the package or not. as it was working prior to a few days ago.

adiprasetya commented on 2024-03-16 20:34 (UTC)

@zj7909 PKGBUILD has no problem at building package. what do you mean "unable to play"?

zj7909 commented on 2024-03-16 20:05 (UTC)

unable to play even after pulling the update. thanks

georgerabus commented on 2024-01-10 14:15 (UTC)

https://i.imgur.com/duExxDK.png

why I get this error when starting the game?