# arc/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] # 1. Presently, the source tarball that's used for this package is # very old (it dates back to 2013). However, as of 2021, it was the # latest known official version. #--------------------------------------------------------------------- # 2. The source-tarball filename extension has been changed from # ".tgz" to ".tar.gz". #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.07 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.08 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.08 minutes) - ThinkPad E540 i7 4x2 16GB RAM 00.00 hours (or 000.22 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM #--------------------------------------------------------------------- [settings] configure = none depends = none license = See "license*.txt" in installed tree tmpsize = 1M #--------------------------------------------------------------------- [build] BINDIR=$PKGDIR_PROD/bin DOCDIR=$PKGDIR_PROD/doc MANDIR=$PKGDIR_PROD/man/man1 mkdir -p $BINDIR $DOCDIR $MANDIR make cp -p arc marc $BINDIR/ cp -p arc.1 marc.1 $MANDIR/ cp -p Arc521.doc $DOCDIR/olddoc.txt cp -p Arcinfo $DOCDIR/arcinfo.txt cp -p COPYING $DOCDIR/gpl.txt cp -p Readme $DOCDIR/readme.txt cp -p $PKGDIR_SPECIAL/license.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 = http://packages.debian.org/unstable/source/arc url_home = http://arc.sourceforge.net/ url_lfs = n/a url_tarball = http://deb.debian.org/debian/pool/main/a/\ arc/arc_5.21q.orig.tar.gz #--------------------------------------------------------------------- [history] 210204 Updated from 5.21o to 5.21q 210204 Fixed FTBFS with "gcc" 10