emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44595: closed ([PATCH 0/1] gnu: transmission: Move remaining GUI-rel


From: GNU bug Tracking System
Subject: bug#44595: closed ([PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.)
Date: Wed, 18 Nov 2020 22:48:02 +0000

Your message dated Wed, 18 Nov 2020 23:47:10 +0100
with message-id <87k0uii8pd.fsf@gnu.org>
and subject line Re: [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining 
GUI-related files to "gui" output.
has caused the debbugs.gnu.org bug report #44595,
regarding [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to 
"gui" output.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44595: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44595
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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@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




--- End Message ---
--- Begin Message --- 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 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Simon South <simon@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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]