all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
Cc: guix-devel@gnu.org, Alex Sassmannshausen <alex@pompo.co>
Subject: Re: [PATCH 1/1] gnu: Add Guile-ICS.
Date: Sun, 08 Jan 2017 12:09:36 +0100	[thread overview]
Message-ID: <87k2a5vmdr.fsf@gnu.org> (raw)
In-Reply-To: <20170107212507.29966-2-alex@pompo.co> (Alex Sassmannshausen's message of "Sat, 7 Jan 2017 22:25:07 +0100")

Howdy!

Alex Sassmannshausen <alex.sassmannshausen@gmail.com> skribis:

> * gnu/packages/guile.scm (guile-ics): New variable.

Cool, we’ll be able to browse the FOSDEM schedule from Guile!  :-)

> +    (version "0.1.1-rc1")

Apparently 0.1.1 is already out!

However the tarball contains .go files, which should be removed.

But it might be best to just download from github.com and add a
bootstrap phase, like I did for Guile-SSH, because memory-heap.org is
slow and sometimes disappeared in the past.

> +    (arguments
> +     '(#:configure-flags
> +       (list (string-append
> +              "--with-guile-site-dir=" %output "/share/guile/site/2.0"))))

This can be omitted (in fact, adding it would lead compilations with
Guile 2.2 to install modules in the wrong place.)

> +    (license gpl3)))

gpl3+

OK with these changes, thanks!

Ludo’.

  reply	other threads:[~2017-01-08 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-07 21:25 [PATCH 0/1] Add Guile-ICS Alex Sassmannshausen
2017-01-07 21:25 ` [PATCH 1/1] gnu: " Alex Sassmannshausen
2017-01-08 11:09   ` Ludovic Courtès [this message]
2017-01-08 14:57     ` Artyom V. Poptsov
2017-01-08 22:45       ` Ludovic Courtès
2017-01-09 10:37     ` Alex Sassmannshausen

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=87k2a5vmdr.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alex.sassmannshausen@gmail.com \
    --cc=alex@pompo.co \
    --cc=guix-devel@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.