Gentoo: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Image:Gentoo-logo.svg|65px]] | [[Image:Gentoo-logo.svg|65px]] | ||
{| | |||
| __TOC__ | |||
|} | |||
If you want build sugar by yourself, use [[DevelopmentTeam/Jhbuild/Gentoo|sugar-jhbuild]]. | If you want build sugar by yourself, use [[DevelopmentTeam/Jhbuild/Gentoo|sugar-jhbuild]]. | ||
Otherwise use this overlay. | Otherwise use this overlay. | ||
= Requirements = | == Requirements == | ||
Overlay demands follow steps | Overlay demands follow steps | ||
| Line 22: | Line 24: | ||
cat <where_your_overlay_is>/profiles/<release>/package.use >> /etc/portage/package.use | cat <where_your_overlay_is>/profiles/<release>/package.use >> /etc/portage/package.use | ||
= Installation = | == Installation == | ||
NOTE: If you've changed package.use file use "-uDN" flags with follow commands. | NOTE: If you've changed package.use file use "-uDN" flags with follow commands. | ||
| Line 38: | Line 40: | ||
emerge honey | emerge honey | ||
= Runtime environment = | == Runtime environment == | ||
To use telepathy-salut connection, start avahi | To use telepathy-salut connection, start avahi | ||
| Line 46: | Line 48: | ||
To use jabber connection, configure jabber server in accordance with these [http://wiki.laptop.org/go/Installing_ejabberd/deb instructions]. | To use jabber connection, configure jabber server in accordance with these [http://wiki.laptop.org/go/Installing_ejabberd/deb instructions]. | ||
= Packages = | == Packages == | ||
Overlay was built and run on x86 and amd64(x86_64) platforms | Overlay was built and run on x86 and amd64(x86_64) platforms | ||
| Line 52: | Line 54: | ||
Sugar packages are being built by [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/jhconvert#Packages|matrix]] of package versions. | Sugar packages are being built by [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/jhconvert#Packages|matrix]] of package versions. | ||
= | == Contacts == | ||
* [[User:Alsroot|Aleksey Lim]] | |||
* be involved and add yourself here | |||
* [http://git.overlays.gentoo.org/gitweb/?p=proj/sugar.git | == Resources == | ||
* [http://git.overlays.gentoo.org/gitweb/?p=proj/sugar.git Browse overlay] | |||
* [[DeploymentTeam/jhconvert|Tool to generate Sugar packages]] | |||
[[Category:Supported systems]] | [[Category:Supported systems]] | ||