From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Pirotte Newsgroups: gmane.lisp.guile.user Subject: Re: Guile-SDL re-chasing the ghost Date: Fri, 2 Jul 2010 11:45:01 -0300 Organization: Alto Air Services [http://www.altosw.be/aas/] Message-ID: <20100702114501.7f0283f9@rascar> References: <87lj9w70zk.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1278081920 2592 80.91.229.12 (2 Jul 2010 14:45:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Jul 2010 14:45:20 +0000 (UTC) Cc: guile-user@gnu.org To: Thien-Thi Nguyen Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Fri Jul 02 16:45:19 2010 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.69) (envelope-from ) id 1OUhUU-0004U6-F2 for guile-user@m.gmane.org; Fri, 02 Jul 2010 16:45:18 +0200 Original-Received: from localhost ([127.0.0.1]:52938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUhUU-000215-0f for guile-user@m.gmane.org; Fri, 02 Jul 2010 10:45:18 -0400 Original-Received: from [140.186.70.92] (port=54481 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OUhUN-00020B-5A for guile-user@gnu.org; Fri, 02 Jul 2010 10:45:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OUhUL-0001H4-Kz for guile-user@gnu.org; Fri, 02 Jul 2010 10:45:10 -0400 Original-Received: from maximusconfessor.all2all.org ([62.58.108.13]:38364) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OUhUL-0001Gd-Gd for guile-user@gnu.org; Fri, 02 Jul 2010 10:45:09 -0400 Original-Received: from localhost (unknown [192.168.0.2]) by maximusconfessor.all2all.org (Postfix) with ESMTP id 91E26A04C144; Fri, 2 Jul 2010 16:45:07 +0200 (CEST) Original-Received: from maximusconfessor.all2all.org ([192.168.0.1]) by localhost (maximusconfessor.all2all.org [192.168.0.2]) (amavisd-new, port 10024) with ESMTP id rcYep0NWk3ZY; Fri, 2 Jul 2010 16:34:08 +0200 (CEST) Original-Received: from rascar (unknown [189.60.69.82]) by maximusconfessor.all2all.org (Postfix) with ESMTPSA id B6525A04C13E; Fri, 2 Jul 2010 16:45:03 +0200 (CEST) In-Reply-To: <87lj9w70zk.fsf@ambire.localdomain> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:7945 Archived-At: Hi, maybe you should talk to the SDL webpage maintainer(s) to get http://www.libsdl.org/languages.php updated, it's still point to the old pa= ge. Cheers, David ;; -- Le Wed, 30 Jun 2010 21:51:27 +0200, Thien-Thi Nguyen a =C3=A9crit : > Greetings earthlings, >=20 > Guile-SDL repo is again online, but this time, no longer at gnuvola.org. > Instead, you can find the savannah link through the new homepage: >=20 > http://www.nongnu.org/guile-sdl/ >=20 > This is "non-GNU" for now until testing shows that it can work with > (the upcoming) Guile 2.x. At that time, i will request its status be > changed to "official GNU software" and seek co-maintainers. >=20 > People can help speed up this process by trying to build/use Guile-SDL > with Guile 2.x, reporting bugs, proposing patches, and so forth. Note > that patches that break interop w/ Guile 1.4.x will not be considered. >=20 > Despite what HACKING says, for users of Guile versions other than 1.4.x > (most likely, everyone except me), the most interesting place to start > would probably be branch =E2=80=98q/modernization=E2=80=99. That work wa= s inspired by a > patch from Brian Templeton. >=20 > Happy hacking, > thi >=20