This commit is contained in:
Mario Fetka
2019-09-19 13:19:51 +02:00
parent 7a1277153e
commit d1959e326c
4 changed files with 14 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ VENDOR="foxitsoftware.com"
PN="foxit.pdfreader"
NAME="Foxit Reader"
DESCRIPTION="Secure PDF Reader"
VERSION="9.5.0.20723"
VERSION="9.6.0.25114"
RELEASE="3"
PRIORITY="0"
ADVICE=""
@@ -20,23 +20,23 @@ DL_SOURCE[0]="https://www.foxitsoftware.com/resource/images/icons/foxitpdf.png"
# replace points, split into array
a=( ${VERSION//./ } )
DL_FILE[1]="FoxitReader${VERSION}_L10N.iso"
#DL_SOURCE[1]="http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/${a[0]}.x/${a[0]}.${a[1]}/L10N/FoxitReader${a[0]}${a[1]}${a[2]}.${a[3]}_L10N.iso"
DL_SOURCE[1]="http://cdn01.foxitsoftware.com/product/reader/desktop/win/${a[0]}.${a[1]}/FoxitReader${a[0]}${a[1]}_L10N_Setup.iso"
#DL_SOURCE[1]="http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/${a[0]}.x/${a[0]}.${a[1]}/L10N/FoxitReader${a[0]}${a[1]}${a[2]}_L10N_Setup.iso"
DL_FILE[1]="FoxitReader${a[0]}${a[1]}_L10N_Setup.msi"
#DL_SOURCE[1]="http://cdn01.foxitsoftware.com/product/reader/desktop/win/${a[0]}.${a[1]}/FoxitReader${a[0]}${a[1]}_L10N_Setup.iso"
DL_SOURCE[1]="http://cdn01.foxitsoftware.com/product/reader/desktop/win/${a[0]}.${a[1]}/9910CA6CE9336206109512BFF17F97BA/FoxitReader${a[0]}${a[1]}_L10N_Setup.msi"
DL_ARCH[1]="X86"
DL_EXTRACT_FORMAT[1]="7zip"
#DL_EXTRACT_FORMAT[1]="7zip"
DL_WINST_NAME[1]=InstallMsi
# File array index for the image showing while installing the program
ICON_DL_INDEX=0
WINST_NAME[0]="InstallMsi"
WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\FoxitReader_Enterprise.msi"
#WINST_NAME[0]="InstallMsi"
#WINST_VALUE[0]="@DL_EXTRACT_WINST_PATH[1]@\\FoxitReader_Enterprise.msi"
WINST_NAME[1]="TransformsPath"
WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Transforms"
#WINST_NAME[1]="TransformsPath"
#WINST_VALUE[1]="@DL_EXTRACT_WINST_PATH[1]@\\Transforms"
OPSI_INI_SECTION[0]="X86"
OPSI_INI_OPTION[0]="MsiId"
OPSI_INI_VALUE[0]="{F890F03A-5E69-11E9-8D56-0021CCC51F2B}"
OPSI_INI_VALUE[0]="{3B7DE8DC-9CD8-11E9-A59E-54BF64A63C26}"