From: "strategictraveler" <strategictraveler@proton.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-roguelike/cataclysm-dda/
Date: Tue, 24 Dec 2024 10:10:31 +0000 (UTC) [thread overview]
Message-ID: <1735034779.6c9d2edd5ff54e250bebd615f70487a9dac31d34.strategictraveler@gentoo> (raw)
commit: 6c9d2edd5ff54e250bebd615f70487a9dac31d34
Author: strategictraveler <strategictraveler <AT> proton <DOT> me>
AuthorDate: Tue Dec 24 10:06:19 2024 +0000
Commit: strategictraveler <strategictraveler <AT> proton <DOT> me>
CommitDate: Tue Dec 24 10:06:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c9d2edd
games-roguelike/cataclysm-dda: Fix locales not installing
Signed-off-by: strategictraveler <strategictraveler <AT> proton.me>
games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild | 6 ++----
games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild b/games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild
index 0f5301af3..aa956edaa 100644
--- a/games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild
+++ b/games-roguelike/cataclysm-dda/cataclysm-dda-0h.ebuild
@@ -116,6 +116,8 @@ src_compile() {
USE_XDG_DIR=1
)
+ use nls && export LANGUAGES="all"
+
if use ncurses; then
# don't build tests twice
if ! use tiles; then
@@ -135,10 +137,6 @@ src_compile() {
"TESTS=$(usex test 1 0)" \
"TILES=$(usex tiles 1 0)"
fi
-
- if use nls; then
- emake localization
- fi
}
src_install() {
diff --git a/games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild b/games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild
index 679c8f450..fa04fdaf0 100644
--- a/games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild
+++ b/games-roguelike/cataclysm-dda/cataclysm-dda-9999.ebuild
@@ -109,6 +109,8 @@ src_compile() {
USE_XDG_DIR=1
)
+ use nls && export LANGUAGES="all"
+
if use ncurses; then
# don't build tests twice
if ! use tiles; then
@@ -128,10 +130,6 @@ src_compile() {
"TESTS=$(usex test 1 0)" \
"TILES=$(usex tiles 1 0)"
fi
-
- if use nls; then
- emake localization
- fi
}
src_install() {
next reply other threads:[~2024-12-24 10:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 10:10 strategictraveler [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-14 11:37 [gentoo-commits] repo/proj/guru:dev commit in: games-roguelike/cataclysm-dda/ strategictraveler
2025-02-02 11:42 strategictraveler
2025-02-01 20:07 strategictraveler
2025-02-01 20:07 strategictraveler
2025-02-01 20:07 strategictraveler
2025-01-15 13:54 Takuya Wakazono
2025-01-14 11:58 strategictraveler
2025-01-03 17:49 strategictraveler
2024-12-24 19:27 strategictraveler
2024-12-22 13:57 Takuya Wakazono
2024-12-13 14:15 Takuya Wakazono
2024-12-11 13:23 Takuya Wakazono
2024-12-11 12:13 Takuya Wakazono
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=1735034779.6c9d2edd5ff54e250bebd615f70487a9dac31d34.strategictraveler@gentoo \
--to=strategictraveler@proton.me \
--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