bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Metalink support


From: Hubert Tarasiuk
Subject: Re: [Bug-wget] Metalink support
Date: Fri, 3 Jul 2015 20:23:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1

W dniu 03.07.2015 o 17:12, Tim Ruehsen pisze:
> 
> To copy GPGME m4 macro, I have to install libgpgme11-dev. And if I do that, a 
> ./bootstrap (maybe just a configure) does the job for me.
Actually I meant copying over the m4 GPGME macro and adding it to Wget's
repository, so that it would be available straight after cloning (I have
seen some projects including gpgme.m4 in their repositories to resolve
the problem).
Or maybe we could provide some kind of wrapper that would call the
proper GPGME macro if it is defined elsewhere, and otherwise do nothing.
(Not sure how to do that though.)
> 
> I tried
> $ wget http://www.metalinker.org/samples/dsl-3.3.iso.metalink
> which I understand as a download link to dsl-3.3.iso.
> 
> That only downloads the .metalink file and that's it !?
> I expected Wget to download dsl-3.3.iso (of course first the .metalink file 
> as 
> intermediate file, which is needed for mirror information).
> I am aware of --input-metalink, but would like to see a bit more of 
> automation 
> in the above example.
I kind of agree with that. But we should probably not change the default
behaviour of previous versions. How about this:
$ wget
--input-metalink=http://www.metalinker.org/samples/dsl-3.3.iso.metalink

Would that work for you? (Allowing to provide an URL instead of local
file to the input-metalink option.)
> 
> WDYT ?
> 
> Regards, Tim
> 

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]