unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: 02/02: gnu: harfbuzz: Add "bin" output.
Date: Wed, 16 Sep 2015 08:33:20 +0800	[thread overview]
Message-ID: <CAHZE2pf+9fYJJqFrRgXbFK_cv1smtVXkXMKOepV1pCM3Atbbtw@mail.gmail.com> (raw)
In-Reply-To: <87k2rraby5.fsf@gnu.org>

2015-09-16 0:23 GMT+08:00 Ludovic Courtès <ludo@gnu.org>:
> ??? <iyzsong@gmail.com> skribis:
>
>> commit eb6afbcde784a72a96f3c5a70d657630d421b02a
>> Author: 宋文武 <iyzsong@gmail.com>
>> Date:   Tue Sep 15 20:19:39 2015 +0800
>>
>>     gnu: harfbuzz: Add "bin" output.
>>
>>     * gnu/packages/gtk.scm (harfbuzz)[outputs]: New field.
>>       [arguments]<#:configure-flags>: Pass '--bindir'.
>
> [...]
>
>> --- a/gnu/packages/gtk.scm
>> +++ b/gnu/packages/gtk.scm
>> @@ -154,6 +154,7 @@ affine transformation (scale, rotation, shear, etc.).")
>>                (base32
>>                 "1xrxlrvgyr6mm9qjxmkif2kvcah082y94gf1vqi0f0bdl1g8gp7b"))))
>>     (build-system gnu-build-system)
>> +   (outputs '("out" "bin"))
>
> Could you add a comment explaining why things are split?  I suppose this
> was motivated by the size of the closure or something, no?
Yes, I notice only the executables depend on cairo, and  is about 100k of 700kb.
>
> Also, adding an explicit --bindir is normally not necessary: ‘configure’
> in gnu-build-system.scm does that when there’s a “bin” output.  Or did
> it turn out to be buggy?
oops, I don't know this.

  reply	other threads:[~2015-09-16  0:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150915122151.14062.15456@vcs.savannah.gnu.org>
     [not found] ` <E1ZbpFC-0003g1-5k@vcs.savannah.gnu.org>
2015-09-15 16:23   ` 02/02: gnu: harfbuzz: Add "bin" output Ludovic Courtès
2015-09-16  0:33     ` 宋文武 [this message]
2015-09-16 20:07       ` Ludovic Courtès

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=CAHZE2pf+9fYJJqFrRgXbFK_cv1smtVXkXMKOepV1pCM3Atbbtw@mail.gmail.com \
    --to=iyzsong@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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).