waterfoxproject.waterfox/builder-product.cfg

33 lines
1022 B
INI
Raw Normal View History

2013-05-06 10:56:01 +02:00
############################
# Setup product information
############################
VENDOR="waterfoxproject.org"
PN="waterfoxproject.waterfox"
NAME="Waterfox"
DESCRIPTION="Waterfox is a high performance browser based on the Mozilla Firefox source code. Waterfox is specifically for 64-bit systems, with one thing in mind: speed."
VERSION="18.0.1"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricteded.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="Waterfox-logo-300x300.png"
DL_SOURCE[0]="http://www.berlios.de/wp-content/uploads/2013/01/Waterfox-logo-300x300.png"
DL_FILE[1]="Waterfox-${VERSION}-Setup.exe"
DL_SOURCE[1]="http://sourceforge.net/projects/waterfoxproj/files/Waterfox%20${VERSION}%20Setup.exe"
DL_ARCH[1]="X86_64"
DL_WINST_NAME[1]=InstallExe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86_64"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="uninstall\helper.exe"