irfanview.irfanview/builder-product.cfg

47 lines
1.3 KiB
INI

############################
# Setup product information
############################
VENDOR="irfanview.tuwien.ac.at"
PN="irfanview.irfanview"
NAME="IrfanView"
DESCRIPTION="IrfanView is a very fast, small, compact and innovative FREEWARE (for non-commercial use) graphic viewer for Windows."
VERSION="4.41"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="irfanview-icon.jpg"
DL_SOURCE[0]="http://www.technoinsta.com/wp-content/uploads/2012/12/irfanview-icon.jpg"
DL_FILE[1]="iview${VERSION//./}g_setup.exe"
DL_SOURCE[1]="http://www.irfanview.info/files/iview${VERSION//./}g_setup.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallExe
DL_FILE[2]="irfanview_plugins_${VERSION//./}_setup.exe"
DL_SOURCE[2]="http://www.irfanview.info/files/irfanview_plugins_${VERSION//./}_setup.exe"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=InstallPluginsExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="iv_uninstall.exe"
OPSI_INI_SECTION[1]="Language"
OPSI_INI_OPTION[1]="DLL"
OPSI_INI_VALUE[1]="DEUTSCH.DLL"
OPSI_INI_SECTION[2]="Language"
OPSI_INI_OPTION[2]="Lang"
OPSI_INI_VALUE[2]="Deutsch"