Skip to content

todos #10

Merged
merged 1 commit into from
Feb 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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