...brings it down to under 4.5 MiB.
Also put the docs and examples into $appsDir. It's just easier to find...
Currently the _debuginfo package would have to be generated manually,
because defineDebugInfoPackage() also strips the files' resources.
Once this is fixed, the strip&xres block in INSTALL() can be removed
and defineDebugInfoPackage() uncommented.
See: 7fce22cf69 (commitcomment-13784509)
Slayer
* Changes in summary/description
* Added REQUIRES
* Moved makefile_engine to BUILD_PREREQUIRES
* Removed mkdepend
* Sorted BUILD_PREREQUIRES
Sequitur
* Removed mkdepend
* Corrected copy command in INSTALL()
cp doesn't like -a when -L is used.