openvpn.openvpn/builder-product.cfg
2012-04-27 00:26:34 +02:00

35 lines
1.0 KiB
INI

############################
# Setup product information
############################
VENDOR="openvpn.org"
PN="openvpn.openvpn"
VERSION="2.2.2"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="openvpn.png"
DL_SOURCE[0]="http://www.bitblokes.de/wp-content/uploads/2010/10/openvpn-logo-150x150.png"
DL_FILE[1]="openvpn32.exe"
DL_SOURCE[1]="http://swupdate.openvpn.org/community/releases/openvpn-2.2.2-install.exe"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Exe
DL_FILE[2]="Driversigning.exe"
DL_SOURCE[2]="http://nativeex.boot-land.net/Programs/DriverSigning/DriverSigning.exe"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=Driversigning32Exe
;DL_FILE[3]="wget.exe"
;DL_SOURCE[3]="http://downloads.sourceforge.net/project/gnuwin32/wget/1.11.4-1/wget-1.11.4-1-setup.exe?r=&ts=1333400082&use_mirror=garr"
;DL_ARCH[3]="X86"
;DL_WINST_NAME[3]=Wget32exe
# File array index for the image showing while installing the program
ICON_DL_INDEX=0