commit: 100fbede64742c2d9842a07a8ef980156ff7ea99
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Jan 7 20:51:43 2025 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Jan 7 20:51:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=100fbede
app-text/OCRmyPDF: add 16.8.0, drop 16.6.2
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-text/OCRmyPDF/Manifest | 2 +-
app-text/OCRmyPDF/{OCRmyPDF-16.6.2.ebuild => OCRmyPDF-16.8.0.ebuild} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-text/OCRmyPDF/Manifest b/app-text/OCRmyPDF/Manifest
index 3c49cde2d..7073558c9 100644
--- a/app-text/OCRmyPDF/Manifest
+++ b/app-text/OCRmyPDF/Manifest
@@ -1,2 +1,2 @@
-DIST ocrmypdf-16.6.2.tar.gz 6691821 BLAKE2B
fbca109622d01a4802f4ac70c60d89d631342341798dff4ea0f62ca33682e5e87ffde79ce93b10f4a27d16f3d6a82255894491304942c9126f3da289e160fb4e
SHA512
3e76430f61d3bddffef5cc96b7f8e7119992fc0177ebfa5ecf316ffc70b5a0576813aebf761774c376a58c52c616019d94523a962f65937e95bb9902def62dfa
DIST ocrmypdf-16.7.0.tar.gz 6786952 BLAKE2B
e1f57a04e99ab87173ba1fc14b374844e4e3b009de01cb82e8746750c364bd33f2e7a2d31dc15923149b5ad91b1d3ab4a8b42168f9fc156a850470248b146d0a
SHA512
3738c78f9d32a8c254a5968f7ddc3dda9c91fb8e02645e56b5f986cbd4cbe6d712c5872b0ef9c10815eed3b1db24b4460370a592943d76f19bf3d493effadf50
+DIST ocrmypdf-16.8.0.tar.gz 6802277 BLAKE2B
ffe62a89b31977178b11880554d0639267139d45079b19098419ce351eb46b1dbdbf1fff2f1a8e89eecee2f7ed28afd8703b07f74f5974740c3e52de8616cf2f
SHA512
4f59ca3a2c8b4a02472e7081cf7c4a4f6fe20f6d4e5ccea9e22a4250574996c7833c6a986b28cc95b748876c4bc2c1b337742eb8824db02474c7cb7559e43e52
diff --git a/app-text/OCRmyPDF/OCRmyPDF-16.6.2.ebuild
b/app-text/OCRmyPDF/OCRmyPDF-16.8.0.ebuild
similarity index 95%
rename from app-text/OCRmyPDF/OCRmyPDF-16.6.2.ebuild
rename to app-text/OCRmyPDF/OCRmyPDF-16.8.0.ebuild
index 336a9805c..26d12106d 100644
--- a/app-text/OCRmyPDF/OCRmyPDF-16.6.2.ebuild
+++ b/app-text/OCRmyPDF/OCRmyPDF-16.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ RDEPEND="
>=dev-python/deprecation-2.1.0[${PYTHON_USEDEP}]
>=dev-python/packaging-20[${PYTHON_USEDEP}]
>=dev-python/pikepdf-8.10.1[${PYTHON_USEDEP}]
- >=dev-python/pillow-10.0.1[lcms,${PYTHON_USEDEP}]
+ >=dev-python/pillow-10.0.1[jpeg2k,lcms,${PYTHON_USEDEP}]
>=dev-python/pluggy-1.0[${PYTHON_USEDEP}]
>=dev-python/rich-13.0[${PYTHON_USEDEP}]
>=media-gfx/img2pdf-0.5[${PYTHON_USEDEP}]