From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/prismlauncher/
Date: Tue, 16 Apr 2024 13:49:16 +0000 (UTC) [thread overview]
Message-ID: <1713275340.4b40923b258a34a63efe52e118153e3cb4231076.andrewammerlaan@gentoo> (raw)
commit: 4b40923b258a34a63efe52e118153e3cb4231076
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 16 13:48:42 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 13:49:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b40923b
games-action/prismlauncher: add missing dependency
Bug: https://bugs.gentoo.org/930110
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../{prismlauncher-9999.ebuild => prismlauncher-8.2-r1.ebuild} | 6 ++++--
games-action/prismlauncher/prismlauncher-9999.ebuild | 1 +
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-8.2-r1.ebuild
similarity index 97%
copy from games-action/prismlauncher/prismlauncher-9999.ebuild
copy to games-action/prismlauncher/prismlauncher-8.2-r1.ebuild
index 02f607f83f6c..9406f67dd88a 100644
--- a/games-action/prismlauncher/prismlauncher-9999.ebuild
+++ b/games-action/prismlauncher/prismlauncher-8.2-r1.ebuild
@@ -28,7 +28,7 @@ else
# The Prism's files are unpacked to ${WORKDIR}/PrismLauncher-${PV}
S="${WORKDIR}/${MY_PN}-${PV}"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="amd64"
fi
# GPL-3 for PolyMC (PrismLauncher is forked from it) and Prism itself
@@ -75,6 +75,7 @@ COMMON_DEPENDS="
qt6? ( >=dev-libs/quazip-1.3:=[qt6(-)] )
app-text/cmark
+ dev-cpp/tomlplusplus
sys-libs/zlib
"
@@ -119,7 +120,7 @@ src_prepare() {
elog
elog "If you experience any problems, install an older java compiler"
elog "and select it with \"eselect java\", then recompile ${PN}."
- eapply "${FILESDIR}/${PN}-8.2-openjdk21.patch"
+ eapply "${FILESDIR}/${P}-openjdk21.patch"
fi
sed -i -e 's/-Werror//' CMakeLists.txt || die 'Failed to remove -Werror via sed'
@@ -139,6 +140,7 @@ src_configure(){
-DENABLE_LTO=$(usex lto)
-DBUILD_TESTING=$(usex test)
+ -DDEBUG_ADDRESS_SANITIZER=0
)
if use debug; then
diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-9999.ebuild
index 02f607f83f6c..5e485a25b6f6 100644
--- a/games-action/prismlauncher/prismlauncher-9999.ebuild
+++ b/games-action/prismlauncher/prismlauncher-9999.ebuild
@@ -75,6 +75,7 @@ COMMON_DEPENDS="
qt6? ( >=dev-libs/quazip-1.3:=[qt6(-)] )
app-text/cmark
+ dev-cpp/tomlplusplus
sys-libs/zlib
"
next reply other threads:[~2024-04-16 13:49 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-16 13:49 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 12:47 [gentoo-commits] repo/gentoo:master commit in: games-action/prismlauncher/ Sam James
2024-11-23 17:43 Andreas Sturmlechner
2024-11-23 17:43 Andreas Sturmlechner
2024-11-23 17:43 Andreas Sturmlechner
2024-11-21 13:47 Jakov Smolić
2024-08-31 13:31 Andrew Ammerlaan
2024-07-20 13:12 Andrew Ammerlaan
2024-07-20 13:12 Andrew Ammerlaan
2024-05-17 14:13 Andrew Ammerlaan
2024-04-16 16:33 Andrew Ammerlaan
2024-04-16 16:31 Arthur Zamarin
2024-04-11 9:14 Andrew Ammerlaan
2024-04-11 9:00 Arthur Zamarin
2024-03-14 19:34 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-11-09 7:47 Andrew Ammerlaan
2023-09-12 6:44 Joonas Niilola
2023-07-29 12:17 Andrew Ammerlaan
2023-07-29 12:17 Andrew Ammerlaan
2023-07-29 12:17 Andrew Ammerlaan
2023-06-18 19:37 Andrew Ammerlaan
2023-06-18 19:37 Andrew Ammerlaan
2023-06-13 19:51 Andrew Ammerlaan
2023-06-13 19:51 Andrew Ammerlaan
2023-06-13 19:51 Andrew Ammerlaan
2023-02-03 19:33 Andrew Ammerlaan
2023-02-03 19:33 Andrew Ammerlaan
2022-12-20 9:54 Andrew Ammerlaan
2022-12-20 9:54 Andrew Ammerlaan
2022-12-12 17:56 Andrew Ammerlaan
2022-12-12 17:56 Andrew Ammerlaan
2022-12-12 17:56 Andrew Ammerlaan
2022-11-16 9:26 Andrew Ammerlaan
2022-11-16 9:26 Andrew Ammerlaan
2022-11-15 22:24 Sam James
2022-11-15 22:24 Sam James
2022-11-15 21:03 Andrew Ammerlaan
2022-11-15 21:03 Andrew Ammerlaan
2022-11-02 11:49 Andrew Ammerlaan
2022-11-02 11:49 Andrew Ammerlaan
2022-11-02 11:49 Andrew Ammerlaan
2022-10-20 12:23 Jakov Smolić
2022-10-20 4:25 Sam James
2022-10-20 4:25 Sam James
2022-10-20 4:25 Sam James
2022-10-20 4:25 Sam James
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=1713275340.4b40923b258a34a63efe52e118153e3cb4231076.andrewammerlaan@gentoo \
--to=andrewammerlaan@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