On Fri, Jul 13, 2001 at 09:43:53AM -0400, Sean Mitchell wrote: > >> -----Original Message----- >> From: Ben Lutgens [mailto:blutgens@sistina.com] > >> K, I'll look it over. I tinkered with it yesterday but gave >> up. What an ugly build tree that package is. > >Yeah.... I think he does that to keep MSVC and Borland and all the rest >separate. > >I'd appreciate any comments on how to improve it. I have changed > > SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.2.8.1.src.tar.gz" you could have saved yourself some work by doing src_compile() { local myconf if [ "`use qt`" ]; then myconf="--with-doxywizard" fi try ./configure --install install --prefix ${D}/usr ${myconf} try make all # let cflags come from /etc/make.conf } Other than that it looks good provided you didn't want to compile the docs and install them, it gets a little trickier there since the Makefile blows goats. > >to > > SRC_URI="ftp://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz" > >but I'm sure there are other things I could do. > > >I'm on the Doxygen mailing list, so I'll hover over this ebuild and post >updates as new versions come out. > > >Sean > >_______________________________________________ >gentoo-dev mailing list >gentoo-dev@cvs.gentoo.org >http://cvs.gentoo.org/mailman/listinfo/gentoo-dev -- Ben Lutgens Sistina Software Inc. Kernel panic: I have no root and I want to scream