commit:     dd3906de64cb4b3976a9acaf01419ea2bb27200d
Author:     sunova <sunova <AT> tutanota <DOT> com>
AuthorDate: Fri Dec  4 05:57:04 2020 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sat Dec  5 07:58:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd3906de

app-text/calibre: Added pychm runtime dependency

Closes: https://github.com/gentoo/gentoo/pull/18497
Closes: https://bugs.gentoo.org/758485
Signed-off-by: sunova <sunova <AT> tutanota.com>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 app-text/calibre/Manifest                                          | 1 +
 app-text/calibre/{calibre-5.4.2.ebuild => calibre-5.4.2-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-text/calibre/Manifest b/app-text/calibre/Manifest
index b884f4c3bf6..df8af515d42 100644
--- a/app-text/calibre/Manifest
+++ b/app-text/calibre/Manifest
@@ -2,3 +2,4 @@ DIST calibre-4.22.0.tar.xz 36924876 BLAKE2B 
19576d5cfc1a4ed6a505ef46656675980b67
 DIST calibre-4.23.0.tar.xz 36908740 BLAKE2B 
3a950ac2b3aade547bb686cc99b963357e76b5931049ecb4a5e09ddaf1db26c74fa3b4ebd74e42d83f68c5c9827c534c0247a3c6a9b000641a778cfe5ac33599
 SHA512 
2a512f29ddc2fed7f6a229314a9f7fceac198c9422b3be19078685032f1d1cb3b9258ac2609c33d15da20683c1277ed09419ea1e9bbc70430cdc676f60395719
 DIST calibre-5.4.2-SIP-v4.patch.xz 4640 BLAKE2B 
e8d20d9e23922885ecc3d24b7dd83579911dc83520037bad4e9323725c3127d348dc745dc725d137a3172e8891764355d3fcdee640a26cd6b142a2c26d00da0b
 SHA512 
e79ee69ba0ca7e44c10c6670743889d0391d708e75c798e345e6228f483347f72b070e01e2a258590420a1eea6313d88d816817886747c699e6783bd965ab557
 DIST calibre-5.4.2.tar.xz 36596800 BLAKE2B 
00373cdc9af56a8dacc70096d1e7925f8d3da4eaf37727ad58c211d18e6c593a21c3ad0f283048ae28b1bb83889c8c801baaa5e240eb65d972ebc78a79922ec1
 SHA512 
ef3839f5ff4ceecb3bbd6c84819d6f57cc4bb2a1ae789a9dcf8f029680bc778ef86f9c2eb01832c4990f68c2de892eedafa449205470cec4d86a3bbe9d4b4527
+DIST calibre-5.6.0.tar.xz 36653328 BLAKE2B 
44941c50873c285aa552c5b4ac716e5d3dd6bc3e1a4f13b1003d42adb808566ec3a5083c683a40d9679524e4ae70eed6ec8bc4c70770991f9791bcea25387c42
 SHA512 
5d06b60467bbf332acb8666d4117407c2876cfe2726dca3e9d9ed5d77561614406c7150c2800aacefe3cecb0869c1cd7b2681eba27830248b3c32e362123d50f

diff --git a/app-text/calibre/calibre-5.4.2.ebuild 
b/app-text/calibre/calibre-5.4.2-r1.ebuild
similarity index 99%
rename from app-text/calibre/calibre-5.4.2.ebuild
rename to app-text/calibre/calibre-5.4.2-r1.ebuild
index 69b04b33a89..85080bb9aa8 100644
--- a/app-text/calibre/calibre-5.4.2.ebuild
+++ b/app-text/calibre/calibre-5.4.2-r1.ebuild
@@ -42,7 +42,6 @@ COMMON_DEPEND="${PYTHON_DEPS}
        >=app-text/hunspell-1.7:=
        >=app-text/podofo-0.9.6_pre20171027:=
        >=app-text/poppler-0.26.5[qt5]
-       >=dev-libs/chmlib-0.40:=
        dev-libs/glib:2=
        dev-libs/hyphen:=
        >=dev-libs/icu-57.1:=
@@ -67,6 +66,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
                >=dev-python/netifaces-0.10.5[${PYTHON_MULTI_USEDEP}]
                >=dev-python/pillow-3.2.0[${PYTHON_MULTI_USEDEP}]
                >=dev-python/psutil-4.3.0[${PYTHON_MULTI_USEDEP}]
+               >=dev-python/pychm-0.8.6[${PYTHON_MULTI_USEDEP}]
                >=dev-python/pygments-2.3.1[${PYTHON_MULTI_USEDEP}]
                >=dev-python/python-dateutil-2.5.3[${PYTHON_MULTI_USEDEP}]
                
>=dev-python/PyQt5-5.12[gui,svg,widgets,network,printsupport,${PYTHON_MULTI_USEDEP}]

Reply via email to