public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmediaart/
Date: Sat, 29 Oct 2022 19:18:28 +0000 (UTC)	[thread overview]
Message-ID: <1667071062.1f550157b5ecd3418f0816a1b70a4761b8f5f11b.mattst88@gentoo> (raw)

commit:     1f550157b5ecd3418f0816a1b70a4761b8f5f11b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 19:12:42 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 19:17:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f550157

media-libs/libmediaart: Use BDEPEND

* and make gtk-doc dependency conditional on USE=gtk-doc.

Closes: https://bugs.gentoo.org/878153
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../{libmediaart-1.9.6.ebuild => libmediaart-1.9.6-r1.ebuild}        | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-libs/libmediaart/libmediaart-1.9.6.ebuild b/media-libs/libmediaart/libmediaart-1.9.6-r1.ebuild
similarity index 94%
rename from media-libs/libmediaart/libmediaart-1.9.6.ebuild
rename to media-libs/libmediaart/libmediaart-1.9.6-r1.ebuild
index 3f594eb1597c..4dce060e2ecc 100644
--- a/media-libs/libmediaart/libmediaart-1.9.6.ebuild
+++ b/media-libs/libmediaart/libmediaart-1.9.6-r1.ebuild
@@ -24,10 +24,11 @@ RDEPEND="
 	introspection? ( >=dev-libs/gobject-introspection-1.30:= )
 	qt5? ( dev-qt/qtgui:5 )
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
 	dev-libs/gobject-introspection-common
-	dev-util/gtk-doc
 	virtual/pkgconfig
+	gtk-doc? ( dev-util/gtk-doc )
 	vala? ( $(vala_depend) )
 "
 


             reply	other threads:[~2022-10-29 19:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-29 19:18 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-27  5:46 [gentoo-commits] repo/gentoo:master commit in: media-libs/libmediaart/ WANG Xuerui
2022-10-31  2:56 Matt Turner
2022-07-18 23:41 Sam James
2022-07-06  1:24 Sam James
2022-07-02 20:47 Sam James
2022-06-01 13:56 Matt Turner
2022-05-28  5:45 Sam James
2022-05-28  1:27 Sam James
2022-05-28  1:20 Sam James
2022-03-27  0:00 Matt Turner
2021-08-27 15:19 Yixun Lan
2021-08-01 18:27 Sam James
2021-03-04  0:23 Sam James
2019-02-17 16:21 Mart Raudsepp
2017-12-20 21:02 Mart Raudsepp
2017-12-16 14:04 Tobias Klausmann
2017-09-28 12:06 Michael Palimaka
2017-08-16 22:31 Gilles Dartiguelongue
2017-07-14 13:57 Alexis Ballier
2017-03-19 17:04 Mart Raudsepp
2017-02-15 20:38 Mart Raudsepp
2016-10-27 21:45 Patrice Clement
2016-07-31  8:54 Pacho Ramos
2015-09-07 16:24 Mikle Kolyada
2015-09-06  7:41 Pacho Ramos
2015-09-06  7:39 Pacho Ramos

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=1667071062.1f550157b5ecd3418f0816a1b70a4761b8f5f11b.mattst88@gentoo \
    --to=mattst88@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