# yaehmop/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.17 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none exepack = yes ldbefore = -lquadmath -lc license = See "license*.txt" in installed tree nosyslinks = yes tmpsize = 8M unpack = relaxed #--------------------------------------------------------------------- [depends] lapack openblas #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DATADIR=$PKGDIR_PROD/data DOCDIR=$PKGDIR_PROD/doc mkdir -p $BINDIR $DATADIR $DOCDIR cd tightbind ln -s `which gfortran` f77 PATH=.:$PATH sed -e 's/-lf2c/-lgfortran/g' \ -e "s@/usr/local/lib/eht_parms.dat@$DATADIR/eht_parms.dat@" \ -i makefile.linux make -f makefile.linux || \ make -f makefile.linux cp -p bind $BINDIR/yaehmop cp -p eht_parms.dat $DATADIR/ cp -p $PKGDIR_SPECIAL/license-yaehmop.txt $DOCDIR/ #--------------------------------------------------------------------- # 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 = Not checked yet url_home = TBD url_lfs = TBD url_tarball = https://downloads.sourceforge.net/\ yaehmop/yaehmop.3.0.3.src.tar.gz #--------------------------------------------------------------------- [history] 170815 Added package. Started with 3.0.3.