From d591f610f1cb94090421ab5dae7ee00eae36c51a Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Thu, 19 Jan 2023 14:44:29 +0000 Subject: [PATCH 1/2] Poppler 23.01.0 --- package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.sh b/package.sh index 1628d2d..b97095f 100755 --- a/package.sh +++ b/package.sh @@ -1,4 +1,4 @@ -POPPLER_VERSION=22.12.0 +POPPLER_VERSION=23.01.0 POPPLER_DATA_URL="https://poppler.freedesktop.org/poppler-data-0.4.11.tar.gz" BUILD="0" From 6249eef42e2e369b8872e126633ecbc80d39be95 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 19 Jan 2023 12:14:50 -0500 Subject: [PATCH 2/2] libdelfate.dll became deflate.dll --- package.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.sh b/package.sh index b97095f..4838c01 100755 --- a/package.sh +++ b/package.sh @@ -21,7 +21,8 @@ cp "$PKGS_PATH_DIR"/openssl*/Library/bin/libcrypto-3-x64.dll ./Library/bin/ cp "$PKGS_PATH_DIR"/openjpeg*/Library/bin/openjp2.dll ./Library/bin/ cp "$PKGS_PATH_DIR"/xz*/Library/bin/liblzma.dll ./Library/bin/ cp "$PKGS_PATH_DIR"/cairo*/Library/bin/cairo.dll ./Library/bin/ -cp "$PKGS_PATH_DIR"/libdeflate*/Library/bin/libdeflate.dll ./Library/bin/ +# cp "$PKGS_PATH_DIR"/libdeflate*/Library/bin/libdeflate.dll ./Library/bin/ +cp "$PKGS_PATH_DIR"/libdeflate*/Library/bin/deflate.dll ./Library/bin/ cp "$PKGS_PATH_DIR"/lerc*/Library/bin/Lerc.dll ./Library/bin/ # cp "$PKGS_PATH_DIR"/jbig*/Library/bin/jbig.dll ./Library/bin/ cp "$PKGS_PATH_DIR"/lcms2*/Library/bin/lcms2.dll ./Library/bin/