Jump to content

Deployment Team/Obsolete/jhconvert: Difference between revisions

From Sugar Labs
No edit summary
m link updates
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{TOCright}}</noinclude>
{{Obsolete | [[Platform_Team/Sweets]] is an successor on jhconvert in area of meta packaging}}


= jhconvert =
<noinclude></noinclude>
 
== jhconvert ==


'''j'''ust'''h'''onest'''convert''' Sugar to distro packages :)
'''j'''ust'''h'''onest'''convert''' Sugar to distro packages :)
Line 8: Line 10:
If a GNU/Linux distribution is not Debian/Fedora/Ubuntu based and there is a lack of human resources to maintain packages, this project could be valuable.
If a GNU/Linux distribution is not Debian/Fedora/Ubuntu based and there is a lack of human resources to maintain packages, this project could be valuable.


==How it works==
===How it works===


The general idea is to collect all distro-independent information in one place to minimize maintenance costs.
The general idea is to collect all distro-independent information in one place to minimize maintenance costs.
Line 17: Line 19:
* Use distro-specific templates to generate native packages
* Use distro-specific templates to generate native packages


== Supported distros ==
=== Supported distros ===


Currently supported followed distributions:
Currently supported followed distributions:


* [[Community/Distributions/Gentoo|Gentoo]]
* [[Gentoo]]
* [[Community/Distributions/ALTLinux|ALT Linux]]
* [[ALT Linux]]
* [[Community/Distributions/Mandriva|Mandriva]]
* [[Mandriva]]
* [[Community/Distributions/Magalhães|Magalhães]]
* [[Magalhães]]
* [http://en.opensuse.org/Sugar OpenSUSE]
* [[OpenSUSE|openSUSE]]
* [[Ubuntu#Using_sugar_PPAs|Ubuntu]]


= Packages =
== Packages ==
Meta packages to install bunch of sugar components
Meta packages to install bunch of sugar components
* '''sugar-glucose''' provides core components
* '''sugar-glucose''' provides core components
Line 33: Line 36:
* '''sugar-platform''' provides [[0.84/Platform Components|Sugar Platform]]
* '''sugar-platform''' provides [[0.84/Platform Components|Sugar Platform]]


{| border="0"
== Resources ==
|
== 0.82 ==
|release cycle
|-
|
|colspan="2"|
=== Glucose ===
|-
|
|sugar-toolkit
|0.82.11
|-
|
|sugar-base
|0.82.2
|-
|
|presence-service
|0.82.2
|-
|
|datastore
|0.82.1
|-
|
|artwork
|0.82.3
|-
|
|journal-activity
|99
|-
|
|sugar
|0.82.9
|-
|
|colspan="2"|
=== Fructose ===
|-
|
|log-activity
|16
|-
|
|chat-activity
|48
|-
|
|pippy-activity
|25
|-
|
|etoys
|3.0.2160
|-
|
|web-activity
|99
|-
|
|terminal-activity
|19
|-
|
|write
|60
|-
|
|read-activity
|52
|-
|
|calculate
|23
|-
|
 
== 0.84 ==
|release cycle
|-
|
|colspan="2"|
=== Glucose ===
|-
|
|glucose
|0.84.2
|-
|
|artwork
|0.84.1
|-
|
|datastore
|0.84.0
|-
|
|presence-service
|0.84.0
|-
|
|sugar
|0.84.5
|-
|
|sugar-base
|0.84.1
|-
|
|sugar-toolkit
|0.84.4
|-
|
|colspan="2"|
=== Fructose ===
|-
|
|fructose
|0.84.2
|-
|
|calculate
|29
|-
|
|chat-activity
|65
|-
|
|etoys
|4.0.2212
|-
|
|imageviewer-activity
|7
|-
|
|jukebox
|8
|-
|
|log-activity
|18
|-
|
|pippy-activity
|25
|-
|
|read-activity
|66
|-
|
|terminal-activity
|25
|-
|
|turtleart-activity
|41
|-
|
|web-activity
|108
|-
|
|write
|63
|-
|}
 
= Resources =
* [http://git.sugarlabs.org/projects/jhconvert Sources]
* [http://git.sugarlabs.org/projects/jhconvert Sources]


[[Category:Deployment]]
[[Category:Deployment]]

Latest revision as of 14:28, 3 July 2012

Stop hand.png NOTE:
The content of this page is considered
DEPRECATED and OBSOLETE
It is preserved for historical research, along with its talk page.

Platform_Team/Sweets is an successor on jhconvert in area of meta packaging



jhconvert

justhonestconvert Sugar to distro packages :)

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

How it works

The general idea is to collect all distro-independent information in one place to minimize maintenance costs. The process for generating packages is:

  • Fetch dependencies from sugar-jhbuild (native sugar building system)
  • Add distro-independent content like common package dependencies, various strings, urls etc.
  • Use distro-specific templates to generate native packages

Supported distros

Currently supported followed distributions:

Packages

Meta packages to install bunch of sugar components

  • sugar-glucose provides core components
  • sugar-fructose provides core activities
  • sugar-platform provides Sugar Platform

Resources