Skip to content

Commit

Permalink
Merge pull request #10 from mariux64/fix-todo
Browse files Browse the repository at this point in the history
todos
  • Loading branch information
wwwutz authored Feb 15, 2024
2 parents bcd0277 + 0ac8708 commit eee3667
Showing 1 changed file with 23 additions and 7 deletions.
30 changes: 23 additions & 7 deletions README.todo
Original file line number Diff line number Diff line change
@@ -1,19 +1,35 @@
✔ sqlite => 3.45.1 @done (24-02-12 13:18)
https://sqlite.org/download.html
Python => 3.11.8
Python => 3.11.8 @done (24-02-12 16:03)
https://www.python.org/downloads/release/python-3118/
node => 20.11.0
node => 20.11.0 @done (24-02-12 16:33)
https://nodejs.org/download/release/latest-v20.x/
unpaper => git latest
unpaper => git latest @done (24-02-13 12:23)
https://github.com/unpaper/unpaper
☐ ffmpeg ?
☐ zbar => 0.23.93
https://ffmpeg.org//releases/ffmpeg-6.1.1.tar.gz
✔ zbar => 0.23.93 @done (24-02-13 12:37)
https://github.com/mchehab/zbar/releases/tag/0.23.93
leptonica => 1.84.1
leptonica => 1.84.1 @done (24-02-13 12:40)
https://github.com/DanBloomberg/leptonica/releases
tesseract => 5.3.4
tesseract => 5.3.4 @done (24-02-13 12:50)
https://github.com/tesseract-ocr/tesseract
nginx => 1.25.3
nginx => 1.25.3 @done (24-02-14 09:19)
https://nginx.org/download/


☐ conf.build-scripte
sed '/kmous=/d;/XM=/d;$s/$/XM=,/'

☐ ocrmypdf
( . profile; ocrmypdf --force-ocr ../PDFofDeath/2024-01-29\ 5650025416_B.pdf xxx.pdf )

--force-ocr was issued, causing transcoding.
The optional dependency 'jbig2' was not found, so some image optimizations could not be attempted.

☐ pngquant
The optional dependency 'pngquant' was not found, so some image optimizations could not be attempted.


git clone --recursive https://github.com/kornelski/pngquant.git

0 comments on commit eee3667

Please sign in to comment.