public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ahoviewer/
Date: Thu, 18 May 2023 12:17:29 +0000 (UTC)	[thread overview]
Message-ID: <1684411748.780db08790284945ed5edcc57274f3506fea9b5e.asturm@gentoo> (raw)

commit:     780db08790284945ed5edcc57274f3506fea9b5e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 14 12:16:45 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 18 12:09:08 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780db087

media-gfx/ahoviewer: Rename USE=gnome-keyring -> keyring

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/ahoviewer/ahoviewer-2.0.0_pre20220124.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20220124.ebuild b/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20220124.ebuild
index 3fb63efcf620..a1f6266cd7e6 100644
--- a/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20220124.ebuild
+++ b/media-gfx/ahoviewer/ahoviewer-2.0.0_pre20220124.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ahodesuka/ahoviewer/archive/${MY_COMMIT}.tar.gz -> $
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="gnome-keyring gnutls +gstreamer plugins +rar +ssl +zip"
+IUSE="keyring gnutls +gstreamer plugins +rar +ssl +zip"
 
 DEPEND="dev-cpp/atkmm:0
 	dev-cpp/glibmm:2
@@ -28,7 +28,7 @@ DEPEND="dev-cpp/atkmm:0
 	net-misc/curl
 	x11-libs/gdk-pixbuf:2
 	x11-libs/gtk+:3
-	gnome-keyring? ( app-crypt/libsecret )
+	keyring? ( app-crypt/libsecret )
 	gstreamer? (
 		media-libs/gst-plugins-bad:1.0
 		media-libs/gstreamer:1.0
@@ -70,7 +70,7 @@ S="${WORKDIR}/ahoviewer-${MY_COMMIT}"
 
 src_configure() {
 	local emesonargs=(
-		$(meson_feature gnome-keyring libsecret)
+		$(meson_feature keyring libsecret)
 		$(meson_feature gstreamer)
 		$(meson_feature plugins libpeas)
 		$(meson_feature rar libunrar)


             reply	other threads:[~2023-05-18 12:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-18 12:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-24  8:34 [gentoo-commits] repo/gentoo:master commit in: media-gfx/ahoviewer/ Joonas Niilola
2024-01-28  6:33 Joonas Niilola
2023-10-29 22:23 Mart Raudsepp
2023-08-31  7:07 Joonas Niilola
2023-08-23  5:35 Joonas Niilola
2023-08-23  5:35 Joonas Niilola
2023-07-23  5:48 Joonas Niilola
2023-07-23  5:48 Joonas Niilola
2023-07-23  5:48 Joonas Niilola
2022-02-25  7:35 Joonas Niilola
2022-02-25  7:35 Joonas Niilola
2022-02-25  7:35 Joonas Niilola
2022-01-25 15:11 Joonas Niilola
2022-01-04  7:36 Joonas Niilola
2022-01-04  7:36 Joonas Niilola
2021-11-26  7:43 Joonas Niilola
2021-07-19 11:15 Joonas Niilola
2021-06-02  8:18 Joonas Niilola
2021-06-02  8:18 Joonas Niilola
2021-05-02 18:31 Joonas Niilola
2021-02-08  6:36 Joonas Niilola
2020-12-17  7:13 Joonas Niilola
2020-03-19  7:34 Joonas Niilola
2019-09-21  6:26 Joonas Niilola
2019-09-21  6:26 Joonas Niilola
2019-07-31  3:41 Joonas Niilola
2019-04-06 20:34 Andreas Sturmlechner
2019-01-24  0:17 Patrice Clement
2018-10-18 19:20 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=1684411748.780db08790284945ed5edcc57274f3506fea9b5e.asturm@gentoo \
    --to=asturm@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