Documentation Team/Obsolete/Services Activity Packagers Guide: Difference between revisions
| Line 23: | Line 23: | ||
In any case resulted 0install link will contain proper information about dependency - home page, link to sources, licence etc. | In any case resulted 0install link will contain proper information about dependency - home page, link to sources, licence etc. | ||
Activity itself doesn't contain any 0sugar related code, 0sugar will export proper environment variables to activity process e.g. PYTHONPATH or LD_LIBRARY_PATH thus dependencies could packaged and activity will not notice any differences between 0install dependencies and installed from packages. | Activity itself doesn't contain any 0sugar related code, 0sugar will export proper environment variables to activity process e.g. PYTHONPATH or LD_LIBRARY_PATH thus dependencies could packaged and activity will not notice any differences between 0install dependencies and installed from packages. Exception is libsugarize service which exports LD_PRELOAD environment variable. | ||
== Cache directory == | == Cache directory == | ||