< Guides
This is a simple guide to how Bongo should be packaged on Linux-type operating systems. Mostly, it should hold, although individual distributions may need slight tweaks to conform with their particular policy.
The following packages should be produced (names can be altered to conform with distribution policy):
- bongo - the main package
- bongo-tools - the CLI apps
- bongo-data - data files used by the bongo system
- bongo-web - the bongo web interface for mail/calendar/admin
- libbongo0 - the main bongo libraries
- libbongo-dev - the bongo header files for compiling against the libraries
- libbongo-import0 - any libraries bundled with bongo, unavailable/unusable on the distribution
- python-bongo - the python wrapper around libbongo
- bongo-mta - a bongo sendmail implementation
In particular, these packages should contain:
bongo
- bongo-manager
- the various bongo agents
It will depend on bongo-tools, bongo-data, libbongo0 and python-bongo. It could recommend the web apps and bongo-mta.
bongo-data
- time zone information (/usr/share/bongo/timezone)
- bongo demo data (/usr/share/bongo/demo)
