Search Criteria
Package Details: kcc 7.0.0-2
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: | Schnouki |
Last Packager: | Schnouki |
Votes: | 30 |
Popularity: | 0.076265 |
First Submitted: | 2013-09-09 21:19 (UTC) |
Last Updated: | 2024-11-25 17:45 (UTC) |
Dependencies (14)
- pyside6
- python (python37AUR, python311AUR, python310AUR)
- python-distro
- python-mozjpeg-lossless-optimizationAUR
- python-natsort
- python-pillow
- python-psutil
- python-ravenAUR
- python-requests
- python-slugify
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- kindlegenAUR (fb2converter-binAUR) (optional) – for .mobi generation
- p7zip (p7zip-natspecAUR, p7zip-full-binAUR, 7zip) (optional) – for zip/CBZ, rar/CBZ, 7z/CB7 support
Latest Comments
« First ‹ Previous 1 2 3 4
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