This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Guile-1.5.6-5 available for upload


This release brings two silly but possibly annoying packaging bugfixes.

Please upload.

Greetings,
Jan.


And here the more or less repeatable data:


guile (1.5.6-5) unstable; urgency=low

  * mknetrel (presplit): Fix name of documentation directory (Volker Zell).
  * README: fix comment about runtime requirement: libltdl3 (was
    libtool-devel).
  * guile-devel (category): devel (previously development).

 -- Jan Nieuwenhuizen <janneke@gnu.org>  Thu, 18 Jul 2002 12:13:55 +0200



Guile version 1.5.6-5, is now available for uploading at:

    http://lilypond.org/cygwin/tar/guile

After a successful installation of guile (and libguile14), you should
be able to run, eg,

    guile -c '(begin (write (string-append "hello: " (version) "\n")))'

Also, creating a ~/.guile that contains:

    (use-modules (ice-9 readline))
    (activate-readline)

should give you readline editing support.  You need libncurses6 and
libreadline5 too, and also libltd3 from the very new libtool-devel
release to make use of this.

[there may be a working setup.ini at http://lilypond.org/cygwin]

http://lilypond.org/cygwin/tar/guile/setup.hint

sdesc: "The GNU extension language and Scheme interpreter (executable)"
category: interpreters
# Strictly, guile does not depend on readline and curses, but if you
# want the guile executable, you probably want readline editing.  -- jcn
requires: cygwin libguile14 libncurses6 libreadline5
ldesc: "The GNU extension language and Scheme interpreter (executable)
Guile, the GNU Ubiquitous Intelligent Language for Extension, is a scheme
implementation designed for real world programming, supporting a
rich Unix interface, a module system, and undergoing rapid development.
`guile' is a scheme interpreter that can execute scheme scripts (with a
#! line at the top of the file), or run as an inferior scheme
process inside Emacs."

http://lilypond.org/cygwin/tar/guile/guile-1.5.6-5.README
http://lilypond.org/cygwin/tar/guile/guile-1.5.6-5-src.tar.bz2
http://lilypond.org/cygwin/tar/guile/guile-1.5.6-5.tar.bz2

===

http://lilypond.org/cygwin/tar/guile/guile-doc/setup.hint

sdesc: "The GNU extension language and Scheme interpreter (documentation)"
category: doc
requires: texinfo
external-source: guile
ldesc: "The GNU extension language and Scheme interpreter (documentation)
This package contains the documentation for guile, including both
a reference manual (via `info guile'), and a tutorial (via `info
guile-tut')."


http://lilypond.org/cygwin/tar/guile/guile-doc/guile-doc-1.5.6-5.tar.bz2

===

http://lilypond.org/cygwin/tar/guile/libguile14/setup.hint

sdesc: "The GNU extension language and Scheme interpreter (runtime libraries)"
category: libs
requires: cygwin libltdl3
external-source: guile
ldesc: "The GNU extension language and Scheme interpreter (runtime libraries)
Guile shared object libraries and the ice-9 scheme module.  Guile is
the GNU Ubiquitous Intelligent Language for Extension."

http://lilypond.org/cygwin/tar/guile/libguile14/libguile14-1.5.6-5.tar.bz2

===

http://lilypond.org/cygwin/tar/guile/guile-devel/setup.hint

sdesc: "Development headers and static libraries for Guile."
category: devel libs
requires: cygwin guile libguile14
external-source: guile
ldesc: "Development headers and static libraries for Guile.
`libguile.h' etc. C headers, aclocal macros, the `guile-snarf' and
`guile-config' utilities, and static `libguile.a' libraries for Guile,
the GNU Ubiquitous Intelligent Language for Extension."

http://lilypond.org/cygwin/tar/guile/guile-devel/guile-devel-1.5.6-5.tar.bz2

 
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]