* Guile-SDL 0.3.0 available
@ 2004-11-25 18:37 Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2004-11-25 18:37 UTC (permalink / raw)
Cc: guile-user
release notes:
a nice dot-zero to kick off 0.3.x series.
thi
README excerpt:
This directory contains Guile-SDL, a set of modules that provide
bindings for SDL (Simple DirectMedia Layer) to enable Guile
programmers to do all the nice things you can do with SDL.
Most of the SDL functions have been wrapped with the exception of a
few functions that were too C-centric. The SDL Threads and the Audio
funcions haven't been included because of the problems with Guile code
being run from more than one thread. However audio programming can be
done with the module `(sdl mixer)' that requires the SDL_mixer
library.
Also included are SDL_gfxPrimitives-1.4 and SDL_rotozoom-1.4 (by
A. Schiffler <aschiffler@home.com>) and bindings for them.
NEWS excerpt:
- 0.3.0 | 2004-11-25
- "guile-tools make-module-catalog" no longer invoked unconditionally
If your Guile installation does not provide this program, that's
ok; Guile-SDL will still build. However, in that case the
wrapper script `wily-guile' may have difficulty finding the
pre-installed compiled modules, which will affect "make check",
primarily.
For more info, see file GUILE-FIXES in the distribution directory.
- "make install" more graceful for !HAVE_MIXER and !HAVE_TTF
The "make install" for these subsystems, when disabled (either
due to lack of underyling support, or through command-line
options to ./configure), used to try to symlink files that were
not present (see NEWS for Guile-SDL 0.2.5).
cvs tag:
v-0-3-0
tarball, anoncvs instructions and other files in dir:
http://www.glug.org/people/ttn/software/guile-sdl/
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-25 18:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-25 18:37 Guile-SDL 0.3.0 available Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).