GNU bug report logs -
#60840
[PATCH 0/3] gnu: volctl: Update to 0.9.3.
Previous Next
Reported by: Sergiu Ivanov <sivanov <at> colimite.fr>
Date: Sun, 15 Jan 2023 22:39:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 60840 <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-volctl-Make-the-synopsis-line-shorter.patch (text/x-patch, attachment)]
From e0c69ddefe7367e4b4417db70c86eacbfc6e3eae Mon Sep 17 00:00:00 2001
From: Sergiu Ivanov <sivanov <at> colimite.fr>
Date: Sun, 4 Dec 2022 13:27:13 +0100
Subject: [PATCH 1/3] gnu: volctl: Make the synopsis line shorter.
* gnu/packages/gtk.scm (volctl): Make the synopsis line shorter.
---
gnu/packages/gtk.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index de82b9e55f..c8ae855cfa 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -33,6 +33,7 @@
;;; Copyright © 2022 Benjamin Slade <slade <at> lambda-y.net>
;;; Copyright © 2022 Denis 'GNUtoo' Carikli <GNUtoo <at> cyberdimension.org>
;;; Copyright © 2022 Petr Hodina <phodina <at> protonmail.com>
+;;; Copyright © 2022 Sergiu Ivanov <sivanov <at> colimite.fr>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2978,7 +2979,8 @@ (define-public volctl
(propagated-inputs
(list python-click python-pycairo python-pygobject python-pyyaml))
(home-page "https://buzz.github.io/volctl/")
- (synopsis "Per-application volume control and on-screen display for graphical desktops")
+ (synopsis
+ "Per-application volume control and on-screen display for graphical desktops")
(description "Volctl is a PulseAudio-enabled tray icon volume control and
OSD applet for graphical desktops. It's not meant to be an replacement for a
full-featured mixer application. If you're looking for that check out the
--
2.38.1
This bug report was last modified 2 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.