File: watch

package info (click to toggle)
cgal 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144,952 kB
  • sloc: cpp: 811,597; ansic: 208,576; sh: 493; python: 411; makefile: 286; javascript: 174
file content (12 lines) | stat: -rw-r--r-- 492 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
# The links on https://github.com/CGAL/cgal/tags point to an HTML page per
# release. The "downloadurlmangle" option is used to transform these links
# into the file URL. The "filenamemangle" option is used to transform these
# links into the local filename.

version=4

opts="\
    downloadurlmangle=s|/tag/v(.*)|/download/v$1/CGAL-$1.tar.xz|, \
    filenamemangle=s|.*/v(.*)|cgal_$1.orig.tar.xz|" \
https://github.com/CGAL/cgal/tags \
    /CGAL/cgal/releases/tag/v(\d[\d.]*) debian uupdate