Skip to content

Commit

Permalink
Merge pull request #17 from mariux64/remove-incompatible-graphicsmagick
Browse files Browse the repository at this point in the history
Remove incompatible graphicsmagick
  • Loading branch information
wwwutz authored Feb 27, 2024
2 parents 9b0c990 + 3b07b91 commit 2a3b545
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
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

0 comments on commit 2a3b545

Please sign in to comment.