public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: games-action/multimc/files/, games-action/multimc/
Date: Fri, 21 May 2021 14:10:54 +0000 (UTC)	[thread overview]
Message-ID: <1621517678.c8b2746f67b88df10e5bd02e216b65c8661f67bd.mgorny@gentoo> (raw)

commit:     c8b2746f67b88df10e5bd02e216b65c8661f67bd
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu May 20 12:55:18 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 20 13:34:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c8b2746f

games-action/multimc: move to ::gentoo

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 games-action/multimc/Manifest                      |  3 -
 .../multimc/files/multimc-0.6.12-gcc11.patch       | 11 ----
 games-action/multimc/metadata.xml                  | 28 ---------
 games-action/multimc/multimc-0.6.12.ebuild         | 73 ----------------------
 4 files changed, 115 deletions(-)

diff --git a/games-action/multimc/Manifest b/games-action/multimc/Manifest
deleted file mode 100644
index f9dc35972..000000000
--- 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.12.tar.gz 2389805 BLAKE2B d7b7660578d78d5d1cbaae607bf340c0c0a0aab5b0d2460218e1e468f450a3ac7030cb235c3e25f61d27d8c1e3cca71a1abbea22f9759726d34e495fe49de180 SHA512 334b0996b7b49a0f4a46a3e5b08d50d5f7aa398b8d5871772c751c1f98438d9584ffcdaf27ad6d2e84b2776415bd38910dffb8e746c4b343916c6849df2146da
-DIST quazip-multimc-3.tar.gz 103519 BLAKE2B 7a636f9e76cae61cee42131093b56d2a577814b2eb04bdc3c3a7614cf307bbdabe533c66a9f07848bbd929a62b7043dc53f2f85e2e487bfcc820170112f1114b SHA512 2e9074203c67bc7ad98621c551047e5367f06e54cacfecc755a5bf2c9f99266eab42ad972f86ae28ed7e1507f6d27d8d2680a87ce9fd5b1e93a18bcb627ec3f0

diff --git a/games-action/multimc/files/multimc-0.6.12-gcc11.patch b/games-action/multimc/files/multimc-0.6.12-gcc11.patch
deleted file mode 100644
index b523fa7c5..000000000
--- a/games-action/multimc/files/multimc-0.6.12-gcc11.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur MultiMC5-0.6.12.orig/libraries/systeminfo/src/sys_unix.cpp MultiMC5-0.6.12/libraries/systeminfo/src/sys_unix.cpp
---- MultiMC5-0.6.12.orig/libraries/systeminfo/src/sys_unix.cpp	2021-03-22 04:45:06.000000000 +0900
-+++ MultiMC5-0.6.12/libraries/systeminfo/src/sys_unix.cpp	2021-04-29 06:41:55.269952475 +0900
-@@ -4,6 +4,7 @@
- 
- #include <sys/utsname.h>
- #include <fstream>
-+#include <limits>
- 
- Sys::KernelInfo Sys::getKernelInfo()
- {

diff --git a/games-action/multimc/metadata.xml b/games-action/multimc/metadata.xml
deleted file mode 100644
index 3e76d82c5..000000000
--- a/games-action/multimc/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<upstream>
-		<remote-id type="github">MultiMC/MultiMC5</remote-id>
-		<bugs-to>https://github.com/MultiMC/MultiMC5/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.12.ebuild b/games-action/multimc/multimc-0.6.12.ebuild
deleted file mode 100644
index bf3a23cfe..000000000
--- a/games-action/multimc/multimc-0.6.12.ebuild
+++ /dev/null
@@ -1,73 +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
-
-MY_PN="MultiMC5"
-MY_P="${MY_PN}-${PV}"
-
-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/MultiMC5"
-BASE_URI="https://github.com/MultiMC"
-SRC_URI="
-	${BASE_URI}/${MY_PN}/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
-"
-
-KEYWORDS="~amd64 ~x86"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-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.0
-"
-RDEPEND="${COMMON_DEPEND}
-	sys-libs/zlib
-	>=virtual/jre-1.8.0
-	virtual/opengl
-	x11-libs/libXrandr
-"
-
-S="${WORKDIR}/${MY_P}"
-PATCHES=( "${FILESDIR}"/multimc-0.6.12-gcc11.patch )
-
-src_unpack() {
-	default
-	rm -rf "${S}/libraries/libnbtplusplus" "${S}/libraries/quazip"
-	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 application/package/linux/multimc.desktop
-	doicon -s scalable application/resources/multimc/scalable/multimc.svg
-}


             reply	other threads:[~2021-05-21 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-21 14:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-29  8:23 [gentoo-commits] repo/proj/guru:master commit in: games-action/multimc/files/, games-action/multimc/ Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1621517678.c8b2746f67b88df10e5bd02e216b65c8661f67bd.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox