unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44595] [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.
@ 2020-11-12 16:23 Simon South
  2020-11-12 16:27 ` [bug#44595] [PATCH 1/1] " Simon South
  2020-11-22  0:03 ` [bug#44595] " Leo Prikler
  0 siblings, 2 replies; 11+ messages in thread
From: Simon South @ 2020-11-12 16:23 UTC (permalink / raw)
  To: 44595; +Cc: simon

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





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-11-29  1:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 16:23 [bug#44595] [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output Simon South
2020-11-12 16:27 ` [bug#44595] [PATCH 1/1] " Simon South
2020-11-18 22:47   ` bug#44595: " Ludovic Courtès
2020-11-22  0:03 ` [bug#44595] " Leo Prikler
2020-11-22 13:31   ` Simon South
2020-11-27 21:30   ` Simon South
2020-11-27 21:35     ` [bug#44595] [PATCH] gnu: transmission: Fix localization of transmission-gtk Simon South
2020-11-27 22:35     ` [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output Leo Prikler
2020-11-28  4:42       ` Leo Famulari
2020-11-28 18:03         ` Simon South
2020-11-29  1:11           ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).