Skip to content

Commit

Permalink
Merge pull request #56 from Fdawgs/patch-1
Browse files Browse the repository at this point in the history
Poppler v23.10.0
  • Loading branch information
oschwartz10612 committed Oct 23, 2023
2 parents cb36487 + d1b172c commit 8cdb120
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
POPPLER_VERSION=23.08.0
POPPLER_VERSION=23.10.0
POPPLER_DATA_URL="https://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz"
BUILD="0"

Expand Down Expand Up @@ -32,6 +32,7 @@ cp "$PKGS_PATH_DIR"/fontconfig*/Library/bin/fontconfig-1.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/expat*/Library/bin/expat.dll ./Library/bin/
cp "$PKGS_PATH_DIR"/expat*/Library/bin/expat.dll ./Library/bin/libexpat.dll
cp -a "$PKGS_PATH_DIR"/libiconv*/Library/bin/. ./Library/bin/
cp "$PKGS_PATH_DIR"/pixman*/Library/bin/*.dll ./Library/bin/

rm -rf "$PKGS_PATH_DIR"

Expand Down

0 comments on commit 8cdb120

Please sign in to comment.