Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aria2] use environment variable to select download tool #17934

Closed
cenit opened this issue May 14, 2021 · 3 comments
Closed

[aria2] use environment variable to select download tool #17934

cenit opened this issue May 14, 2021 · 3 comments
Assignees
Labels
category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:manifests This PR or Issue pertains to the Manifests feature

Comments

@cenit
Copy link
Contributor

cenit commented May 14, 2021

Is your feature request related to a problem? Please describe.
At the moment, I am unable to use ARIA2 in manifest mode. Is it possible to think about selecting the download tool through an environment variable?

@JackBoosY JackBoosY added category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:manifests This PR or Issue pertains to the Manifests feature labels May 15, 2021
@JackBoosY JackBoosY self-assigned this May 15, 2021
@cenit
Copy link
Contributor Author

cenit commented May 28, 2021

@JackBoosY since you self-assigned this to yourself, may I ask you if you are working on a PR on this problem?
it would be wonderful.
i can try to help you but i cannot do it alone, because i am really overworked right now

@JackBoosY
Copy link
Contributor

Sadly, I don't have much time either. This issue is queued.

@MonicaLiu0311
Copy link
Contributor

Fixed by #20971, microsoft/vcpkg-tool#229, #20585.

You can use the following command:

  • Classic Mode: .\vcpkg --x-use-aria2 install portName
  • Manifest mode: .\vcpkg --x-use-aria2 install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:manifests This PR or Issue pertains to the Manifests feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants