From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/ceferino/
Date: Mon, 2 Aug 2021 18:19:00 +0000 (UTC) [thread overview]
Message-ID: <1627928221.1209e36aef2d272d74660963e27490d59f5894c0.ionen@gentoo> (raw)
commit: 1209e36aef2d272d74660963e27490d59f5894c0
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 18:08:56 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 18:17:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1209e36a
games-arcade/ceferino: move gettext to BDEPEND
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
games-arcade/ceferino/ceferino-0.97.8-r3.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/games-arcade/ceferino/ceferino-0.97.8-r3.ebuild b/games-arcade/ceferino/ceferino-0.97.8-r3.ebuild
index 54be4744494..d3aa76c8576 100644
--- a/games-arcade/ceferino/ceferino-0.97.8-r3.ebuild
+++ b/games-arcade/ceferino/ceferino-0.97.8-r3.ebuild
@@ -19,11 +19,9 @@ RDEPEND="
media-libs/libsdl[sound,video]
media-libs/sdl-image[jpeg,png]
media-libs/sdl-mixer[mod]
- nls? ( virtual/libintl )
-"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )
-"
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="nls? ( sys-devel/gettext )"
PATCHES=(
"${FILESDIR}"/${P}-fix-audio.patch
@@ -41,5 +39,5 @@ src_configure() {
src_install() {
default
newicon data/ima/icono.png ${PN}.png
- make_desktop_entry ceferino "Don Ceferino Hazaña"
+ make_desktop_entry ${PN} "Don Ceferino Hazaña"
}
next reply other threads:[~2021-08-02 18:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-02 18:19 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-07 2:36 [gentoo-commits] repo/gentoo:master commit in: games-arcade/ceferino/ Ionen Wolkens
2021-08-02 18:19 Ionen Wolkens
2020-11-01 22:21 James Le Cuirot
2019-03-19 22:04 James Le Cuirot
2018-04-15 19:00 Pacho Ramos
2018-04-15 19:00 Pacho Ramos
2017-01-04 15:29 Agostino Sarubbo
2016-09-26 12:36 Agostino Sarubbo
2016-05-07 0:23 Michael Sterrett
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=1627928221.1209e36aef2d272d74660963e27490d59f5894c0.ionen@gentoo \
--to=ionen@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