public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/
Date: Mon,  1 Mar 2021 17:40:21 +0000 (UTC)	[thread overview]
Message-ID: <1614620409.0e03ae4461dbb2dbc90ea762453fb945b438709f.sam@gentoo> (raw)

commit:     0e03ae4461dbb2dbc90ea762453fb945b438709f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  1 17:40:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar  1 17:40:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e03ae44

media-libs/libcaca: swap to BDEPEND

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...beta19-r2.ebuild => libcaca-0.99_beta19-r3.ebuild} | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
similarity index 92%
rename from media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
rename to media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
index 123618a9430..740d72d09ac 100644
--- a/media-libs/libcaca/libcaca-0.99_beta19-r2.ebuild
+++ b/media-libs/libcaca/libcaca-0.99_beta19-r3.ebuild
@@ -23,7 +23,9 @@ RESTRICT="!test? ( test )"
 # ruby? ( ruby_targets_${USE_RUBY} )
 REQUIRED_USE=""
 
-COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
+# ruby? (  $(ruby_implementations_depend) )
+DEPEND="
+	imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 	mono? ( dev-lang/mono )
 	ncurses? ( >=sys-libs/ncurses-5.9-r3:0=[${MULTILIB_USEDEP}] )
 	opengl? (
@@ -33,11 +35,13 @@ COMMON_DEPEND="imlib? ( >=media-libs/imlib2-1.4.6-r2[${MULTILIB_USEDEP}] )
 		truetype? ( >=media-libs/ftgl-2.1.3_rc5 )
 	)
 	slang? ( >=sys-libs/slang-2.2.4-r1[${MULTILIB_USEDEP}] )
-	X? ( >=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] >=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}] )"
-#	ruby? (  $(ruby_implementations_depend) )
-RDEPEND="${COMMON_DEPEND}
-	java? ( >=virtual/jre-1.5 )"
-DEPEND="${COMMON_DEPEND}
+	X? (
+		>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]
+		>=x11-libs/libXt-1.1.4[${MULTILIB_USEDEP}]
+	)
+"
+RDEPEND="java? ( >=virtual/jre-1.5 )"
+BDEPEND="
 	virtual/pkgconfig
 	doc? (
 		app-doc/doxygen
@@ -47,7 +51,8 @@ DEPEND="${COMMON_DEPEND}
 		dev-texlive/texlive-latexrecommended
 	)
 	java? ( >=virtual/jdk-1.5 )
-	test? ( dev-util/cppunit )"
+	test? ( dev-util/cppunit )
+"
 
 DOCS=( AUTHORS ChangeLog NEWS NOTES README THANKS )
 


             reply	other threads:[~2021-03-01 17:40 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01 17:40 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-31  5:32 [gentoo-commits] repo/gentoo:master commit in: media-libs/libcaca/ 罗百科
2022-11-19  4:50 WANG Xuerui
2022-11-07 21:10 Ionen Wolkens
2022-10-10 22:06 Sam James
2022-10-10 22:06 Sam James
2022-09-09  7:59 David Seifert
2022-07-29  4:17 Sam James
2021-10-02 22:52 James Le Cuirot
2021-06-18 14:56 Sam James
2021-06-18 14:33 Sam James
2021-06-03 22:52 Sam James
2021-05-28 14:40 Sergei Trofimovich
2021-05-28  0:29 Sam James
2021-05-27 19:22 Sam James
2021-05-25 19:10 Agostino Sarubbo
2021-05-25 18:58 Agostino Sarubbo
2021-05-25 16:55 Sam James
2021-05-25  8:25 Yixun Lan
2021-03-02  5:47 Sam James
2021-03-01 17:40 Sam James
2021-03-01 17:34 Sam James
2020-08-22  8:04 Michał Górny
2019-11-05 18:31 Michał Górny
2019-11-04 12:19 Mikle Kolyada
2019-11-04 12:19 Mikle Kolyada
2018-06-30 11:29 David Seifert
2018-06-30 11:29 David Seifert
2018-06-28 13:55 Mikle Kolyada
2017-06-16 10:37 Alexis Ballier
2017-01-15 20:45 Jeroen Roovers
2016-12-20 19:21 Tobias Klausmann
2016-12-07  6:42 Jason Zaman
2016-10-28  4:54 Markus Meier
2016-10-16 17:45 Tobias Klausmann

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=1614620409.0e03ae4461dbb2dbc90ea762453fb945b438709f.sam@gentoo \
    --to=sam@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