Skip to content

Legion Labs scoop bucket

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

legion-labs/scoop-bucket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legion Labs Scoop Bucket

Contains dependencies not found in popular bucket or modified scripts of existing manifests used by Legion Labs.

Visual Studio Build Tools and the Windows SDK don't support local install and they will prompt for elevation anyways. Run scoop install sudo prior to installing them and use the global flag as well for consistency.

App Description Install Command
winsdk Windows 10 SDK sudo scoop install legion-labs/winsdk --global
vs_buildtools Visual Studio Build Tools sudo scoop install legion-labs/vs_buildtools --global
llvm LLVM Toolchain scoop install legion-labs/llvm

Add bucket using:

scoop bucket add legion-labs https://github.com/legion-labs/scoop-bucket

How to update

Some packages need manual updates for now, if the frequency of update is too high we're going to automate it.

winsdk and vs_buildtools

Both those packages rely on winget manifest definition to get the executables at the right version since the executables are addressed using their hash rather than the version scheme.

For winsdk look in for the folder with the higher version in this location, for vs_buildtools look here

After you identify the proper folder, open the yaml file it contains.

Value in winget manifest Corresponding in scoop manifest
PackageVersion version
Installers[0].InstallerUrl architecture.64bit.url
Installers[0].InstallerSha256 architecture.64bit.hash

In case there is a major version bump you might need to pay attention to the parameters used un the Custom field.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Legion Labs scoop bucket

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •