summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/text/ocrmypdf
AgeCommit message (Collapse)Author
2020-11-11ocrmypdf: 11.0.1 -> 11.3.3, fix buildJonathan Ringer
2020-08-31ocrmypdf: 10.3.0 -> 11.0.1Ivan Kozik
This fixes the build: ``` ERROR: Could not find a version that satisfies the requirement img2pdf<0.4,>=0.3.0 (from ocrmypdf==10.3.0) (from versions: none) ERROR: No matching distribution found for img2pdf<0.4,>=0.3.0 (from ocrmypdf==10.3.0) builder for '/nix/store/1ggj5wwl92xickc7w5hfl3zrjfscxnf1-ocrmypdf-10.3.0.drv' failed with exit code 1 error: build of '/nix/store/1ggj5wwl92xickc7w5hfl3zrjfscxnf1-ocrmypdf-10.3.0.drv' failed ```
2020-07-23ocrmypdf: 10.2.0 -> 10.3.0Pascal Bach
Add patch to make it compatible with pdfminer 20200720 Submitted upstream as https://github.com/jbarlow83/OCRmyPDF/pull/596
2020-07-11ocrmypdf: 9.8.2 -> 10.2.0Pascal Bach
2020-06-07ocrmypdf: 9.8.0 -> 9.8.2Robert Djubek
version bump also fixes build after pikepdf update: https://github.com/NixOS/nixpkgs/pull/88680
2020-05-06ocrmypdf: 9.6.1 -> 9.8.0R. RyanTM
2020-03-09ocrmypdf: 9.6.0 -> 9.6.1R. RyanTM
2020-02-20ocrmypdf: 9.5.0 -> 9.6.0R. RyanTM
2020-01-21ocrmypdf: 9.4.0 -> 9.5.0Will Dietz
2020-01-21ocrmypdf: prefer patch + substituteAllWill Dietz
2020-01-12ocrmypdf: fix patching of leptonica lib pathWill Dietz
2020-01-11ocrmypdf: 9.2.0 -> 9.4.0Will Dietz
2019-12-15ocrmypdf: 9.0.3 -> 9.2.0Mario Rodas
2019-09-14ocrmypdf: 8.2.3 -> 9.0.3Robert Djubek
Version bump and bug fix Fixes runtime dependencies ( #67497 ) and the version bump fixed other issues
2019-08-14ocrmypdf: init at 8.2.3Robert Djubek