This is a bit of an overhaul to the ebuild, done because upstream added
a shared/static library version of the application.
With the changes here, prefix builds, multilib builds, and cross builds
should all work correctly (and I've tested to make sure they do).
Support is included for the binary itself, with the shared library gated
behind a USE flag.
Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
Upstream merged the patch and cut a release making
1.1.1-r1 unnecessary. Bumped to 1.1.3 because of a
release issue upstream that was fixed in 1.1.3.
Signed-off-by: demize <demize@unstable.systems>