[pacman-dev] [PATCH] '-Spp and -Supp' options were added to generate uri list without the downloaded package uris

Laszlo Papp djszapi2 at gmail.com
Fri Aug 28 10:16:49 UTC 2009


On Fri, Aug 28, 2009 at 11:34 AM, Nagy Gabor <ngaba at bibl.u-szeged.hu> wrote:

> + if ((config->op_s_printuris >= 2) && !alpm_pkg_download_size(pkg)) {
>> +       continue;
>> +}
>>
>
> This means that -Sp prints everything, -Spp prints only the to-be-download
> URIs. This is good for backward compatibility, but for my taste -Sp should
> print only the to-be-download URIs, and -Spp all. (In pacman convention,
> duplicated switch means 'all/everything', see -Scc, -Syy, -Suu) Opinions?
>
> Bye


Hello!

Yeah, you're right, sorry.

I didn't follow the 'print thread' from Xavier, but I will check it at the
weekend. I don't think It's a point against it so that the command line
command will be difficult, I would say that rather It has got more
facilities.

Thank the replies,
Laszlo Papp


More information about the pacman-dev mailing list