File: watch

package info (click to toggle)
node-postcss-load-config 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 432 kB
  • sloc: makefile: 2; sh: 2
file content (17 lines) | stat: -rw-r--r-- 669 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-postcss-load-config-$1.tar.gz/ \
 https://github.com/michael-ciniawsky/postcss-load-config/tags .*/archive/v?([\d\.]+).tar.gz

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

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