Documentation Team/Obsolete/Services Wrap native packages HOWTO: Difference between revisions

Line 6: Line 6:


The purpose of this Guide is describing how to simplify process of usage, by activity developers, packages that are not included to [[0.86/Platform_Components|Sugar Platform]] but well packaged to various GNU/Linux distributions.
The purpose of this Guide is describing how to simplify process of usage, by activity developers, packages that are not included to [[0.86/Platform_Components|Sugar Platform]] but well packaged to various GNU/Linux distributions.
== Workflows ==
* If service, you are planing to use, already exists on http://download.sugarlabs.org/services/ just add its name to ''requires'' field in your activity/service ''.info'' file
* otherwise, read the rest of this document to know how to create service which represents native package


== Detailed description ==
== Detailed description ==