Skip to content

Commit

Permalink
updated submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
GerHobbelt committed Dec 5, 2022
1 parent ef21b9b commit ee77e16
Show file tree
Hide file tree
Showing 16 changed files with 45 additions and 45 deletions.
60 changes: 30 additions & 30 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,94 +1,94 @@
[submodule "thirdparty/jbig2dec"]
path = thirdparty/jbig2dec
url = https://github.com/GerHobbelt/jbig2dec.git
url = git@github.com:GerHobbelt/jbig2dec.git
[submodule "thirdparty/mujs"]
path = thirdparty/mujs
url = https://github.com/GerHobbelt/mujs.git
url = git@github.com:GerHobbelt/mujs.git
[submodule "thirdparty/freetype"]
path = thirdparty/freetype
url = https://github.com/GerHobbelt/thirdparty-freetype2.git
url = git@github.com:GerHobbelt/thirdparty-freetype2.git
[submodule "thirdparty/gumbo-parser"]
path = thirdparty/gumbo-parser
url = https://github.com/GerHobbelt/gumbo-parser.git
url = git@github.com:GerHobbelt/gumbo-parser.git
[submodule "thirdparty/harfbuzz"]
path = thirdparty/harfbuzz
url = https://github.com/GerHobbelt/thirdparty-harfbuzz.git
url = git@github.com:GerHobbelt/thirdparty-harfbuzz.git
[submodule "thirdparty/jpeg"]
path = thirdparty/libjpeg
url = https://github.com/GerHobbelt/thirdparty-libjpeg.git
url = git@github.com:GerHobbelt/thirdparty-libjpeg.git
[submodule "thirdparty/lcms2"]
path = thirdparty/lcms2
url = https://github.com/GerHobbelt/thirdparty-lcms2.git
url = git@github.com:GerHobbelt/thirdparty-lcms2.git
[submodule "thirdparty/openjpeg"]
path = thirdparty/openjpeg
url = https://github.com/GerHobbelt/thirdparty-openjpeg.git
url = git@github.com:GerHobbelt/thirdparty-openjpeg.git
[submodule "thirdparty/zlib"]
path = thirdparty/zlib
url = https://github.com/GerHobbelt/thirdparty-zlib.git
url = git@github.com:GerHobbelt/thirdparty-zlib.git
[submodule "thirdparty/curl"]
path = thirdparty/curl
url = https://github.com/GerHobbelt/thirdparty-curl.git
url = git@github.com:GerHobbelt/thirdparty-curl.git
[submodule "thirdparty/freeglut"]
path = thirdparty/freeglut
url = https://github.com/GerHobbelt/thirdparty-freeglut.git
url = git@github.com:GerHobbelt/thirdparty-freeglut.git
[submodule "thirdparty/leptonica"]
path = thirdparty/leptonica
url = https://github.com/GerHobbelt/leptonica.git
url = git@github.com:GerHobbelt/leptonica.git
[submodule "thirdparty/tesseract"]
path = thirdparty/tesseract
url = https://github.com/GerHobbelt/tesseract.git
url = git@github.com:GerHobbelt/tesseract.git
[submodule "thirdparty/libtiff"]
path = thirdparty/libtiff
url = https://github.com/GerHobbelt/libtiff.git
url = git@github.com:GerHobbelt/libtiff.git
[submodule "thirdparty/libpng"]
path = thirdparty/libpng
url = https://github.com/GerHobbelt/libpng.git
url = git@github.com:GerHobbelt/libpng.git
[submodule "thirdparty/extract"]
path = thirdparty/extract
url = https://github.com/GerHobbelt/thirdparty_extract.git
url = git@github.com:GerHobbelt/thirdparty_extract.git
[submodule "thirdparty/jpeginfo"]
path = thirdparty/jpeginfo
url = https://github.com/GerHobbelt/jpeginfo.git
url = git@github.com:GerHobbelt/jpeginfo.git
[submodule "thirdparty/tesstrain"]
path = thirdparty/tesstrain
url = https://github.com/GerHobbelt/tesstrain.git
url = git@github.com:GerHobbelt/tesstrain.git
[submodule "thirdparty/tessdoc"]
path = thirdparty/tessdoc
url = https://github.com/GerHobbelt/tessdoc.git
url = git@github.com:GerHobbelt/tessdoc.git
[submodule "thirdparty/tessdata_contrib"]
path = thirdparty/tessdata_contrib
url = https://github.com/GerHobbelt/tessdata_contrib.git
url = git@github.com:GerHobbelt/tessdata_contrib.git
[submodule "thirdparty/tesseract_docs"]
path = thirdparty/tesseract_docs
url = https://github.com/GerHobbelt/tesseract_docs.git
url = git@github.com:GerHobbelt/tesseract_docs.git
[submodule "thirdparty/tessconfigs"]
path = thirdparty/tessconfigs
url = https://github.com/GerHobbelt/tessconfigs.git
url = git@github.com:GerHobbelt/tessconfigs.git
[submodule "thirdparty/tessdata_fast"]
path = thirdparty/tessdata_fast
url = https://github.com/GerHobbelt/tessdata_fast.git
url = git@github.com:GerHobbelt/tessdata_fast.git
[submodule "thirdparty/tessdata_best"]
path = thirdparty/tessdata_best
url = https://github.com/GerHobbelt/tessdata_best.git
url = git@github.com:GerHobbelt/tessdata_best.git
[submodule "thirdparty/tesseract_langdata"]
path = thirdparty/tesseract_langdata
url = https://github.com/GerHobbelt/langdata.git
url = git@github.com:GerHobbelt/langdata.git
[submodule "thirdparty/langdata_LSTM"]
path = thirdparty/langdata_LSTM
url = https://github.com/GerHobbelt/langdata_lstm.git
url = git@github.com:GerHobbelt/langdata_lstm.git
[submodule "thirdparty/tessdata"]
path = thirdparty/tessdata
url = https://github.com/GerHobbelt/tessdata.git
url = git@github.com:GerHobbelt/tessdata.git
[submodule "thirdparty/owemdjee"]
path = thirdparty/owemdjee
url = https://github.com/GerHobbelt/owemdjee.git
url = git@github.com:GerHobbelt/owemdjee.git
ignore = dirty
[submodule "book/mupdf_explored"]
path = book/mupdf_explored
url = https://github.com/GerHobbelt/mupdf_explored.git
url = git@github.com:GerHobbelt/mupdf_explored.git
[submodule "thirdparty/libWebP.Net"]
path = thirdparty/libWebP.Net
url = https://github.com/GerHobbelt/libwebp-net.git
url = git@github.com:GerHobbelt/libwebp-net.git
[submodule "thirdparty/tesseract_ocr_test"]
path = thirdparty/tesseract_ocr_test
url = [email protected]:GerHobbelt/test.git
2 changes: 1 addition & 1 deletion thirdparty/curl
Submodule curl updated 1167 files
2 changes: 1 addition & 1 deletion thirdparty/extract
Submodule extract updated 523 files
2 changes: 1 addition & 1 deletion thirdparty/freeglut
2 changes: 1 addition & 1 deletion thirdparty/freetype
2 changes: 1 addition & 1 deletion thirdparty/gumbo-parser
2 changes: 1 addition & 1 deletion thirdparty/harfbuzz
Submodule harfbuzz updated 442 files
2 changes: 1 addition & 1 deletion thirdparty/jbig2dec
Submodule jbig2dec updated 1 files
+5 −0 jbig2.c
2 changes: 1 addition & 1 deletion thirdparty/lcms2
Submodule lcms2 updated from f6687e to 8be7a8
2 changes: 1 addition & 1 deletion thirdparty/leptonica
Submodule leptonica updated 195 files
2 changes: 1 addition & 1 deletion thirdparty/libtiff
2 changes: 1 addition & 1 deletion thirdparty/mujs
Submodule mujs updated 13 files
+11 −5 Makefile
+6 −2 jsbuiltin.c
+12 −8 jscompile.c
+6 −0 jsfunction.c
+2 −0 jsgc.c
+7 −0 jsi.h
+23 −7 jsmath.c
+7 −5 jsnumber.c
+3 −1 json.c
+20 −2 jsrun.c
+17 −6 jsvalue.c
+2 −0 jsvalue.h
+2 −0 mujs.h
2 changes: 1 addition & 1 deletion thirdparty/tesseract
2 changes: 1 addition & 1 deletion thirdparty/zlib
Submodule zlib updated 661 files

0 comments on commit ee77e16

Please sign in to comment.