move to new buildsystem
This commit is contained in:
26
builder-product.cfg
Normal file
26
builder-product.cfg
Normal file
@@ -0,0 +1,26 @@
|
||||
############################
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="piriform.com"
|
||||
PN="speccy"
|
||||
VERSION="1.15.309"
|
||||
RELEASE="1"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
|
||||
# TYPE - defines, if the install files are public or restricted.
|
||||
# Valid value: restricted | public
|
||||
TYPE="public"
|
||||
|
||||
|
||||
DL_FILE[0]="Speccy_Icon.serendipityThumb.png"
|
||||
DL_SOURCE[0]="http://www.itrig.de/uploads/Speccy_Icon.serendipityThumb.png"
|
||||
|
||||
DL_FILE[1]="spsetup-${VERSION}_slim.exe"
|
||||
DL_SOURCE[1]="http://www.piriform.com/speccy/download/slim"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_WINST_NAME[1]=InstallExe
|
||||
|
||||
# File array index for the image showing while installing the program
|
||||
ICON_DL_INDEX=0
|
||||
|
||||
Reference in New Issue
Block a user