pdfforge.pdfcreator/builder-product.cfg

31 lines
941 B
INI

############################
# Setup product information
############################
VENDOR="pdfforge.org"
PN="pdfforge.pdfcreator"
VERSION="3.3.2"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="pdfcreator-logo-big.png"
DL_SOURCE[0]="https://cdn.pdfforge.org/sites/default/files/pdfcreator/3/logo/pdfcreator-logo-big.png"
DL_FILE[1]="PDFCreator-1.5.1_setup.exe"
DL_SOURCE[1]="https://sourceforge.net/projects/pdfcreator/files/PDFCreator/PDFCreator%201.5.1/PDFCreator-1_5_1_setup.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
DL_FILE[2]="PDFCreator-${VERSION}_setup.exe"
DL_SOURCE[2]="https://white.download.pdfforge.org/pdfcreator/${VERSION}/PDFCreator-${VERSION//./_}-Setup.exe"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=InstallExe2
# File array index for the image showing while installing the program
ICON_DL_INDEX=0