Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/.gitmodules @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mupdf-source/.gitmodules Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,51 @@ +[submodule "thirdparty/jbig2dec"] + path = thirdparty/jbig2dec + url = ../jbig2dec.git +[submodule "thirdparty/mujs"] + path = thirdparty/mujs + url = ../mujs.git +[submodule "thirdparty/freetype"] + path = thirdparty/freetype + url = ../thirdparty-freetype2.git +[submodule "thirdparty/gumbo-parser"] + path = thirdparty/gumbo-parser + url = ../thirdparty-gumbo-parser.git +[submodule "thirdparty/harfbuzz"] + path = thirdparty/harfbuzz + url = ../thirdparty-harfbuzz.git +[submodule "thirdparty/jpeg"] + path = thirdparty/libjpeg + url = ../thirdparty-libjpeg.git +[submodule "thirdparty/lcms2"] + path = thirdparty/lcms2 + url = ../thirdparty-lcms2.git +[submodule "thirdparty/openjpeg"] + path = thirdparty/openjpeg + url = ../thirdparty-openjpeg.git +[submodule "thirdparty/zlib"] + path = thirdparty/zlib + url = ../thirdparty-zlib.git +[submodule "thirdparty/curl"] + path = thirdparty/curl + url = ../thirdparty-curl.git +[submodule "thirdparty/freeglut"] + path = thirdparty/freeglut + url = ../thirdparty-freeglut.git +[submodule "thirdparty/tesseract"] + path = thirdparty/tesseract + url = ../thirdparty-tesseract.git +[submodule "thirdparty/leptonica"] + path = thirdparty/leptonica + url = ../thirdparty-leptonica.git +[submodule "thirdparty/extract"] + path = thirdparty/extract + url = ../extract.git +[submodule "thirdparty/zxing-cpp"] + path = thirdparty/zxing-cpp + url = ../thirdparty-zxing-cpp.git +[submodule "thirdparty/zint"] + path = thirdparty/zint + url = ../thirdparty-zint.git +[submodule "thirdparty/brotli"] + path = thirdparty/brotli + url = ../thirdparty-brotli.git
