Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions play.d/elyprismlauncher.sh

This file was deleted.

19 changes: 19 additions & 0 deletions play.d/pineconemc.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
#!/bin/sh

PKGNAME=PineconeMC
SUPPORTEDARCHES="x86_64 aarch64"
VERSION="$2"
DESCRIPTION='A fork of Prism Launcher with integrated support for Ely.by accounts'
URL="https://github.com/ElyPrismLauncher/Launcher"

. $(dirname $0)/common.sh

warn_version_is_not_supported

epm assure unsquashfs squashfs-tools || fatal

arch="$(epm print info -a)"

PKGURL=$(get_github_url "$URL" "PineconeMC-Linux-$arch.AppImage")

install_pkgurl
13 changes: 0 additions & 13 deletions repack.d/ElyPrismLauncher.sh

This file was deleted.

17 changes: 17 additions & 0 deletions repack.d/PineconeMC.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
#!/bin/sh -x

# It will be run with two args: buildroot spec
BUILDROOT="$1"
SPEC="$2"
PRODUCT=PineconeMC
PRODUCTDIR=/opt/$PRODUCT

. $(dirname $0)/common.sh

case $(epm print info -d) in
Fedora)
ignore_lib_requires 'libtiff.so.5*'
;;
esac

add_conflicts ElyPrismLauncher ElyPrismLauncher-Linux PrismLauncher prismlauncher