Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 252978

Summary: app-doc/doxygen-1.5.8 version bump
Product: Gentoo Linux Reporter: Christian Kotz <christian.kotz>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: enhancement CC: dev-tools, facorread, pqGungnir
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.stack.nl/~dimitri/doxygen/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Doxygen-1.5.8 patch

Description Christian Kotz 2008-12-29 11:41:37 UTC
a new version of doxzgen is available. 
The new reimplemented doxywizards depends on qt4!
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2008-12-30 10:41:40 UTC
Created attachment 176855 [details, diff]
Doxygen-1.5.8 patch

I have made some changes to 1.5.7.1 ebuild (mostly s/qt3/qt4). Had to manually export QTDIR in order to compile doxywizard, I don't know why "inherit qt4" didn't set it properly.
I've tested it with USE="doc latex qt4" ARCH="~amd64" on
Portage 2.2_rc19 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r0, 2.6.27-gentoo-r7 x86_64)
Comment 2 Fabio Correa 2009-01-30 14:42:43 UTC
Works great with USE="-doc latex qt4" ARCH="~amd64" on Paludis-0.34.1.
Comment 3 Steve Arnold archtester gentoo-dev 2009-02-03 07:54:38 UTC
Yeah, looks like the qt4 eclass doesn't provide everything (even though it looks like eqtmqke4 should do it).  The new one is more or less like the previous one, except for some additional environment vars.
Comment 4 Matthias Liebig 2009-02-03 13:55:56 UTC
I think, the doxygen-1.5.8 ebuild should also support the splitted qt libs, i.e. depend on x11-libs/qt-core etc. alternatively.