Re: Help with watch file

2016-12-23 Thread Bill Blough
On Fri, Dec 23, 2016 at 03:13:34PM +, Adam D. Barratt wrote: > On Fri, 2016-12-23 at 08:37 -0500, James McCoy wrote: > > On Thu, Dec 22, 2016 at 05:42:43PM -0500, Bill Blough wrote: > > > On Thu, Dec 22, 2016 at 12:40:26PM +, Ian Jackson wrote: > > > > suffers rather from leaning toothpick

Re: Help with watch file

2016-12-23 Thread Adam D. Barratt
On Fri, 2016-12-23 at 08:37 -0500, James McCoy wrote: > On Thu, Dec 22, 2016 at 05:42:43PM -0500, Bill Blough wrote: > > On Thu, Dec 22, 2016 at 12:40:26PM +, Ian Jackson wrote: > > > suffers rather from leaning toothpick syndrome. Does the > > > `downloadurlmangle' support Perl's ability to

Re: Help with watch file

2016-12-23 Thread James McCoy
On Thu, Dec 22, 2016 at 05:42:43PM -0500, Bill Blough wrote: > On Thu, Dec 22, 2016 at 12:40:26PM +, Ian Jackson wrote: > > suffers rather from leaning toothpick syndrome. Does the > > `downloadurlmangle' support Perl's ability to handle nonstandard > > delimiters ? Using something other

Re: Help with watch file

2016-12-22 Thread Bill Blough
On Thu, Dec 22, 2016 at 12:40:26PM +, Ian Jackson wrote: > suffers rather from leaning toothpick syndrome. Does the > `downloadurlmangle' support Perl's ability to handle nonstandard > delimiters ? Using something other than / means that / does not need > to be \-escaped. { } are often a

Re: Help with watch file

2016-12-22 Thread Ian Jackson
Bill Blough writes ("Re: Help with watch file"): > You want the downloadurlmangle option. This > opts=downloadurlmangle=s/github\.com\/arrayfire\/arrayfire\/archive\/v?(\d[\d\.]*)\.tar\.gz/arrayfire.com\/arrayfire_source\/arrayfire-full-$1\.tar\.bz2/ > \ > http://github.c

Re: Help with watch file

2016-12-21 Thread Paul Wise
On Thu, Dec 22, 2016 at 5:33 AM, Ghislain Vaillant wrote: > I am trying to write a watch file suitable for fetching tarballs from a > *link* published on a GitHub release page [1]. It seems this link > points to a different location on Amazon S3 [2]. For the arrayfire-full tarballs: version=3

Help with watch file

2016-12-21 Thread Ghislain Vaillant
Dear all, I am trying to write a watch file suitable for fetching tarballs from a *link* published on a GitHub release page [1]. It seems this link points to a different location on Amazon S3 [2]. [1] https://github.com/arrayfire/arrayfire/releases [2]