all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Patrick Hetu <patrick.hetu@auf.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add guile-gnome
Date: Sat, 28 May 2016 18:06:43 +0200	[thread overview]
Message-ID: <87y46ui2uk.fsf@gnu.org> (raw)
In-Reply-To: <1464375363-31718-1-git-send-email-patrick.hetu@auf.org> (Patrick Hetu's message of "Fri, 27 May 2016 14:56:03 -0400")

Hi!

Patrick Hetu <patrick.hetu@auf.org> skribis:

> * gnu/packages/gtk.scm (guile-gnome): New variables.

This is a long-overdue addition.

Pushed as 9b381643f009025d97dfc0b82d2c00800c204380 with a few minor
changes:

> +(define-public guile-g-wrap

This one is already available in (gnu packages guile).  :-)

> +              (uri
> +               (string-append "http://ftp.gnu.org/pub/gnu/" name

I changed that to mirror://gnu.

> +      `(#:tests? #f

This should be fixed or explained.

> +        #:phases (alist-cons-before

Changed to ‘modify-phases’.

> +                      (substitute* (find-files "." "^Makefile.am$")

Modified Makefile.in instead so that we don’t need the dependency on
Autoconf, Automake, and Libtool.

> +    (description "Guile wrapper collection for the following GNOME core libraries:

Changed to what ‘guix lint’ recommends.

Thanks!

Ludo’.

  reply	other threads:[~2016-05-28 16:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 18:56 [PATCH] gnu: Add guile-gnome Patrick Hetu
2016-05-28 16:06 ` Ludovic Courtès [this message]
2016-06-07 17:57   ` Patrick Hetu
2016-06-07 21:47     ` David Pirotte
2016-06-08 13:19     ` Ludovic Courtès
2016-06-08 17:34       ` Patrick Hetu
2016-06-08 20:37         ` David Pirotte
2016-06-09  6:37           ` Efraim Flashner
2016-06-09 19:45             ` David Pirotte
2016-06-10  8:44               ` Alex Kost
2016-06-11 21:54                 ` David Pirotte
2016-06-10 12:52         ` 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

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

  git send-email \
    --in-reply-to=87y46ui2uk.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=patrick.hetu@auf.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.