I thought I'd learn my way around gentoo packaging by writing an ebuild for quackle, but I discovered that the current quackle build structure provides very little support for this:
1. There is no top-level makefile (or sconsfile or whatever) that will go through all the steps to build a working quacker (which is what most people are interested in). That shouldn't be too hard to work around, but it's an annoyance. 2. There's no make install (!). Is this on anyone's to-do list? martin
