# doxygen/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.08 hours (or 004.88 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] altpkg = yes license = See "license*.txt" in installed tree licfile = LICENSE nosyslinks = yes tmpsize = 145M #--------------------------------------------------------------------- [depends] cmake flex ghostscript graphviz libxml2 llvmgcc m4 python qt texlive #--------------------------------------------------------------------- [configure] mkdir obj && cd obj && cmake \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD \ -DCMAKE_INSTALL_LIBDIR=lib \ -G "Unix Makefiles" \ -Wno-dev \ .. #--------------------------------------------------------------------- [build] cd obj &&smpmake && smpmake install #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = http://doxygen.nl/files/doxygen-1.12.0.src.tar.gz #--------------------------------------------------------------------- [history] 181024 Added package. Started with 1.8.14. 190509 Updated to 1.8.15 210207 Updated to 1.9.1 210912 Updated to 1.9.2 241004 Updated to 1.12.0