melk.colorpicker/builder-product.cfg

48 lines
1.2 KiB
INI

############################
# Setup product information
############################
VENDOR="melk.de"
PN="melk.colorpicker"
NAME="COPI Colorpicker"
DESCRIPTION="COPI Colorpicker ist minimalistisch und tut, was es soll, nicht mehr und nicht weniger."
VERSION="1.2.22"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="copi_logo.gif"
DL_SOURCE[0]="https://melk.de/software/copi/copi_logo.gif"
DL_FILE[1]="copi-${VERSION}.zip"
DL_SOURCE[1]="https://melk.de/software/copi/copi.zip"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=Install32Zip
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="UninstallProg"
OPSI_INI_VALUE[0]="zipuninst.exe"
OPSI_INI_SECTION[1]="install"
OPSI_INI_OPTION[1]="ProductVersion"
OPSI_INI_VALUE[1]="${VERSION}"
OPSI_INI_SECTION[2]="install"
OPSI_INI_OPTION[2]="Description"
OPSI_INI_VALUE[2]="${DESCRIPTION}"
OPSI_INI_SECTION[3]="install"
OPSI_INI_OPTION[3]="ProductName"
OPSI_INI_VALUE[3]="${NAME}"
OPSI_INI_SECTION[4]="install"
OPSI_INI_OPTION[4]="CompanyName"
OPSI_INI_VALUE[4]="Melk"