intial commit
This commit is contained in:
32
builder-product.cfg
Normal file
32
builder-product.cfg
Normal file
@@ -0,0 +1,32 @@
|
||||
############################
|
||||
# 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"
|
||||
|
||||
Reference in New Issue
Block a user