unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: Guix-devel <guix-devel@gnu.org>
Subject: proposal: modularize unpack in gnu build system
Date: Sat, 10 Feb 2018 22:30:12 +0100	[thread overview]
Message-ID: <CAE4v=pgfQi10c30UCGTmX_V_yG=PkYdQ0XbFgbsvKrDsTfiSNA@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 684 bytes --]

It seems, that currently we don't have zip in gnu build system, so that
ends up in native-inputs, if we need that to unpack the tarball.

It would be nice if gnu-build-system would use the appropriate compressor,
and at the same time only depend on the one needed. How could this be
achieved?

We already do something like this when specifying the source of a package.

I guess that something like we are using now structured as download,
git-download, snv-download.
It could go like tar-unpack, zip-unpack and more. What seem to be more
intresting in this case, that we should guess the one we should use, and
lazily evaluate, so that we don"t end up depending on all possibilities.

[-- Attachment #2: Type: text/html, Size: 797 bytes --]

             reply	other threads:[~2018-02-10 21:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-10 21:30 Gábor Boskovits [this message]
2018-02-11 21:50 ` proposal: modularize unpack in gnu build system Ricardo Wurmus
2018-02-12 15:12   ` Gábor Boskovits
2018-02-14 13:49     ` Ludovic Courtès
2018-02-14 19:40       ` Gábor Boskovits

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='CAE4v=pgfQi10c30UCGTmX_V_yG=PkYdQ0XbFgbsvKrDsTfiSNA@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@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).