GNU bug report logs - #44595
[PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.

Previous Next

Package: guix-patches;

Reported by: Simon South <simon <at> simonsouth.net>

Date: Thu, 12 Nov 2020 16:25:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Simon South <simon <at> simonsouth.net>
Subject: bug#44595: closed (Re: [bug#44595] [PATCH 1/1] gnu: transmission:
 Move remaining GUI-related files to "gui" output.)
Date: Wed, 18 Nov 2020 22:48:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#44595: [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 44595 <at> debbugs.gnu.org.

-- 
44595: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44595
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Simon South <simon <at> simonsouth.net>
Cc: 44595-done <at> debbugs.gnu.org
Subject: Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining
 GUI-related files to "gui" output.
Date: Wed, 18 Nov 2020 23:47:10 +0100
Simon South <simon <at> simonsouth.net> skribis:

> * gnu/packages/bittorrent.scm (transmission)[arguments]<phases>: Expand
> "move-gui" phase to move remaining GUI-related files (AppData file,
> localization files, man page) to "gui" output.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Simon South <simon <at> simonsouth.net>
To: guix-patches <at> gnu.org
Cc: simon <at> simonsouth.net
Subject: [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to
 "gui" output.
Date: Thu, 12 Nov 2020 11:23:57 -0500
This patch updates the package for Transmission, a BitTorrent client, to more
completely separate its GUI from the rest of the package's output.

Specifically, it moves the AppData, localization files and man page for the
"transmission-gtk" application to the package's "gui" output. These had
inadvertently been left in the main output, as you can see (before applying
the patch) with

  find `guix build transmission` -type f | grep gtk

Note I've also removed a comment from the package definition, as it is now
outdated and I see no reason to be continually expanding it when I feel it is
clear from the phase's name, the preceding comment and the code itself what is
being done and why.

--
Simon South
simon <at> simonsouth.net


Simon South (1):
  gnu: transmission: Move remaining GUI-related files to "gui" output.

 gnu/packages/bittorrent.scm | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

-- 
2.29.2




This bug report was last modified 4 years and 232 days ago.

Previous Next


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