pdfsam.pdfsam/builder-product.cfg

26 lines
697 B
INI

############################
# Setup product information
############################
VENDOR="pdfsam.org"
PN="pdfsam.pdfsam"
VERSION="2.2.1"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="pdfsam_logo-150x150.jpg"
DL_SOURCE[0]="http://blog.thetrouserpress.co.uk/wp-content/uploads/2009/10/pdfsam_logo-150x150.jpg"
DL_FILE[1]="pdfsam-win-v2_2_1.exe"
DL_SOURCE[1]="http://sourceforge.net/projects/pdfsam/files/pdfsam/2.2.1/pdfsam-win-v2_2_1.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0