syntevo.smartgithg/builder-product.cfg

35 lines
1000 B
INI

############################
# Setup product information
############################
VENDOR="syntevo.com"
PN="syntevo.smartgithg"
NAME="SmartGit/Hg"
DESCRIPTION="SmartGit/Hg is a client for Git and Mercurial."
VERSION="6.5.7"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="SmartGitSyntevo.png"
DL_SOURCE[0]="http://www.clearvision-cm.com/wp-content/uploads/2013/12/SmartGitSyntevo.png"
DL_FILE[1]="smartgit-win32-setup-nojre-${VERSION//./_}.zip"
DL_SOURCE[1]="http://www.syntevo.com/downloads/smartgit/smartgit-win32-setup-nojre-${VERSION//./_}.zip"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="unzip"
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="InstallExe"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\setup-${VERSION//./_}.exe"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="unins000.exe"