unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add Augeas.
Date: Wed, 03 Feb 2016 10:37:54 +0100	[thread overview]
Message-ID: <87d1sexhfx.fsf@gnu.org> (raw)
In-Reply-To: <idjfuxb9knk.fsf@bimsb-sys02.mdc-berlin.net> (Ricardo Wurmus's message of "Tue, 2 Feb 2016 16:50:07 +0100")

Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> skribis:

> Leo Famulari <leo@famulari.name> writes:
>
>>> +    (build-system gnu-build-system)
>>> +    ;; Marked as "required" in augeas.pc
>>> +    (propagated-inputs
>>> +     `(("libxml2" ,libxml2)))

I find it clearer to put the comment right below ‘propagated-inputs’.

>> Is there really no way to avoid this?
>
> I don’t know.

The problem is that I don’t think it works to put an absolute file name
in the ‘Requires’ field of a ‘.pc’ file, so I don’t think we can avoid
it unfortunately.

However, since Augeas is a library, the propagated input is acceptable:
in practice, people probably won’t have it in their main environment,
but rather in a ‘guix environment’ thing, or in a dedicated development
profile.

Ludo’.

  parent reply	other threads:[~2016-02-03  9:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 15:05 [PATCH] gnu: Add Augeas Ricardo Wurmus
2016-01-22 20:29 ` Leo Famulari
2016-02-02 15:50   ` Ricardo Wurmus
2016-02-02 17:13     ` Tobias Geerinckx-Rice
2016-02-02 19:11       ` Ricardo Wurmus
2016-02-03  9:37     ` Ludovic Courtès [this message]
2016-03-03 16:16       ` Ricardo Wurmus
2016-03-04  3:03         ` Leo Famulari
2016-03-04  8:21           ` Ricardo Wurmus

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=87d1sexhfx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /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).