all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Import from Debian?
@ 2016-04-24 12:32 Hartmut Goebel
  2016-04-24 14:27 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Hartmut Goebel @ 2016-04-24 12:32 UTC (permalink / raw)
  To: guix-devel

Hi,

did anybody work on some "guix import debian"?

If we'd had something like this, this could increase the speed for
adding new packages a lot. I found a Python module `python-debian` which
seams to allow analyzing .dsc files and control files quite easily. If
it is of interest, I could implement "guix-import-debian". Of course,
since I'm not a scheme programmer, this would be in Python. But it could
be used as a scratch for a Guile implementation.

Opinions?

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

* Re: Import from Debian?
  2016-04-24 12:32 Import from Debian? Hartmut Goebel
@ 2016-04-24 14:27 ` Ludovic Courtès
  2016-04-26 10:51   ` Hartmut Goebel
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2016-04-24 14:27 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> did anybody work on some "guix import debian"?

We already have “guix import nix” but (1) the non-trivial parts cannot
be automatically translated (because they’re written in Bash in
Nixpkgs), and (2) meta-data, in particular licenses, needs to be
double-checked and adjusted.

I think it may be similar with a Debian importer, but I’d be interested
in hearing about experiments in that direction!

Ludo’.

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

* Re: Import from Debian?
  2016-04-24 14:27 ` Ludovic Courtès
@ 2016-04-26 10:51   ` Hartmut Goebel
  0 siblings, 0 replies; 3+ messages in thread
From: Hartmut Goebel @ 2016-04-26 10:51 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Am 24.04.2016 um 16:27 schrieb Ludovic Courtès:
> We already have “guix import nix” but (1) the non-trivial parts cannot
> be automatically translated (because they’re written in Bash in
> Nixpkgs), and (2) meta-data, in particular licenses, needs to be
> double-checked and adjusted.

I would not expect this to be fully automatic. More to generate a
package-template containing version, URLs, description, checksums, etc.

Of course a lot of work would still have to be done manually.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

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

end of thread, other threads:[~2016-04-26 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-24 12:32 Import from Debian? Hartmut Goebel
2016-04-24 14:27 ` Ludovic Courtès
2016-04-26 10:51   ` Hartmut Goebel

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.