Difference between revisions of "Activity Team/Packaging"
Jump to navigation
Jump to search
RafaelOrtiz (talk | contribs) m |
|||
Line 24: | Line 24: | ||
* No source tarball. | * No source tarball. | ||
− | * Perhaps hardware specific. | + | * Perhaps hardware specific. // issues related to XO's screen ? |
=== Read === | === Read === | ||
Line 46: | Line 46: | ||
* No source tarball. | * No source tarball. | ||
− | * Currently hardware specific (?) | + | * Currently hardware specific(?) //issues related to the XO's audio chip |
=== Maze === | === Maze === |
Revision as of 09:13, 20 December 2008
Problems
This section is an attempt to summarize the problems distributions are having with packaging Sugar activities. Help from the activity maintainers to get them solved would be highly appreciated.
TamTam
- No source tarballs.
- XO specific hacks in the sound code.
Speak
- No source tarball.
Scratch
State unknown.
Ruler
- No source tarball.
- Hardware specific in that the scale of the ruler is hardcoded to the XO resolution and screen size.
Record
- No source tarball.
- Perhaps hardware specific. // issues related to XO's screen ?
Read
- Dependency on sugar-evince, which cannot be installed in parallel with evince.
Pippy
- No source tarball.
Paint
- No source tarball.
- C fill.so module - has source but no build process.
Memorize
- csound missing necessary patches on some distributions.
Measure
- No source tarball.
- Currently hardware specific(?) //issues related to the XO's audio chip
Maze
- No source tarball.
- Weird error on Fedora
from olpcgames import _cairoimage ImportError: cannot import name _cairoimage
Implode
- No source tarball.
- Shebang/permission mismatch.
Distance
- No source tarball.
- Shebang/permission mismatch.
- Hardware specific?
Bounce
- No source tarball.
- C code in the bundle.
Etoys
No known problems.
Turtle Art
No known problems.
- But when we fold in Turtle Art with Sensors, we'll have to make sure that proper python math packages are loaded (previously, we were using numeric):
from numpy.oldnumeric import * from numpy.fft import *
Terminal
No known problems.
Jukebox
No known problems.
Log
No known problems.
Memorize
No known problems.
Moon
No known problems.
Analyze
No known problems.
Chat
No known problems.
Calculate
Minor issue: depends on sharedstate module which isn't officially released. Distros packaging sharedstate separately rely on git snapshots of sharedstate.
Browse
No known problems.