public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swaync/
Date: Wed, 23 Feb 2022 04:55:01 +0000 (UTC)	[thread overview]
Message-ID: <1645592081.d976b8fed0d1467e4a582ac16f8b148746de095b.freijon@gentoo> (raw)

commit:     d976b8fed0d1467e4a582ac16f8b148746de095b
Author:     Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Wed Feb 23 04:54:41 2022 +0000
Commit:     Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Wed Feb 23 04:54:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d976b8fe

gui-apps/swaync: Fixing bug https://bugs.gentoo.org/833925

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Frei <freijon <AT> pm.me>

 gui-apps/swaync/metadata.xml      | 4 ----
 gui-apps/swaync/swaync-0.4.ebuild | 6 +-----
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/gui-apps/swaync/metadata.xml b/gui-apps/swaync/metadata.xml
index 325f2c8a0..8a1d06e20 100644
--- a/gui-apps/swaync/metadata.xml
+++ b/gui-apps/swaync/metadata.xml
@@ -14,10 +14,6 @@
 		<bugs-to>https://github.com/ErikReider/SwayNotificationCenter/issues</bugs-to>
 	</upstream>
 	<use>
-		<flag name="bash-completion">Install bash shell completions</flag>
-		<flag name="fish-completion">Install fish shell completions</flag>
-		<flag name="systemd">Install systemd user service unit</flag>
 		<flag name="scripting">Enable notification scripting</flag>
-		<flag name="zsh-completion">Install bash shell completions</flag>
 	</use>
 </pkgmetadata>

diff --git a/gui-apps/swaync/swaync-0.4.ebuild b/gui-apps/swaync/swaync-0.4.ebuild
index 3bcbd9875..814af4afb 100644
--- a/gui-apps/swaync/swaync-0.4.ebuild
+++ b/gui-apps/swaync/swaync-0.4.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/SwayNotificationCenter-${PV}"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="bash-completion fish-completion scripting systemd zsh-completion"
+IUSE="scripting"
 
 DEPEND="
 	dev-libs/glib
@@ -34,11 +34,7 @@ BDEPEND="
 
 src_configure() {
 	local emesonargs=(
-		$(meson_use bash-completion bash-completions)
-		$(meson_use fish-completion fish-completions)
 		$(meson_use scripting)
-		$(meson_use systemd systemd-service)
-		$(meson_use zsh-completion zsh-completions)
 	)
 	meson_src_configure
 }


             reply	other threads:[~2022-02-23  4:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23  4:55 Jonas Frei [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25 12:20 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swaync/ Joe Kappus
2024-03-18 11:40 Takuya Wakazono
2024-03-17 14:08 Shaoyu Tseng
2023-05-29 19:34 Jonas Frei
2022-11-29  4:36 Jonas Frei
2022-09-23  0:05 Anthony Ruhier
2022-09-19 12:39 Anthony Ruhier
2022-06-29 20:45 Jonas Frei
2022-06-27 10:43 Jonas Frei
2022-05-14 13:17 Jonas Frei
2022-04-04  4:39 Jonas Frei
2022-03-08 13:37 Andrew Ammerlaan
2022-02-23 13:44 Anna Vyalkova
2022-02-21 11:09 Jonas Frei
2022-02-21 10:54 Jonas Frei
2022-02-21  8:25 Jonas Frei
2022-02-21  6:03 Jonas Frei
2022-02-21  5:33 Jonas Frei

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=1645592081.d976b8fed0d1467e4a582ac16f8b148746de095b.freijon@gentoo \
    --to=freijon@pm.me \
    --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