icedove: "guix build --source" should produce IceDove source

  • Open
  • quality assurance status badge
Details
One participant
  • Mark H Weaver
Owner
unassigned
Submitted by
Mark H Weaver
Severity
normal
M
M
Mark H Weaver wrote on 28 Sep 2020 01:23
(address . bug-guix@gnu.org)
87o8lq7qic.fsf@netris.org
At present, "guix build --source icedove" simply returns the
corresponding IceCat tarball. The addition of code from upstream
Thunderbird, as well as the rebranding to "IceDove", is currently done
within phases.

It would be good to arrange for "guix build --source icedove" to return
something more appropriate.

I suggest that the first step should add an 'icedove-source' variable
that produces an icedove tarball, for now implemented in a way similar
to 'icecat-source' and incorporating the functionality of the
'prepare-thunderbird-sources' and 'rename-to-icedove' phases of the
'icedove' package.

Note that snippets are unable to do this job, because they are only able
to produce tarballs with the same file name and top-level directory name
as the main upstream input. In this case, we need to produce a tarball
with name and top-level directory 'icedove' starting from an 'icecat'
tarball.

Mark
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 43660@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 43660
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch