# eigen3/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package has been renamed. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.23 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.01 hours (or 000.42 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.02 hours (or 001.12 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] dontfind = eigen2 license = See "license-*.txt" in installed tree nosyslinks = yes setpaths = eigen3 tmpsize = 86M unpack = relaxed #--------------------------------------------------------------------- [depends] cmake #--------------------------------------------------------------------- [configure] mkdir _build cd _build cmake -DCMAKE_INSTALL_PREFIX=$PKGDIR_PROD .. cp -p $PKGDIR_SPECIAL/build/eigen3-docdir-build.make \ doc/CMakeFiles/doc.dir/build.make #--------------------------------------------------------------------- [build] cd _build && smpmake && make install #--------------------------------------------------------------------- [postbuild] DOCDIR=$PKGDIR_PROD/doc INCDIR=$PKGDIR_PROD/include LIBDIR=$PKGDIR_PROD/lib PCFDIR=$LIBDIR/pkgconfig mkdir -p $DOCDIR $INCDIR $PCFDIR cd _build pushd $INCDIR ln -s eigen3/Eigen . popd cp -p $PKGDIR_SPECIAL/misc/license-eigen.txt $DOCDIR/ cd $PKGDIR_PROD mv share/pkgconfig/eigen3.pc $PCFDIR/ rm -fr share/pkgconfig #--------------------------------------------------------------------- # 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 = http://eigen.tuxfamily.org/ url_lfs = n/a # See "technotes" in "cfg" file url_tarball = http://bitbucket.org/eigen/eigen/get/3.3.7.tar.bz2 #--------------------------------------------------------------------- [history] 170704 Updated from 3.2.7 to 3.3.4 180825 Updated to 3.3.5 190411 Updated to 3.3.7