This fixes "Mixer not built with MP3 support", caused by SDL2_mixer
being compiled against an old and incompatible version of smpeg.
Also add static libraries to -devel package.
That means that version comparators are not supported anymore in
hostmakedepends and makedepends.
This will ensure that a pkg is always built with the same build dependencies
everywhere, if the srcpkgs tree is uptodate.