I've emailed the text-markup alias asking permission to mantain this package
but got no response, so here's a bug. If it is indeed ok with you guys, just
reassign this to me.
Changes:
- Fix deps; perl is only a build time dependency.
- Add doc to IUSE and download/install the API docs (also install the
examples). They're already generated so doxygen isn't required.
- Don't hardcode -O2 in CXXFLAGS
- Don't build the examples.
- Add test to IUSE and pass --enable-tests to configure.pl if enabled. One of
the tests fails unfortunately but at least it's possible to run them now.
ebuild is attached.