public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libtinynotify-systemwide/
Date: Wed,  1 Mar 2023 09:40:32 +0000 (UTC)	[thread overview]
Message-ID: <1677663622.d3bb48de62bbc3f1e2e883c6c376ef200057e5a9.mgorny@gentoo> (raw)

commit:     d3bb48de62bbc3f1e2e883c6c376ef200057e5a9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 09:35:41 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 09:40:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bb48de

x11-libs/libtinynotify-systemwide: Remove gtk-doc support

Closes: https://bugs.gentoo.org/831499
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../libtinynotify-systemwide-0.1-r1.ebuild                 | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild
index 0b16dba880c5..610292371673 100644
--- a/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild
+++ b/x11-libs/libtinynotify-systemwide/libtinynotify-systemwide-0.1-r1.ebuild
@@ -10,18 +10,20 @@ SRC_URI="https://github.com/projg2/libtinynotify-systemwide/releases/download/${
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc"
 
-RDEPEND="
+DEPEND="
 	sys-process/procps:=
-	x11-libs/libtinynotify:="
-DEPEND="${RDEPEND}"
+	x11-libs/libtinynotify:=
+"
+RDEPEND="
+	${DEPEND}
+"
 BDEPEND="
 	virtual/pkgconfig
-	doc? ( dev-util/gtk-doc )"
+"
 
 src_configure() {
-	econf $(use_enable doc gtk-doc)
+	econf --disable-gtk-doc
 }
 
 src_install() {


             reply	other threads:[~2023-03-01  9:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-01  9:40 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-01  9:40 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libtinynotify-systemwide/ Michał Górny
2023-02-20 20:52 David Seifert
2023-02-20 20:52 David Seifert
2017-06-29 22:22 Michał Górny
2017-06-29 22:22 Michał Górny
2017-06-29 22:22 Michał Górny

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=1677663622.d3bb48de62bbc3f1e2e883c6c376ef200057e5a9.mgorny@gentoo \
    --to=mgorny@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