From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 4 19:13:23 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79D6216A4CE for ; Thu, 4 Mar 2004 19:13:23 -0800 (PST) Received: from smtp4.jp.viruscheck.net (smtp4.jp.viruscheck.net [154.33.69.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5081F43D39 for ; Thu, 4 Mar 2004 19:13:23 -0800 (PST) (envelope-from bland@freebsd.org) Received: from scan3.jp.viruscheck.net ([154.33.69.38] helo=mail1.jp.viruscheck.net) by smtp4.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1Az5ls-0004WK-00; Fri, 05 Mar 2004 12:13:08 +0900 Received: from [219.167.14.54] (helo=noc.orchid) by mail1.jp.viruscheck.net with esmtp (Exim 3.36 #2) id 1Az5lr-00013Q-00; Fri, 05 Mar 2004 12:13:07 +0900 Received: from FreeBSD.org (horse.orchid [89.60.10.11]) by noc.orchid (8.12.9p2/8.12.9) with ESMTP id i253CxVj031397; Fri, 5 Mar 2004 12:13:06 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <4047F03B.9070509@FreeBSD.org> Date: Fri, 05 Mar 2004 12:12:59 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040219 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Hay References: <20040227065623.GA10395@zibbi.icomtek.csir.co.za> <403EEF14.6090509@FreeBSD.org> <20040227081855.GA12206@zibbi.icomtek.csir.co.za> <403F0E61.4090804@FreeBSD.org> <20040304191805.GA95383@zibbi.icomtek.csir.co.za> In-Reply-To: <20040304191805.GA95383@zibbi.icomtek.csir.co.za> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: gnome@FreeBSD.org Subject: Re: games/gcompris* update X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 03:13:23 -0000 John Hay wrote: >>>I haven't seen this, but then I didn't try --without-python because there >>>were already so many things that requires python. I'll have a look at it >>>over the weekend though. Was there a reason that you wanted it without >>>python? From what I understand there isn't anything in gcompris using it >>>yet, they just added the framework for it, so that boards can be written >>>in python. >>> >>> >>> >>Right. But afair my very first attempt to update gcompriss was 4.9 >>(gcompriss release) and that time gcompriss failed to build w/ python >>support. Since I don't like snakes for some reason I switched their >>support off. But built w/o python support gcompriss complained at >>run-time about missed pyton module plus I got few abort()s related to >>python integration randomly walking through the game boards while >>testing. All this give me impression that port is not safe for parents >>yet ;-) >> To be honest I did not try 5.0-2 versions with python support. May >>be something changed since 4.9 time and you will be more lucky. Let me know. >> >> > >Ok, I probably didn't look hard enough previously because this time I >did see the python complaints when it was compiled without python. I >started with your patch and made it use python and a few other small >tweaks and it seems to be working now. I have patch against your patch >at the end of the email. A patch agains cvs is available at: > > Cool. Update commited with few touches Joe already said about Thanks! All the best, Alexander. >http://people.freebsd.org/~jhay/gcompriss2.patch-jhay > >Any comments? The sound also works and my kids love it, but using it >on a 300MHz Celeron is pushing it a bit. > >John > >