public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/
Date: Sat,  3 Aug 2024 16:15:54 +0000 (UTC)	[thread overview]
Message-ID: <1722701724.8013f56419c69aa8d6af613565ef85fc9f85a7a4.floppym@gentoo> (raw)

commit:     8013f56419c69aa8d6af613565ef85fc9f85a7a4
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 16:15:24 2024 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 16:15:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8013f564

net-p2p/transmission-remote-gtk: restore geoip USE flag

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.6.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.6.0.ebuild b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.6.0.ebuild
index 61711172f8f8..722a196e1260 100644
--- a/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.6.0.ebuild
+++ b/net-p2p/transmission-remote-gtk/transmission-remote-gtk-1.6.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
-IUSE="appindicator debug geoip libproxy rss"
+IUSE="appindicator geoip"
 
 # RESTRICT="test"
 
@@ -23,6 +23,7 @@ RDEPEND="
 	>=dev-libs/json-glib-1.2.8
 	>=x11-libs/gtk+-3.22:3
 	appindicator? ( dev-libs/libayatana-appindicator )
+	geoip? ( dev-libs/geoip )
 "
 DEPEND="${RDEPEND}
 "
@@ -33,6 +34,7 @@ BDEPEND="
 
 src_configure() {
 	local emesonargs=(
+		$(meson_feature geoip)
 		$(meson_feature appindicator libappindicator)
 	)
 	meson_src_configure


             reply	other threads:[~2024-08-03 16:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-03 16:15 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-03 15:50 [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission-remote-gtk/ Mike Gilbert
2023-03-11 22:09 Mike Gilbert
2022-08-30  8:48 Jakov Smolić
2022-08-30  8:48 Jakov Smolić
2022-05-31  4:50 Mike Gilbert
2022-05-31  4:50 Mike Gilbert
2022-01-13 21:37 Georgy Yakovlev
2022-01-02 13:21 Georgy Yakovlev
2021-01-05 15:47 Andreas K. Hüttel
2020-12-16  3:58 Sam James
2020-11-28 13:34 Thomas Deutschmann
2019-02-14  9:37 Mart Raudsepp
2019-02-14  9:37 Mart Raudsepp
2017-06-24  2:17 Michael Palimaka
2017-06-22 12:47 Agostino Sarubbo
2017-06-22 10:49 Agostino Sarubbo
2017-06-18  9:52 Pacho Ramos
2017-06-18  9:52 Pacho Ramos
2016-09-12 21:09 Gilles Dartiguelongue
2016-08-07  7:42 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=1722701724.8013f56419c69aa8d6af613565ef85fc9f85a7a4.floppym@gentoo \
    --to=floppym@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