Greetings earthlings, For anyone missing xplay[0], the last public release (version 0.8) is now in ttn-do 357[1]. The integration includes some small bugfixes and a huge kludge to work around problems in Guile 1.4.x `let*-values' (or more likely syncase) support.
In xplay, the programs were invoked by: cd app make check-PROGRAM # must be GNU make As part of ttn-do, there is a new library module, and six programs that can be invoked by: ttn-do PROGRAM [ARGS...] (Like other ttn-do programs, these also handle --help and --version.) The programs are: circle-frisk function-tree ;; look for kludge in proc `dance' x-list-extensions xlsatoms xlsfonts xprop These will either grow in functionality (if interesting to ttn), or be retired (if not), like all ttn-do programs. The new library module is certainly slated for evolution. As for xplay, it is hereby retired; if anyone wants its repo, feel free to ask and i'll send you a tarball. thi ______________________________________________________ [0] http://www.gnuvola.org/wip/ [1] http://www.gnuvola.org/software/ttn-do/
