Summary
Prism Launcher is a multi-instance Minecraft launcher focused on user freedom, redistributability, and simplicity.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+ MIT
- USE flags
- debug lto qt6 test
v6.3 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+ MIT
- Keywords
- ~amd64 ~arm64
- USE flags
- debug lto qt6 test
v6.1 :: 0 :: gentoo
- Modified
- License
- Apache-2.0 BSD BSD-2 GPL-2+ GPL-3 ISC LGPL-2.1+ LGPL-3+ MIT
- Keywords
- ~amd64 ~arm64
- USE flags
- debug lto qt6 test
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- lto
- Enable link-time optimization
- qt6
- Build with Qt6 support instead of the default Qt5
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-java / java-config : Java environment configuration query tool
dev-libs / quazip : Simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package
dev-qt / qt5compat : Qt module containing the unsupported Qt 5 APIs
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
Runtime Dependencies
dev-java / java-config : Java environment configuration query tool
dev-libs / quazip : Simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package
dev-qt / qt5compat : Qt module containing the unsupported Qt 5 APIs
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtconcurrent : Multi-threading concurrence support library for the Qt5 framework
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtnetwork : Network abstraction library for the Qt5 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttest : Unit testing library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-qt / qtxml : Implementation of SAX and DOM for the Qt5 framework
sys-libs / zlib : Standard (de)compression library
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 6.3
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29410 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: drop 6.0
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: drop 5.2
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28711 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 6.1
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: drop 5.1
Since 5.2, a fix for LTO compilation was applied upstream. Closes: https://bugs.gentoo.org/878877 Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28648 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 6.0
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: prefer system zlib and ECM over bundled ones
There's no need to clone the subprojects and compile them if the user already has it on their system. Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
Revert "games-action/prismlauncher: drop 5.0"
This reverts commit 4923128a80b2a59ad47935cdf6dd8d13c4d5ab70. Wrong Signed-off-by / git author. Innocent mistake but let's revert for accuracy. PGP signature is from andrewammerlaan@gentoo.org so nothing nefarious going on. Bug: https://github.com/gentoo/gentoo/pull/28288 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
Revert "games-action/prismlauncher: add 5.2"
This reverts commit 738e102233faf498e1d3c06db700b92969804319. Wrong Signed-off-by / git author. Innocent mistake but let's revert for accuracy. PGP signature is from andrewammerlaan@gentoo.org so nothing nefarious going on. Bug: https://github.com/gentoo/gentoo/pull/28288 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: drop 5.0
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28288 Signed-off-by: Larry the Cow <larry@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: drop 5.0
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28288 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 5.2
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Larry the Cow <larry@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 5.2
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add ~arm64 keywording to 5.1 and -9999
This propagates the keywording on 5.0 to the other ebuilds. Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28080 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 5.1
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: remove !games-action/polymc
We now install JAR files in a Prism-exclusive location, so there's no more conflict with PolyMC Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
games-action/prismlauncher: Keyword 5.0 arm64, #877739
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-action/prismlauncher: add !games-action/polymc
They may install the same JAR files. Bug: https://github.com/gentoo/gentoo/pull/27860 Signed-off-by: Sam James <sam@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: add 5.0
Bug: https://bugs.gentoo.org/877495 Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27860 Signed-off-by: Sam James <sam@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: use system gulrak-filesystem
This replaces the bundled one, like what's done with quazip. Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Thiago Donato Ferreira · gentoo
games-action/prismlauncher: new package, add 9999
This is mostly an adaptation of the games-action/polymc ebuild, considering we're a 2-day old fork of it. Bug: https://bugs.gentoo.org/877495 Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>