waterfoxproject.waterfox/builder-product.cfg

44 lines
1.4 KiB
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
2013-05-06 14:41:27 +02:00
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
2013-05-06 10:56:01 +02:00
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
2013-05-06 13:33:28 +02:00
WINST_NAME[0]="InstallMsi"
WINST_VALUE[0]="Watefox Setup.msi"
WINST_NAME[1]="ExtractDir"
WINST_VALUE[1]="86C0563"
2013-05-06 10:56:01 +02:00
OPSI_INI_SECTION[0]="X86_64"
2013-05-06 12:11:16 +02:00
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{FD7DEB7B-8CEA-44E5-AB2D-7C66786C0563}"