Skip to content

Commit 49e4c93

Browse files
author
Owen Schwartz
authored
Merge pull request #43 from Fdawgs/patch-1
Poppler 22.11.0
2 parents 1902e6d + 0fa4262 commit 49e4c93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
POPPLER_VERSION=22.04.0
1+
POPPLER_VERSION=22.11.0
22
POPPLER_DATA_URL="https://poppler.freedesktop.org/poppler-data-0.4.11.tar.gz"
33
BUILD="0"
44

@@ -23,7 +23,7 @@ cp "$PKGS_PATH_DIR"/xz*/Library/bin/liblzma.dll ./Library/bin/
2323
cp "$PKGS_PATH_DIR"/cairo*/Library/bin/cairo.dll ./Library/bin/
2424
cp "$PKGS_PATH_DIR"/libdeflate*/Library/bin/libdeflate.dll ./Library/bin/
2525
cp "$PKGS_PATH_DIR"/lerc*/Library/bin/Lerc.dll ./Library/bin/
26-
cp "$PKGS_PATH_DIR"/jbig*/Library/bin/jbig.dll ./Library/bin/
26+
# cp "$PKGS_PATH_DIR"/jbig*/Library/bin/jbig.dll ./Library/bin/
2727
cp "$PKGS_PATH_DIR"/lcms2*/Library/bin/lcms2.dll ./Library/bin/
2828
cp "$PKGS_PATH_DIR"/fontconfig*/Library/bin/fontconfig-1.dll ./Library/bin/
2929
cp "$PKGS_PATH_DIR"/expat*/Library/bin/libexpat.dll ./Library/bin/

0 commit comments

Comments
 (0)