documentfoundation.libreoffice/builder-product.cfg

45 lines
1.7 KiB
INI

############################
# Setup product information
############################
VENDOR="libreoffice.org"
PN="documentfoundation.libreoffice"
NAME="LibreOffice Productivity Suite"
DESCRIPTION="LibreOffice ist eine leistungsfaehige Office-Suite, voll kompatibel mit den Programmen anderer grosser Office-Anbieter ist."
VERSION="5.1.1"
RELEASE="1"
PRIORITY="0"
ADVICE=""
# TYPE - defines, if the install files are public or restricted.
# Valid value: restricted | public
TYPE="public"
DL_FILE[0]="libo-logo.png"
DL_SOURCE[0]="http://www.cb-computerservice.at/bilder/libo-logo.png"
DL_FILE[1]="LibreOffice_${VERSION}_Win_x86.msi"
#DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86.msi"
DL_SOURCE[1]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86.msi.torrent"
DL_DOWNLOADER[1]="aria2c"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=InstallMsi
DL_FILE[2]="LibreOffice_${VERSION}_Win_x86_helppack_de.msi"
#DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86_helppack_de.msi"
DL_SOURCE[2]="http://download.documentfoundation.org/libreoffice/stable/${VERSION}/win/x86/LibreOffice_${VERSION}_Win_x86_helppack_de.msi.torrent"
DL_DOWNLOADER[2]="aria2c"
DL_ARCH[2]="X86"
DL_WINST_NAME[2]=InstallHelpDeMsi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{2F9F0129-3D3D-4F77-8580-C910DD649645}"
OPSI_INI_SECTION[1]="X86"
OPSI_INI_OPTION[1]="MsiIdHelpDe"
OPSI_INI_VALUE[1]="{AA038A6D-9F0A-4793-90B7-39E5F4D4CE94}"