# yarnjs18/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created as follows. Internet access and external websites were required. This procedure may or may not work in the future. #!/bin/bash -e rm -fr yarnjs18-npm-cache* mkdir yarnjs18-npm-cache cd yarnjs18-npm-cache . srcpkgpaths nodejs18 HOME=`pwd` npm install --global yarn rm -fr .config cd .. tar jcf yarnjs18-npm-cache.tar.bz2 yarnjs18-npm-cache rm -fr yarnjs18-npm-cache ls -l yarnjs18-npm-cache.tar.bz2 #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.05 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] configure = none license = tbd proddir = none tmpsize = 4M unpack = relaxed #--------------------------------------------------------------------- [depends] nodejs18:strict #--------------------------------------------------------------------- [build] . srcpkgpaths nodejs18 HOME=`pwd` npm install --prefer-offline --global yarn ln -nsf $PRODTREE/nodejs18/bin/yarn /$LACARCH/xbin/ #--------------------------------------------------------------------- # 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 = special # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210428 Added package. Started with 210428. 211117 Updated to 211117 220818 Updated to 220818