unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43660: icedove: "guix build --source" should produce IceDove source
@ 2020-09-27 23:23 Mark H Weaver
  0 siblings, 0 replies; only message in thread
From: Mark H Weaver @ 2020-09-27 23:23 UTC (permalink / raw)
  To: 43660

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-27 23:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 23:23 bug#43660: icedove: "guix build --source" should produce IceDove source Mark H Weaver

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).