Wt (pronounced 'witty') is a C++ library and application server for developing and deploying web applications. It is not a 'framework', which enforces a way of programming, but a library.
Created attachment 182632 [details] dev-cpp/wt/wt-2.2.3.ebuild The ebuild depends on features in cmake-utils.eclass from http://bugs.gentoo.org/show_bug.cgi?id=259596
Created attachment 182640 [details] dev-cpp/wt/wt-2.2.3.ebuild - added ~amd64 keyword - added missing fcgi dependency - fix linking of wtwithqt example - use mycmakeargs instead of ECONF_EXTRA
*** Bug 143731 has been marked as a duplicate of this bug. ***
*** Bug 336048 has been marked as a duplicate of this bug. ***
Ha, and completely independently Nikoly wrote his version that was commited to the tree some hours ago... Christoph, please, check if there are any features missed compare to your ebuild and report in new bug then. This bug is fixed: wt is in the tree.
Looks good, although it disables building the examples. My version gave you a useflag "examples" to include these.
Nikoly what do you think about examples? :) https://bugs.gentoo.org/show_bug.cgi?id=259686#c6
'examples' need patching (automagic), size of patch will be not small. Appropriateness of such patch is low: only developers of wt-based products need examples, they already know how to build them.