Re: [Sugar-devel] Locations for bitfrost src-rpm packages

2012-12-20 Thread Ajay Garg
Thanks Paul, Jerry, Peter.

All three of your answers provided me the maximum cumulative information
possible.
Thanks a ton !! :)

On Thu, Dec 20, 2012 at 11:15 AM, Peter Robinson pbrobin...@gmail.comwrote:

 On Wed, Dec 19, 2012 at 10:48 PM, Jerry Vonau jvo...@shaw.ca wrote:
  On Thu, 2012-12-20 at 03:37 +0530, Ajay Garg wrote:
  Hi all.
 
  Where can I find the corresponding source-rpm packages, for ::
 
   *
  http://rpmdropbox.laptop.org/f18/bitfrost-1.0.18-1.fc18.armv7hl.rpm
AND
   *
 
 http://rpmdropbox.laptop.org/f18/bitfrost-sugar-1.0.18-1.fc18.armv7hl.rpm
 
 
 
  These are in Fedora proper for i686 but looks like not in fedora's ARM
  repo.
 
 
 http://mirrors.kernel.org/fedora/updates/testing/18/SRPMS/bitfrost-1.0.18-1.fc18.src.rpm

 They are the same, there's no separation between ARM and i686 when it
 comes to the Fedora src.rpm

 Peter




Regards,

Ajay Garg
Dextrose Developer
Activity Central: http://activitycentral.com
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [ASLO] Release Paint-54

2012-12-20 Thread Sugar Labs Activities
Activity Homepage:
http://activities.sugarlabs.org/addon/4082

Sugar Platform:
0.98 - 0.98

Download Now:
http://activities.sugarlabs.org/downloads/file/28398/paint-54.xo

Release notes:
Fix memory leak in flood_fill method - SL #4334
Fix pick color math - SL #4333
Draw the fillcolor button in the correct order - SL #4303 (Manuel QuiƱones)



Sugar Labs Activities
http://activities.sugarlabs.org

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Bridge activity

2012-12-20 Thread Alan Jhonn Aguiar Schwyn
Hi,
I make this patch to restore the function of remember which tool is selected.
Regards!
Alan

 Subject: Re: Bridge activity
 From: garycmar...@googlemail.com
 Date: Wed, 24 Oct 2012 04:00:29 +0100
 CC: sugar-devel@lists.sugarlabs.org
 To: alan...@hotmail.com
 
 Hi Alan,
 
 Just a quick update.
 
 On 20 Oct 2012, at 10:24, Alan Jhonn Aguiar Schwyn alan...@hotmail.com 
 wrote:
 
  Hi Gary,
  
  Yesterday, I see that Bridge activity appears in ASLO as Experimental.
  I clone: http://git.sugarlabs.org/bridge
  and check it, and found some things to fix.
  I attach a patch that makes a few changes to the activity backs to live :-)
  Only the important changes, for example: olpcgames - sugargame
  
  I test it, and works good!
 
 Many thanks, yes the olpcgame - sugargame port looked good and has landed in 
 mainline along with your other cleanup items. I've also now updated Bridge to 
 use a more recent version of Box2d and elements (similar to Physics), and 
 some other fixes so that it will now run on ARM (or other architectures) 
 devices to support XO-1.75 and XO-4 hardware. I have a few more hardware 
 tests to make and I want to add a toolbar icon for at least the 'start/pause' 
 feature, so that Bridge will also be usable with a touch screen device. 
 Hopefully I'll get a new release out later tomorrow, but the version in git 
 [1] should be working as it just now if you wanted to have a quick test/check 
 of the commits.
 
 Regards,
 --Gary
 
 [1] http://git.sugarlabs.org/bridge/mainline/commits/master
 
  Regards!
  
  Alan
  0001-some-changes-to-back-to-life.patch
 
  

0001-remember-which-tool-is-selected.patch
Description: Binary data
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Bridge activity

2012-12-20 Thread Alan Jhonn Aguiar Schwyn
 I want to add a toolbar icon for at least the 'start/pause' feature, so that 
 Bridge will also be usable with a touch screen device
This patch is for that.. :-)
Maybe you need synchronize the bridge tools.py with the tools.py of Physics 
activity

From: alan...@hotmail.com
To: garycmar...@googlemail.com
Date: Fri, 21 Dec 2012 03:35:45 +
CC: sugar-devel@lists.sugarlabs.org
Subject: Re: [Sugar-devel] Bridge activity




Hi,
I make this patch to restore the function of remember which tool is selected.
Regards!
Alan

 Subject: Re: Bridge activity
 From: garycmar...@googlemail.com
 Date: Wed, 24 Oct 2012 04:00:29 +0100
 CC: sugar-devel@lists.sugarlabs.org
 To: alan...@hotmail.com
 
 Hi Alan,
 
 Just a quick update.
 
 On 20 Oct 2012, at 10:24, Alan Jhonn Aguiar Schwyn alan...@hotmail.com 
 wrote:
 
  Hi Gary,
  
  Yesterday, I see that Bridge activity appears in ASLO as Experimental.
  I clone: http://git.sugarlabs.org/bridge
  and check it, and found some things to fix.
  I attach a patch that makes a few changes to the activity backs to live :-)
  Only the important changes, for example: olpcgames - sugargame
  
  I test it, and works good!
 
 Many thanks, yes the olpcgame - sugargame port looked good and has landed in 
 mainline along with your other cleanup items. I've also now updated Bridge to 
 use a more recent version of Box2d and elements (similar to Physics), and 
 some other fixes so that it will now run on ARM (or other architectures) 
 devices to support XO-1.75 and XO-4 hardware. I have a few more hardware 
 tests to make and I want to add a toolbar icon for at least the 'start/pause' 
 feature, so that Bridge will also be usable with a touch screen device. 
 Hopefully I'll get a new release out later tomorrow, but the version in git 
 [1] should be working as it just now if you wanted to have a quick test/check 
 of the commits.
 
 Regards,
 --Gary
 
 [1] http://git.sugarlabs.org/bridge/mainline/commits/master
 
  Regards!
  
  Alan
  0001-some-changes-to-back-to-life.patch
 
  

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel 
  

0002-add-play-stop-button.patch
Description: Binary data
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] [ANNOUNCE] Oversight Board Election has begun

2012-12-20 Thread Luke Faraone
Hi all,

We have 6 candidates[1] for the Oversight Board election. Four seats are
open for election this term. The election will finish at December 27,
2012 at 23:59. The candidates are:

 * Adam Holt
 * Gonzalo Odiard
 * Claudia Urrea
 * Sebastian Silva
 * Yama Ploskonka
 * S. Daniel Francis

I encourage each Member to review the candidates' platforms in
preparation for the coming election. Ballots will have been mailed by
the time this email is sent.

Individuals interested participating in next year's election should
apply for membership[2].

NOTE: This election is being conducted via the Condorcet Internet Voting
Service[3], operated by an independant third party. This is different
from what was done in previous elections, and a departure from what was
mentioned in the election announcement[4] due to concerns about
Selectricity's reliability.


[1]: http://wiki.sugarlabs.org/go/Oversight_Board/2012-2013-candidates
[2]: http://wiki.sugarlabs.org/go/Sugar_Labs/Members#Applying_for_membership
[3]: http://www.cs.cornell.edu/w8/~andru/civs
[4]: http://mid.gmane.org/20121109220022.ga10...@cobalt.mit.edu

-- 
 __
(_  Luke Faraone, Web Infrastructure
__)ugarLabs.org


signature.asc
Description: Digital signature
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel