File: watch

package info (click to toggle)
node-string-width 4.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 690 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-string-width-$1.tar.gz/ \
 https://github.com/sindresorhus/string-width/tags .*/archive/v?([\d\.]+).tar.gz

opts=\
component=is-fullwidth-code-point,\
dversionmangle=auto,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-is-fullwidth-code-point-$1.tar.gz/ \
 https://github.com/sindresorhus/is-fullwidth-code-point/tags .*/archive/v?([\d\.]+).tar.gz ignore

opts=\
component=emoji-regex,\
dversionmangle=auto,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-emoji-regex-$1.tar.gz/ \
 https://github.com/mathiasbynens/emoji-regex/tags .*/archive/v?([\d\.]+).tar.gz ignore