From owner-cvs-all Sun May 28 23:24:44 2000 Delivered-To: cvs-all@freebsd.org Received: from server1.mich.com (server1.mich.com [198.108.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 51EAD37BB99; Sun, 28 May 2000 23:24:28 -0700 (PDT) (envelope-from will@almanac.yi.org) Received: from almanac.yi.org (pm014-008.dialup.bignet.net [64.79.82.120]) by server1.mich.com (8.9.3/8.9.3) with ESMTP id CAA25560; Mon, 29 May 2000 02:24:21 -0400 Received: by almanac.yi.org (Postfix, from userid 1000) id AEDC119A6; Mon, 29 May 2000 02:23:45 -0400 (EDT) Date: Mon, 29 May 2000 02:23:45 -0400 From: Will Andrews To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/gltron/patches patch-af Message-ID: <20000529022345.A13079@argon.gryphonsoft.com> References: <200005290621.XAA71301@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200005290621.XAA71301@freefall.freebsd.org>; from sobomax@FreeBSD.org on Sun, May 28, 2000 at 11:21:37PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, May 28, 2000 at 11:21:37PM -0700, Maxim Sobolev wrote: > Added files: > games/gltron/patches patch-af > Log: > Do not try to initialise SDL_AUDIO if NO_SOUND is given. This should make > gltron actually usable enen on systems w/o sound hardware. I don't like having to put a -DNO_SOUND on the command line to disable sound explicitly. The program should be able to figure out whether it can use /dev/dsp or not. :-( Perhaps I should take this up to the author? -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message