unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ANN: guix-import-debian
@ 2016-05-01 18:01 Hartmut Goebel
  2016-05-02  8:24 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Hartmut Goebel @ 2016-05-01 18:01 UTC (permalink / raw)
  To: guix-devel

Hi,

based on a former short discussion [1] I implemented a Pyhton tool which
helps generating package definitions from Debian descriptions.

Comments and enhancements are *very* welcome.

Installation:

   pip install guix-import-debian

:Homepage: https://gitlab.com/htgoebel/guix-import-debian


`guix-import-debian` reads the Debian package description and
``.debian.tar.gz`` from the debian package servers and creates a
(hopefully useful) Guix package definition. Of course, this definition
needs to be reworked to make everything fine for committing to the
Guix project.

This basically saves you some typing and collecting data. it does not
doe the remaining work for you.

Typically things to to are:

- check the source definitons
- check the inputs and native-inputs
- check the synopsis and description
- check the outputs
- test if building works as expected
- run guix lint
- and all the other

The downloaded debian file for this package can be found in $TMP (may
be changed using option ``--tempdir``), so you can easily continue
your research.



[1] https://lists.gnu.org/archive/html/guix-devel/2016-04/msg00927.html

-- 
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] 4+ messages in thread

end of thread, other threads:[~2016-05-03 11:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-01 18:01 ANN: guix-import-debian Hartmut Goebel
2016-05-02  8:24 ` Ludovic Courtès
2016-05-02 19:50   ` Hartmut Goebel
2016-05-03 11:43     ` Ludovic Courtès

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