Skip to content

Remove incompatible graphicsmagick #17

Merged
merged 2 commits into from
Feb 27, 2024
Merged
Show file tree
Hide file tree
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
5 changes: 0 additions & 5 deletions README.todo
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
dependency tree:

dot REAME.dot
bug:
☐ https://github.com/jonaswinkler/paperless-ng/issues/1490
☐ https://github.com/paperless-ngx/paperless-ngx/discussions/3090
Calling OCRmyPDF with args: {'input_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-ngx34bhqotl/c913a207C78B05A-B130-45F8-9EC4-281AD914ABFA}.PDF'), 'output_file': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/archive.pdf'), 'use_threads': True, 'jobs': 32, 'language': 'deu+eng', 'output_type': 'pdfa', 'progress_bar': False, 'color_conversion_strategy': 'RGB', 'force_ocr': True, 'clean_final': True, 'deskew': True, 'rotate_pages': True, 'rotate_pages_threshold': 12.0, 'sidecar': PosixPath('/scratch/local/plprj/2024-02-19/paperless-0ee3414u/sidecar.txt')}


bug:
☐ https://github.com/jonaswinkler/paperless-ng/issues/1490
Expand Down
2 changes: 1 addition & 1 deletion build.sudo
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PKGS=(
cargo
g++
git
graphicsmagick-imagemagick-compat
imagemagick-6.q16
libavformat-dev
libbz2-dev
libmysqlclient-dev
Expand Down