all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: bug-guix@gnu.org
Subject: Re: [PATCH] distro: Add GNU Libidn.
Date: Sun, 30 Dec 2012 17:06:31 +0100	[thread overview]
Message-ID: <87bodb8qyg.fsf@gnu.org> (raw)
In-Reply-To: <201212292202.46399.andreas@enge.fr> (Andreas Enge's message of "Sat, 29 Dec 2012 22:02:46 +0100")

Andreas Enge <andreas@enge.fr> skribis:

> I am still not clear whether we should do one package or more per file. I 
> am tending more and more towards one package, one file, after trying to put 
> cyrus-sasl with its dependencies into one file and ending up with openssl, 
> mit-kerberos5 and cyrus-sasl all together.

Yeah.  The difficulty with several packages per file is that we may
quickly end up with circular dependencies among modules, which should be
avoided.

For strongly connected components of the DAG, like autotools.scm and
multiprecision.scm, it’s safe to bundle them together.  Likewise for
packages that have a common dependency, such as guile.scm.

> From 7d5d6c361ea12b4f985c10b10b44e9a3a1eddcef Mon Sep 17 00:00:00 2001
> From: Andreas Enge <andreas@enge.fr>
> Date: Sat, 29 Dec 2012 21:29:03 +0100
> Subject: [PATCH 4/4] distro: Add GNU Libidn.
>
> * distro/packages/libidn.scm: New file.
> * Makefile.am (MODULES): Add it.

Applied, thanks!

Ludo’.

      reply	other threads:[~2012-12-30 16:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-29 21:02 [PATCH] distro: Add GNU Libidn Andreas Enge
2012-12-30 16:06 ` Ludovic Courtès [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bodb8qyg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=bug-guix@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 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.