artifex.ghostscript/builder-product.cfg

32 lines
832 B
INI

############################
# Setup product information
############################
VENDOR="ghostscript.com"
PN="artifex.ghostscript"
VERSION="9.05"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="451604026_a750b0de57.jpg"
DL_SOURCE[0]="http://download.chip.eu/ii/451604026_a750b0de57.jpg"
DL_FILE[1]="gs905w32.exe"
DL_SOURCE[1]="http://downloads.ghostscript.com/public/gs905w32.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_FILE[2]="gs905w64.exe"
DL_SOURCE[2]="http://downloads.ghostscript.com/public/gs905w64.exe"
DL_ARCH[2]="X86_64"
DL_WINST_NAME[2]=Install64Exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="OLDVERSION"
WINST_VALUE[0]="9.04"