summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-08 11:29:12 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-08 11:32:31 +0100
commitd3c6ca0f365d25eab4f6c1026c35173d7443dd10 (patch)
treed578643df78ff3ad51ec9cc6defcd5d756dd5549 /games-action
parentwww-apache/mod_caucho: treeclean (diff)
downloadgentoo-d3c6ca0f365d25eab4f6c1026c35173d7443dd10.tar.gz
gentoo-d3c6ca0f365d25eab4f6c1026c35173d7443dd10.tar.bz2
gentoo-d3c6ca0f365d25eab4f6c1026c35173d7443dd10.zip
games-action/multimc: treeclean
Closes: https://bugs.gentoo.org/826906 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r--games-action/multimc/Manifest3
-rw-r--r--games-action/multimc/metadata.xml28
-rw-r--r--games-action/multimc/multimc-0.6.13.ebuild84
3 files changed, 0 insertions, 115 deletions
diff --git a/games-action/multimc/Manifest b/games-action/multimc/Manifest
deleted file mode 100644
index ce77aa33920c..000000000000
--- a/games-action/multimc/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST libnbtplusplus-multimc-0.6.1.tar.gz 47171 BLAKE2B e0e4d2593554dc59605114fcae86c59877da67d3f0888145b9ec2fe3d08decec7345a92c7d37310e021b5719f1371a58a22dc796e719028a478877e6d08982ed SHA512 81a1640a069d88df7ba0abf72089aecbe1e9d791c88acaaa7e70c8f0bcd0512cf8698178342657e363524ce8488dd072368a0aa8cc091a24912d6f8b6b0f4f2d
-DIST multimc-0.6.13.tar.gz 2493423 BLAKE2B 8dd64f3b07ff2faeda25bba14f1b19fd0854534e50d589325c19386c96ac3e4b04af8b2262fbf9796e67a869a8d98bf828617dadf2e270801970bc182a6d7175 SHA512 c897f75d01c0e7f73a860166bce3b4efccb3e3f8ec8b811c7e465ac97986c67c0d1149130429fcccb4bdd9af323d01e687f3d7afb5cb7d2c0299e61c0298cad9
-DIST quazip-multimc-3.tar.gz 103519 BLAKE2B 7a636f9e76cae61cee42131093b56d2a577814b2eb04bdc3c3a7614cf307bbdabe533c66a9f07848bbd929a62b7043dc53f2f85e2e487bfcc820170112f1114b SHA512 2e9074203c67bc7ad98621c551047e5367f06e54cacfecc755a5bf2c9f99266eab42ad972f86ae28ed7e1507f6d27d8d2680a87ce9fd5b1e93a18bcb627ec3f0
diff --git a/games-action/multimc/metadata.xml b/games-action/multimc/metadata.xml
deleted file mode 100644
index 3907aa588cee..000000000000
--- a/games-action/multimc/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="github">MultiMC/Launcher</remote-id>
- <bugs-to>https://github.com/MultiMC/Launcher/issues</bugs-to>
- </upstream>
- <maintainer type="person">
- <email>andrewammerlaan@gentoo.org</email>
- <name>Andrew Ammerlaan</name>
- </maintainer>
- <longdescription>
- MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping. Here are the current features of MultiMC:
-
- - Manage multiple instances of Minecraft at once
- - Start Minecraft with a custom resolution
- - Change Java's runtime options (including memory options)
- - Shows Minecraft's console output in a colour-coded window
- - Kill Minecraft easily if it crashes/freezes
- - Custom icons and groups for instances
- - Forge, Fabric and LiteLoader integration (automatic installation, version downloads, mod management)
- - Import of Curse modpacks
- - LWJGL version changing built-in
- - Supports every version of Minecraft that the vanilla launcher does
- - Upload screenshots
- - Import, export Instances allowing you to share with friends and/or make backups
- </longdescription>
-</pkgmetadata>
diff --git a/games-action/multimc/multimc-0.6.13.ebuild b/games-action/multimc/multimc-0.6.13.ebuild
deleted file mode 100644
index 6c509f291626..000000000000
--- a/games-action/multimc/multimc-0.6.13.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 2019-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit desktop java-pkg-2 xdg cmake
-
-QUAZIP_VER="multimc-3"
-LIBNBTPLUSPLUS_VER="multimc-0.6.1"
-
-DESCRIPTION="An advanced Qt5-based open-source launcher for Minecraft"
-HOMEPAGE="https://multimc.org
- https://github.com/MultiMC/Launcher"
-BASE_URI="https://github.com/MultiMC"
-SRC_URI="
- ${BASE_URI}/Launcher/archive/${PV}.tar.gz -> ${P}.tar.gz
- ${BASE_URI}/libnbtplusplus/archive/${LIBNBTPLUSPLUS_VER}.tar.gz -> libnbtplusplus-${LIBNBTPLUSPLUS_VER}.tar.gz
- ${BASE_URI}/quazip/archive/${QUAZIP_VER}.tar.gz -> quazip-${QUAZIP_VER}.tar.gz
-"
-S="${WORKDIR}/MultiMC5-${PV}"
-
-KEYWORDS="~amd64"
-LICENSE="Apache-2.0 Boost-1.0 BSD-2 BSD GPL-2+ LGPL-2.1-with-linking-exception LGPL-3 OFL-1.1 MIT"
-SLOT="0"
-
-# Author has indicated that he is unhappy with redistributing custom builds
-# under the MultiMC name/logo
-# https://github.com/MultiMC/Launcher/issues/4087
-RESTRICT="bindist"
-
-COMMON_DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtwidgets:5
- dev-qt/qtconcurrent:5
- dev-qt/qtnetwork:5
- dev-qt/qtgui:5
- dev-qt/qttest:5
- dev-qt/qtxml:5
-"
-DEPEND="${COMMON_DEPEND}
- virtual/jdk:1.8
-"
-RDEPEND="${COMMON_DEPEND}
- sys-libs/zlib
- >=virtual/jre-1.8:*
- virtual/opengl
- x11-libs/libXrandr
-"
-
-src_unpack() {
- default
- rm -r "${S}/libraries/libnbtplusplus" "${S}/libraries/quazip" || die
- mv "${WORKDIR}/libnbtplusplus-${LIBNBTPLUSPLUS_VER}" "${S}/libraries/libnbtplusplus" || die
- mv "${WORKDIR}/quazip-${QUAZIP_VER}" "${S}/libraries/quazip" || die
-}
-
-src_prepare() {
- cmake_src_prepare
- sed -r -i 's/-Werror([a-z=-]+)?//g' CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DMultiMC_LAYOUT=lin-system
- )
- cmake_src_configure
-}
-
-src_install() {
- cmake_src_install
- domenu launcher/package/linux/multimc.desktop
- doicon -s scalable launcher/resources/multimc/scalable/multimc.svg
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- elog ""
- elog "In order to use Microsoft accounts instead of Mojang accounts"
- elog "either use the official binary packaged in games-action/multimc-bin,"
- elog "or patch your own secret API key into the MSAClientID variable in"
- elog "notsecrets/Secrets.cpp."
- elog "See Also: https://bugs.gentoo.org/814404"
- elog ""
-}