miniboxtk - no external dependencies

Miniboxtk does not have external dependencies except for the backend libs (e.g. libsdl2), which are all optional. This means there is no glib, boost, libxml2, python, etc. dependency. Which matters a lot because the application using miniboxtk also inherits all dependencies miniboxtk has.

Advantages of no external dependencies: