File: watch

package info (click to toggle)
bmtk 1.1.1%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 204,040 kB
  • sloc: python: 37,064; javascript: 1,998; makefile: 42; sh: 33
file content (10 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
version=4

opts="repacksuffix=+ds,dversionmangle=auto,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \
   https://github.com/AllenInstitute/bmtk/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@

#opts="mode=git,pretty=0.0+git%cd.%h, \
#        repacksuffix=+ds, \
#        repack,compression=xz, \
#        dversionmangle=s/\.ds//" \
#  https://github.com/AllenInstitute/bmtk.git HEAD