public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/
Date: Fri,  1 May 2020 17:57:38 +0000 (UTC)	[thread overview]
Message-ID: <1588355848.3ef3d2b0dcbd56d26c000700ca37307af80fba60.pacho@gentoo> (raw)

commit:     3ef3d2b0dcbd56d26c000700ca37307af80fba60
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri May  1 17:34:53 2020 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri May  1 17:57:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef3d2b0

gnome-extra/synapse: Migrate to 'appindicator' USE

Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 gnome-extra/synapse/metadata.xml            | 1 -
 gnome-extra/synapse/synapse-0.2.99.4.ebuild | 8 ++++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/synapse/metadata.xml b/gnome-extra/synapse/metadata.xml
index 6bc83c1f161..215e77c55c3 100644
--- a/gnome-extra/synapse/metadata.xml
+++ b/gnome-extra/synapse/metadata.xml
@@ -6,7 +6,6 @@
 <name>Gentoo Desktop Miscellaneous Project</name>
 </maintainer>
 <use>
-<flag name="indicator">Build support for application indicators using <pkg>dev-libs/libappindicator</pkg></flag>
 <flag name="plugins">Build support for plugins using <pkg>net-libs/rest</pkg></flag>
 </use>
 <upstream>

diff --git a/gnome-extra/synapse/synapse-0.2.99.4.ebuild b/gnome-extra/synapse/synapse-0.2.99.4.ebuild
index 21d2186c0fc..15dea56bdaa 100644
--- a/gnome-extra/synapse/synapse-0.2.99.4.ebuild
+++ b/gnome-extra/synapse/synapse-0.2.99.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/synapse-project/0.3/${PV}/+download/${P}.tar.xz"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE="indicator nls plugins"
+IUSE="appindicator nls plugins"
 
 RDEPEND="
 	>=dev-libs/glib-2.28.0:2
@@ -25,7 +25,7 @@ RDEPEND="
 	x11-libs/libnotify
 	x11-libs/pango
 	x11-themes/adwaita-icon-theme
-	indicator? ( dev-libs/libappindicator:3 )
+	appindicator? ( dev-libs/libappindicator:3 )
 	nls? ( virtual/libintl )
 	plugins? ( >=net-libs/rest-0.7 )
 "
@@ -44,7 +44,7 @@ src_prepare() {
 
 src_configure() {
 	econf \
-		$(use_enable indicator) \
+		$(use_enable appindicator indicator) \
 		$(use_enable nls) \
 		$(use_enable plugins librest yes) \
 		--disable-zeitgeist


             reply	other threads:[~2020-05-01 17:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 17:57 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-27 15:12 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/synapse/ Pacho Ramos
2023-01-23 18:08 Sam James
2023-01-23 17:48 Sam James
2022-09-27 23:57 Matt Turner
2021-08-11  2:05 Sam James
2021-03-29 23:00 Jonas Stein
2019-03-19 10:49 Jeroen Roovers
2019-03-19  2:03 Thomas Deutschmann
2019-03-16 21:39 Agostino Sarubbo
2018-10-14 13:29 Jeroen Roovers
2018-10-14 12:46 Jeroen Roovers
2018-10-14 12:46 Jeroen Roovers
2018-10-14 12:18 Jeroen Roovers
2018-05-02 14:41 Mikle Kolyada
2017-04-21 12:32 Pacho Ramos
2017-02-12 15:44 Agostino Sarubbo
2017-02-04 15:21 Agostino Sarubbo
2016-11-27 11:21 Pacho Ramos
2016-09-25 19:43 Jeroen Roovers
2015-11-03 16:18 Agostino Sarubbo
2015-10-27 12:18 Agostino Sarubbo
2015-10-24  6:23 Justin Lecher
2015-10-16 18:54 Justin Lecher
2015-10-16 18:54 Justin Lecher

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=1588355848.3ef3d2b0dcbd56d26c000700ca37307af80fba60.pacho@gentoo \
    --to=pacho@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