MCMrARM / mcpelauncher-linux

Please note this is a legacy repository, please go to: https://github.com/minecraft-linux/mcpelauncher-manifest/wiki
GNU General Public License v3.0
312 stars 46 forks source link

Test Needed - ArchLinux AUR Package #277

Open ErnyTech opened 6 years ago

ErnyTech commented 6 years ago

Since many people can not successfully compile mcpelauncher for linux I decided to create a PKGBUILD (AUR Package) to automate compilation and installation, once tested correctly it will be added to the aur repository and maybe even in the official repo.

It is very simple to install with an aur-helper, I recommend yaourt For yaourt just run these commands without sudo or by root user!:

Before doing anything you need to enable the MultiLib repository of ArchLinux (https://wiki.archlinux.org/index.php/multilib#Enabling)

git clone https://gist.github.com/c578cf21ff5249d52cbe1cad2c9f7c17.git mcpepkg yaourt -Pi mcpepkg

For other aur helpers check the related documentation

After installing the package you can start playing right away by running mcpelauncher in an terminal or via the launcher called "MCPE Launcher Linux", if you have already played and you have problems with this package I suggest you remove the ~ /.local/share/mcpelauncher folder before reporting a problem.

For any problem do not hesitate to ask.

You can also contact me on Telegram @ErnyTech

ghost commented 6 years ago

Please don't recommend yaourt...

guppy42 commented 6 years ago

@lucidvillain666 it would be good if you cold list why he shouldn't recommend "yaourt"

ghost commented 6 years ago

It's an awful idea to recommend yaourt because it's extremely insecure. It sources PKGBUILDs before giving the user any opportunity to view the PKGBUILD or decide whether they should run it. The best option was pacaur, but that's currently unmaintained, so I use trizen

AUR Helpers and why yaourt is bad

ErnyTech commented 6 years ago

Package added in AUR Repository https://aur.archlinux.org/packages/mcpelauncher-git/

nullobsi commented 6 years ago

works so far, but missing zip.h. is this and issue on my end or the pkgbuild?

ErnyTech commented 6 years ago

Send log please

nic96 commented 6 years ago

I have a patch for your PKGBUILD since yours it's not working for me: https://gist.github.com/nic96/e03b30d7097097409722f964a6c30a69