GNU bug report logs -
#44595
[PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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.