waterfoxproject.waterfox/builder-product.cfg

81 lines
2.6 KiB
INI

############################
# Setup product information
############################
VENDOR="waterfoxproject.org"
PN="waterfoxproject.waterfox"
NAME="Waterfox"
DESCRIPTION="Waterfox is Firefox specifically for 64-bit systems, with one thing in mind: speed."
VERSION="56.2.14"
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.png"
DL_SOURCE[0]="http://www.ahadesign.eu/images/stories/aha/waterfox-tut/waterfox.png"
DL_FILE[1]="Waterfox-${VERSION}-Setup.exe"
DL_SOURCE[1]="https://storage-waterfox.netdna-ssl.com/releases/win64/installer/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/latest/417164/addon-417164-latest.xpi"
DL_ARCH[2]="X86_64"
DL_EXTRACT_TO[2]="Addons/bundles"
DL_WINST_NAME[2]=GermanLangugaPackXpi
DL_FILE[3]="vlc-plugin@videolan.org.xpi"
DL_SOURCE[3]="http://download.videolan.org/pub/videolan/vlc/2.2.8/win64/vlc-2.2.8-win64.xpi"
DL_ARCH[3]="X86_64"
DL_EXTRACT_TO[3]="Addons/bundles"
DL_WINST_NAME[3]=VideolanClientXpi
DL_FILE[4]="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi"
DL_SOURCE[4]="https://addons.mozilla.org/firefox/downloads/latest/1865/addon-1865-latest.xpi"
DL_ARCH[4]="X86_64"
DL_EXTRACT_TO[4]="Addons/bundles"
DL_WINST_NAME[4]=AdblockPlusXpi
DL_FILE[5]="firefox@ghostery.com.xpi"
DL_SOURCE[5]="https://addons.mozilla.org/firefox/downloads/latest/9609/addon-9609-latest.xpi"
DL_ARCH[5]="X86_64"
DL_EXTRACT_TO[5]="Addons/bundles"
DL_WINST_NAME[5]=GhosteryXpi
DL_FILE[6]="fastdial@telega.phpnet.us.xpi"
DL_SOURCE[6]="http://www.userlogos.org/files/fastdial-4.12-fx.xpi"
DL_ARCH[6]="X86_64"
DL_EXTRACT_TO[6]="Addons/bundles"
DL_WINST_NAME[6]=FastDialXpi
DL_FILE[7]="{1018e4d6-728f-4b20-ad56-37578a4de76b}.xpi"
DL_SOURCE[7]="https://addons.mozilla.org/firefox/downloads/latest/5791/addon-5791-latest.xpi"
DL_ARCH[7]="X86_64"
DL_EXTRACT_TO[7]="Addons/bundles"
DL_WINST_NAME[7]=FlagFoxXpi
DL_FILE[8]="{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi"
DL_SOURCE[8]="https://addons.mozilla.org/firefox/downloads/latest/748/addon-748-latest.xpi"
DL_ARCH[8]="X86_64"
DL_EXTRACT_TO[8]="Addons/extensions"
DL_WINST_NAME[8]=GreasmonkeyXpi
# 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"
OPSI_INI_SECTION[1]="X86_64"
OPSI_INI_OPTION[1]="Prog32"
OPSI_INI_VALUE[1]="waterfox.exe"
OPSI_INI_SECTION[2]="X86_64"
OPSI_INI_OPTION[2]="Prog64"
OPSI_INI_VALUE[2]="waterfox.exe"