guile: Add new package
authorPedro Aguilar <paguilar@paguilar.org>
Mon, 24 Nov 2014 22:56:30 +0000 (23:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 26 Nov 2014 20:51:41 +0000 (21:51 +0100)
commit6322f25e1fe6945cc696b08a39665f15ea3c1900
tree0be0142cf758f6e792a35946c97297cca9390c5f
parent8df26deab145425251fc3c6a0175a63e3fb10c0d
guile: Add new package

Guile is an interpreter and compiler for the Scheme programming
language, a clean and elegant dialect of Lisp.

The patch guile-01-fix_arm_endianness.patch is based on guile's
git commit ^ffd3e55cfd

[Thomas:
 - rewrap comments and help text.
 - add missing host-gettext dependency, since gettext.m4 is needed for
   the package to autoreconf.
 - add missing host-pkgconf dependency.
 - add dependency on wchar, inherited from libunistring.]

Signed-off-by: Pedro Aguilar <paguilar@paguilar.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/guile/Config.in [new file with mode: 0644]
package/guile/guile-01-fix_arm_endianness.patch [new file with mode: 0644]
package/guile/guile-02-calculate-csqrt_manually.patch [new file with mode: 0644]
package/guile/guile-03-remove_unused_funcs.patch [new file with mode: 0644]
package/guile/guile.mk [new file with mode: 0644]