44 lines
1.4 KiB
INI
44 lines
1.4 KiB
INI
############################
|
|
# 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
|
|
|
|
DL_FILE[2]="langpack-de@firefox.mozilla.org.xpi"
|
|
DL_SOURCE[2]="https://addons.mozilla.org/firefox/downloads/file/187702/deutsch_de_language_pack-18.0-fx.xpi"
|
|
DL_ARCH[2]="X86_64"
|
|
DL_EXTRACT_TO[2]="Addons/bundles"
|
|
DL_WINST_NAME[2]=GermanLangugaPackXpi
|
|
|
|
# File array index for the image showing while installing the program
|
|
ICON_DL_INDEX=0
|
|
|
|
WINST_NAME[0]="InstallMsi"
|
|
WINST_VALUE[0]="Watefox Setup.msi"
|
|
|
|
WINST_NAME[1]="ExtractDir"
|
|
WINST_VALUE[1]="86C0563"
|
|
|
|
OPSI_INI_SECTION[0]="X86_64"
|
|
OPSI_INI_OPTION[0]="MsiId"
|
|
OPSI_INI_VALUE[0]="{FD7DEB7B-8CEA-44E5-AB2D-7C66786C0563}"
|