[PATCH 0/1] gnu: transmission: Add libappindicator to inputs.

  • Done
  • quality assurance status badge
Details
3 participants
  • Paul Eggert
  • Marius Bakke
  • simon
Owner
unassigned
Submitted by
simon
Severity
normal
S
(address . guix-patches@gnu.org)(name . Simon Streit)(address . simon@netpanic.org)
cover.1661352317.git.simon@netpanic.org
From: Simon Streit <simon@netpanic.org>

Hello!

A small modification to the input list to enable application indication in
wayland enabled sessions.

Simon Streit (1):
gnu: transmission: Add libappindicator to inputs.

gnu/packages/bittorrent.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
2.37.2
S
S
Simon Streit wrote on 24 Aug 2022 16:55
[PATCH 1/1] gnu: transmission: Add libappindicator to inputs.
(address . 57384@debbugs.gnu.org)(name . Simon Streit)(address . simon@netpanic.org)
8b4a716885f3f9b2efa0a41a71aab6bc8d923182.1661352317.git.simon@netpanic.org
* gnu/packages/bittorrent.scm (transmission) <inputs>: Add libappindicator.
---
gnu/packages/bittorrent.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 43fc287b95..db5237c997 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -16,6 +16,7 @@
;;; Copyright © 2021 Josselin Poiret <josselin.poiret@protonmail.ch>
;;; Copyright © 2022 Brice Waegeneire <brice@waegenei.re>
;;; Copyright © 2022 Jacob Hart <hartja1@yahoo.com>
+;;; Copyright © 2022 Simon Streit <simon@netpanic.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -132,7 +133,7 @@ (define-public transmission
(string-append gui "/share/man/man1/transmission-gtk.1"))
#t))))))
(inputs
- (list libevent curl openssl zlib gtk+))
+ (list libevent curl openssl zlib gtk+ libappindicator))
(native-inputs
(list intltool pkg-config))
(home-page "https://transmissionbt.com/")
--
2.37.2
M
M
Marius Bakke wrote on 27 Aug 2022 00:03
Re: [bug#57384] [PATCH 0/1] gnu: transmission: Add libappindicator to inputs.
(name . Simon Streit)(address . simon@netpanic.org)
87o7w6fyra.fsf@gnu.org
simon@netpanic.org skriver:

Toggle quote (8 lines)
> Hello!
>
> A small modification to the input list to enable application indication in
> wayland enabled sessions.
>
> Simon Streit (1):
> gnu: transmission: Add libappindicator to inputs.

Applied, thanks!
-----BEGIN PGP SIGNATURE-----

iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYwlDSQ8cbWFyaXVzQGdu
dS5vcmcACgkQ6HGLpZEUEHedWwD9EQ3Il9ovl5DYAoKEZvnuZ6jS2QD43w6dqMSu
/qf0iv4A/jRHFl1zFZL/ZfuC78IbIdZ7qbTWsdg1hbkBZnaK3nkD
=uQBA
-----END PGP SIGNATURE-----

Closed
P
P
Paul Eggert wrote on 17 Sep 2022 23:02
57384 is not a bug
(address . control@debbugs.gnu.org)
a070141f-e885-2b71-30d0-8152050af2ab@cs.ucla.edu
tags 57384 notabug
close 57384
?