Commit graph

14 commits

Author SHA1 Message Date
Ivan Kozik d56da56bf8 ocrmypdf: 10.3.0 -> 11.0.1
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-08-31 16:59:24 -07:00
Pascal Bach 29c1e061be ocrmypdf: 10.2.0 -> 10.3.0
Add patch to make it compatible with pdfminer 20200720
Submitted upstream as https://github.com/jbarlow83/OCRmyPDF/pull/596
2020-07-23 21:49:22 +02:00
Pascal Bach 8076db33e9 ocrmypdf: 9.8.2 -> 10.2.0 2020-07-11 21:09:57 +02:00
Robert Djubek 96bfdf2843
ocrmypdf: 9.8.0 -> 9.8.2
version bump also fixes build after pikepdf update:
https://github.com/NixOS/nixpkgs/pull/88680
2020-06-07 00:17:28 +00:00
R. RyanTM 2979b2ac27 ocrmypdf: 9.6.1 -> 9.8.0 2020-05-06 23:13:21 -07:00
R. RyanTM e04b6ecc64 ocrmypdf: 9.6.0 -> 9.6.1 2020-03-09 19:16:29 +01:00
R. RyanTM 2ce41a54ac ocrmypdf: 9.5.0 -> 9.6.0 2020-02-20 15:04:21 +00:00
Will Dietz 61381b2f88
ocrmypdf: 9.4.0 -> 9.5.0 2020-01-21 18:17:30 -06:00
Will Dietz 6b1937818e
ocrmypdf: prefer patch + substituteAll 2020-01-21 18:14:49 -06:00
Will Dietz 24c14a8fc9
ocrmypdf: fix patching of leptonica lib path 2020-01-12 17:25:27 -06:00
Will Dietz 1cab2551b9
ocrmypdf: 9.2.0 -> 9.4.0 2020-01-11 00:11:29 -06:00
Mario Rodas 01956b5605 ocrmypdf: 9.0.3 -> 9.2.0 2019-12-15 23:15:07 -08:00
Robert Djubek 82c4218fe9
ocrmypdf: 8.2.3 -> 9.0.3
Version bump and bug fix
Fixes runtime dependencies ( #67497 ) and the version bump fixed other issues
2019-09-14 03:40:11 +00:00
Robert Djubek 352239e24a
ocrmypdf: init at 8.2.3 2019-08-14 04:45:09 +00:00