guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] build: ruby: Add support for tarball and directory sources.


From: Ludovic Courtès
Subject: Re: [PATCH] build: ruby: Add support for tarball and directory sources.
Date: Mon, 14 Sep 2015 10:08:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

David Thompson <address@hidden> skribis:

> From 612a4a692375f241934de03d24064dbef1c7294c Mon Sep 17 00:00:00 2001
> From: David Thompson <address@hidden>
> Date: Mon, 7 Sep 2015 22:58:05 -0400
> Subject: [PATCH] build: ruby: Add support for tarball and directory sources.
>
> Previously, the Ruby build system only knew how to work with gem archives,
> which made it difficult to build unreleased gems from a Git repository or
> released gems in tarball form.
>
> * gnu/build/ruby-build-system.scm (gnu:unpack, gem-archive?): New procedures.
>   (unpack): Use GNU build system unpack phase for non-gem sources.
>   (build): Rebuild the gemspec iff the source is a gem archive.

I trust you for all things Ruby, but it looks good.

Should the manual mention that both Gems and raw checkouts are handled?

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]