From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: xplay 0.8 now in ttn-do Date: Wed, 17 Jun 2009 08:46:05 +0200 Message-ID: <877hzbbbo2.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245223255 9355 80.91.229.12 (17 Jun 2009 07:20:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Jun 2009 07:20:55 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Jun 17 09:20:52 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MGpS0-0000oK-Ch for guile-user@m.gmane.org; Wed, 17 Jun 2009 09:20:52 +0200 Original-Received: from localhost ([127.0.0.1]:45470 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGpRz-0003LO-Ng for guile-user@m.gmane.org; Wed, 17 Jun 2009 03:20:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGpRv-0003L4-47 for guile-user@gnu.org; Wed, 17 Jun 2009 03:20:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGpRt-0003Kp-OV for guile-user@gnu.org; Wed, 17 Jun 2009 03:20:46 -0400 Original-Received: from [199.232.76.173] (port=59448 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGpRt-0003Km-LW for guile-user@gnu.org; Wed, 17 Jun 2009 03:20:45 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:16915) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGpRs-0000Gb-UV for guile-user@gnu.org; Wed, 17 Jun 2009 03:20:45 -0400 Original-Received: from smtp-out05a.alice.it ([85.33.3.5]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGpRr-0002Ow-DJ for guile-user@gnu.org; Wed, 17 Jun 2009 03:20:43 -0400 Original-Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-OUT05A.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Jun 2009 08:51:38 +0200 Original-Received: from FBCMCL01B01.fbc.local ([192.168.69.82]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Wed, 17 Jun 2009 08:51:37 +0200 Original-Received: from ambire.localdomain ([79.45.73.129]) by FBCMCL01B01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Wed, 17 Jun 2009 08:51:37 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1MGouL-0001UD-Ud for guile-user@gnu.org; Wed, 17 Jun 2009 08:46:05 +0200 X-OriginalArrivalTime: 17 Jun 2009 06:51:37.0908 (UTC) FILETIME=[0FBD2F40:01C9EF18] X-Detected-Operating-System: by mx20.gnu.org: Windows 2000 SP4, XP SP1+ X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7327 Archived-At: 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/