File: watch

package info (click to toggle)
node-function-bind 1.1.1%2Brepacked%2B~1.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 184 kB
  • sloc: javascript: 281; makefile: 12
file content (14 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# hack with uversion mangle for getting newer version with 1.1.1
version=4
opts=\
dversionmangle=auto,\
uversionmangle=s/^1.1.1$/1.1.1+repacked/g,\
filenamemangle=s%(?:.*?/)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%@PACKAGE@-$1$2% \
 https://github.com/Raynos/function-bind/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ group

opts=\
ctype=nodejs,\
component=has,\
dversionmangle=auto,\
filenamemangle=s%(?:.*?/)?v?@ANY_VERSION@(@ARCHIVE_EXT@)%node-has-$1$2% \
 https://github.com/tarruda/has/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ group