SDL_mng: Copyright (C) 2011 Thomas Kircher
 
To build - configure and make. To install, make install.

To make an MNG animation file, you can use ImageMagick:

 $ convert -delay <inter-frame delay> <frame_*.png> anim.mng
