Search Criteria
Package Details: kcc 10.3.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kcc.git (read-only, click to copy) |
|---|---|
| Package Base: | kcc |
| Description: | Kindle Comic Converter converts comic files or folders to ePub or Panel View MOBI |
| Upstream URL: | https://github.com/ciromattia/kcc |
| Licenses: | ISC |
| Submitter: | Schnouki |
| Maintainer: | hmogni |
| Last Packager: | hmogni |
| Votes: | 38 |
| Popularity: | 1.12 |
| First Submitted: | 2013-09-09 21:19 (UTC) |
| Last Updated: | 2026-07-11 18:52 (UTC) |
Dependencies (15)
- pyside6
- python
- python-distro
- python-mozjpeg-lossless-optimizationAUR
- python-natsort
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-psutil
- python-pymupdf
- python-requests
- python-slugify
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-setuptools (make)
- kindlegenAUR (fb2converter-binAUR) (optional) – for .mobi generation
- p7zip (p7zip-natspecAUR, 7zip-natspecAUR, p7zip-full-binAUR, 7zip-zstd-binAUR, 7zip-zstdAUR, 7zip) (optional) – for zip/CBZ, rar/CBZ, 7z/CB7 support
Latest Comments
« First ‹ Previous 1 2 3 4 5
katt commented on 2022-01-26 15:15 (UTC)
Even with checksums fixed it fails while patching:
eNV25 commented on 2022-01-25 12:58 (UTC)
incorrect checksum for kcc-py310.patch as of 5.5.2-4
Schnouki commented on 2022-01-24 21:52 (UTC)
Alright, pushed an update with that patch. Thanks for the heads-up, @phayman and @Sakus!
Sakus commented on 2022-01-13 21:42 (UTC)
same error as the reports from 2020 and 2021. Fixed by editing "$HOME/.local/lib/python3.10/site-packages/kindlecomicconverter/image.py" according to @phayman's instructions.
Schnouki commented on 2022-01-12 16:03 (UTC)
@phayman I'm afraid I'm not able to reproduce this issue using Python 3.10 and python-pillow 9.0.0. Could you please share the exact settings or command line that you're using, and maybe your source file as well? (you can email it at schnouki@schnouki.net if it's not public)
phayman commented on 2021-12-19 22:54 (UTC)
KCC runs into an issue with python 3.10, but the fix mentioned here works for me. Line 258 of /usr/lib/python3.10/site-packages/kindlecomicconverter/image.py should be changed from
to
Schnouki commented on 2020-11-13 15:44 (UTC)
@sunaurus You're absolutely right. Fixed now, thanks a lot! :)
sunaurus commented on 2020-11-04 19:57 (UTC)
I get the following error when building:
It seems that
makedepends=('python-setuptools')is missing: https://wiki.archlinux.org/index.php/Python_package_guidelines#setuptoolsBusindre commented on 2020-09-29 17:16 (UTC)
kindlegen Download: https://archive.org/download/kindlegen/kindlegen
No amazon link works as the application Kindlegen is discontinued in favour of a more complete Tool.
jonathandb commented on 2014-06-18 12:09 (UTC)
« First ‹ Previous 1 2 3 4 5