unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon South <simon@simonsouth.net>
To: 44595@debbugs.gnu.org
Cc: simon@simonsouth.net
Subject: [bug#44595] [PATCH 0/1] gnu: transmission: Move remaining GUI-related files to "gui" output.
Date: Thu, 12 Nov 2020 11:23:57 -0500	[thread overview]
Message-ID: <cover.1605196995.git.simon@simonsouth.net> (raw)

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





             reply	other threads:[~2020-11-12 16:25 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12 16:23 Simon South [this message]
2020-11-12 16:27 ` [bug#44595] [PATCH 1/1] gnu: transmission: Move remaining GUI-related files to "gui" output 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1605196995.git.simon@simonsouth.net \
    --to=simon@simonsouth.net \
    --cc=44595@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).