1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
# yoga: should be manually downloaded at commit c09405d58c624fd26d5e0a7ed98bd10c5cc4c05b
# arcanis-libzip: should be manually downloaded at commit 664462465d2730d51f04437c90ed7ebcbe19a36f
# tinylogic: the downloaded tarball follows this naming pattern node-yarnpkg-tinylogic-git%Y%m%d.tar.xz
version=4
opts="mode=git,pgpmode=none,repack,repacksuffix=+dfsg,dversionmangle=auto" \
https://github.com/yarnpkg/berry.git refs/tags/@yarnpkg/cli/@ANY_VERSION@
opts=\
component=dotenv,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-dotenv-$1/ \
https://github.com/motdotla/dotenv/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts="mode=git,pgpmode=none,component=tinylogic,ctype=nodejs,dversionmangle=auto,pretty=tinylogic-git%cd" \
https://github.com/arcanis/tinylogic.git HEAD ignore
opts=\
component=tau-prolog,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-tau-prolog-$1/ \
https://github.com/tau-prolog/tau-prolog/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=readline-sync,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-readline-sync-$1/ \
https://github.com/anseki/readline-sync/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=parse-url,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-parse-url-$1/ \
https://github.com/IonicaBizau/parse-url/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=algoliasearch-client-javascript,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-algoliasearch-client-javascript-$1/ \
https://github.com/algolia/algoliasearch-client-javascript/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=rollup-plugin-node-globals,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-rollup-plugin-node-globals-$1/ \
https://github.com/calvinmetcalf/rollup-plugin-node-globals/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=ink,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-ink-$1/ \
https://github.com/vadimdemedes/ink/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=ink-text-input,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-ink-text-input-$1/ \
https://github.com/vadimdemedes/ink-text-input/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=patch-console,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-patch-console-$1/ \
https://github.com/vadimdemedes/patch-console/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=yoga-wasm-web,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-yoga-wasm-web-$1/ \
https://github.com/shuding/yoga-wasm-web/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
# manually get commit hash c09405d58c624fd26d5e0a7ed98bd10c5cc4c05b
opts=\
component=yoga,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/yoga-$1/ \
https://github.com/facebook/yoga/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=alcalzone-ansi-tokenize,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-alcalzone-ansi-tokenize-$1/ \
https://github.com/AlCalzone/ansi-tokenize/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=zlib-ng,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/zlib-ng-$1/ \
https://github.com/zlib-ng/zlib-ng/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
# manually get commit hash 664462465d2730d51f04437c90ed7ebcbe19a36f
opts=\
component=arcanis-libzip,\
dversionmangle=auto,\
uversionmangle=s/-/\./g,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/arcanis-libzip-$1/ \
https://github.com/arcanis/libzip/tags .*/archive.*/rel-([\d\.\-]+).tar.gz ignore
opts=\
component=joycon,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-joycon-$1/ \
https://github.com/egoist/joycon/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
opts=\
component=jsonc-parser,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-node-jsonc-parser-$1/ \
https://github.com/microsoft/node-jsonc-parser/tags .*/archive.*/v?([\d\.]+).tar.gz ignore
|