mariusvam / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
1 stars 0 forks source link

Download link not printing #301

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.4xmpl, npackdcl info -p=aimp

Icon: 
https://lh6.googleusercontent.com/-3vh4E1Y5YpU/Uj8iJzcdQwI/AAAAAAAABIo/z4KtX_l8t
Rc/s48-no/aimp.png
Title: AIMP
Description: audio player
License:
Package home page: http://www.aimp.ru/
Versions: 3.55.1298

But i expected to see "Download URL".

CL-1.17.9/Win7Pro-x64

I found
WPMUtils::outputTextConsole("Download URL: " +
                    pv->download.toString() + "\n");
string in app.cpp file, but i not understand, why it not working.

Original issue reported on code.google.com by ALEX.Mek...@gmail.com on 7 Oct 2013 at 3:14

GoogleCodeExporter commented 8 years ago
you should also supply the -v parameter like this:

npackdcl info -p aimp -v 3.55.1298

Download URLs are different for different package versions.

Original comment by tim.lebe...@gmail.com on 8 Oct 2013 at 6:05

GoogleCodeExporter commented 8 years ago
Oh, it`s true! Thank you. I want close this thread.

Original comment by ALEX.Mek...@gmail.com on 8 Oct 2013 at 9:08

GoogleCodeExporter commented 8 years ago

Original comment by tim.lebe...@gmail.com on 16 Oct 2013 at 8:24