Skip to content

Commit

Permalink
Merge pull request #47 from Fdawgs/patch-1
Browse files Browse the repository at this point in the history
Poppler 23.01
  • Loading branch information
oschwartz10612 committed Jan 19, 2023
2 parents 2f5ccae + 6249eef commit f6b5a5f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.sh
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -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/
Expand Down

0 comments on commit f6b5a5f

Please sign in to comment.