GNU bug report logs - #57384
[PATCH 0/1] gnu: transmission: Add libappindicator to inputs.

Previous Next

Package: guix-patches;

Reported by: simon <at> netpanic.org

Date: Wed, 24 Aug 2022 14:52:01 UTC

Severity: normal

Tags: notabug, patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57384 in the body.
You can then email your comments to 57384 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57384; Package guix-patches. (Wed, 24 Aug 2022 14:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to simon <at> netpanic.org:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 24 Aug 2022 14:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: simon <at> netpanic.org
To: guix-patches <at> gnu.org
Cc: Simon Streit <simon <at> netpanic.org>
Subject: [PATCH 0/1] gnu: transmission: Add libappindicator to inputs.
Date: Wed, 24 Aug 2022 16:51:12 +0200
From: Simon Streit <simon <at> 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




Information forwarded to guix-patches <at> gnu.org:
bug#57384; Package guix-patches. (Wed, 24 Aug 2022 14:56:02 GMT) Full text and rfc822 format available.

Message #8 received at 57384 <at> debbugs.gnu.org (full text, mbox):

From: Simon Streit <simon <at> netpanic.org>
To: 57384 <at> debbugs.gnu.org
Cc: Simon Streit <simon <at> netpanic.org>
Subject: [PATCH 1/1] gnu: transmission: Add libappindicator to inputs.
Date: Wed, 24 Aug 2022 16:55:43 +0200
* gnu/packages/bittorrent.scm (transmission) <inputs>: Add libappindicator.
---
 gnu/packages/bittorrent.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 <at> protonmail.ch>
 ;;; Copyright © 2022 Brice Waegeneire <brice <at> waegenei.re>
 ;;; Copyright © 2022 Jacob Hart <hartja1 <at> yahoo.com>
+;;; Copyright © 2022 Simon Streit <simon <at> 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





Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Fri, 26 Aug 2022 22:05:01 GMT) Full text and rfc822 format available.

Notification sent to simon <at> netpanic.org:
bug acknowledged by developer. (Fri, 26 Aug 2022 22:05:02 GMT) Full text and rfc822 format available.

Message #13 received at 57384-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: simon <at> netpanic.org, 57384-done <at> debbugs.gnu.org
Cc: Simon Streit <simon <at> netpanic.org>
Subject: Re: [bug#57384] [PATCH 0/1] gnu: transmission: Add libappindicator
 to inputs.
Date: Sat, 27 Aug 2022 00:03:53 +0200
[Message part 1 (text/plain, inline)]
simon <at> netpanic.org skriver:

> 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!
[signature.asc (application/pgp-signature, inline)]

Added tag(s) notabug. Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Sat, 17 Sep 2022 21:03:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 16 Oct 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 186 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.