Difference between revisions of "Deployment Team/Obsolete/jhconvert"

From Sugar Labs
Jump to navigation Jump to search
Line 19: Line 19:
 
Currently supported followed distributions:
 
Currently supported followed distributions:
  
* [http://www.gentoo.org/ Gentoo]
+
* [[Community/Distributions/Gentoo|Gentoo]]
* [http://en.altlinux.org/ ALT Linux]
+
* [[Community/Distributions/ALTLinux|ALT Linux]]
  
 
== Resources ==
 
== Resources ==

Revision as of 12:56, 9 December 2008

jhconvert

Preamble

The main purpose of this project is helping people to package Sugar for various non-mainstream Linux distributions. If Linux distribution is not Debian/Fedora/Ubuntu based and there is lack of human resources to maintain packages, that project could be valuable.

How it works

The general idea is to collect all distro-independent information in one place to minimize maintenance costs. Process of generating packages looks like that:

  • fetching dependencies from sugar-jbuild (native sugar building system)
  • adding distro-independent content like common package dependencies, various strings, urls etc.
  • using distro-specific templates to generate native packages

Supported distros

Currently supported followed distributions:

Resources