chocolatey-packages icon indicating copy to clipboard operation
chocolatey-packages copied to clipboard

ketarin: standardize packages

Open dtgm opened this issue 8 years ago • 2 comments

#137 & #138

How individual packages should be configured

dtgm avatar Feb 28 '16 01:02 dtgm

At a minimum, each individual package must have

Option Type Ketarin var Example
Application name: STATIC {appname} packageid
Enabled BOOL {property:Enabled} TRUE
Download source URL: STRING {property:FixedDownloadUrl} http...packageid.exe
Download location Save in folder: STRING ??? C:\arbitrary\dir
Variables Variables: version: Textual content STRING {version} 1.0.9.8

Covered also at https://github.com/chocolatey/choco/wiki/AutomaticPackages#setup

STATIC: once set, never changes BOOL: toggle to enable/disable STRING: text string

dtgm avatar Feb 28 '16 02:02 dtgm

@gep13 , i think this one can be closed. most repo are on AU Thank you

tunisiano187 avatar Aug 30 '20 08:08 tunisiano187