syntevo.smartgithg/builder-product.cfg

35 lines
1.0 KiB
INI

############################
# Setup product information
############################
VENDOR="syntevo.com"
PN="syntevo.smartgithg"
NAME="SmartGit/Hg"
DESCRIPTION="SmartGit/Hg is a client for Git and Mercurial."
VERSION="4.6.1"
RELEASE="3"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="git-client-smartgithg-46-now-supports-git-flow.jpg"
DL_SOURCE[0]="http://www.pressreleasefrom.com/pressphoto/git-client-smartgithg-46-now-supports-git-flow.jpg"
DL_FILE[1]="smartgithg-win32-setup-nojre-${VERSION//./_}.zip"
DL_SOURCE[1]="http://www.syntevo.com/download/smartgithg/smartgithg-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//./_}.zip"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="unins000.exe"