Opened 14 years ago
Closed 14 years ago
#555 closed enhancement (fixed)
jhbuild missing pygame dependancy for some activities (sugar as a platform)
Reported by: | garycmartin | Owned by: | sascha_silbe |
---|---|---|---|
Priority: | High | Milestone: | Unspecified |
Component: | sugar-jhbuild | Version: | Git as of bugdate |
Severity: | Major | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Needinfo |
Description
Kind'a odd that jhbuild is missing simple dependancies for "Sugar as a platform". A yum install of pygame was enough to get something like Bounce working and playing sound, but I'm starting to get the feeling jhbuild is about the core sugar-shell development and not about Activity testing and development (hmmm, no wonder so many Activities are missing the Sugar 0.84 boat).
Is there a list of these hidden dependancies somewhere?
Change History (3)
comment:1 Changed 14 years ago by sascha_silbe
- Bug Status changed from Unconfimed to Needinfo
- Priority changed from Unspecified by Maintainer to High
- Type changed from defect to enhancement
comment:2 Changed 14 years ago by sascha_silbe
Forgot to address your last point:
The list of system dependencies is config/sysdeps/<distribution name>-<distribution version>.xml, e.g. config/sysdeps/Fedora-10.xml.
comment:3 Changed 14 years ago by sascha_silbe
- Resolution set to fixed
- Status changed from new to closed
pygame has been included in Sugar Platform 0.84 and thus in sugar-jhbuild. Have fun! :)
The closest thing to a definition of "Sugar Platform" I could find has been mentioned today on sugar-devel.
Everything listed there already is available in sugar-jhbuild. Would suggest to take up the discussion on the list and handle this bug once we've agreed on a new definition.