Search Criteria
Package Details: kcc 7.3.3-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: | Schnouki |
Last Packager: | Schnouki |
Votes: | 31 |
Popularity: | 0.189856 |
First Submitted: | 2013-09-09 21:19 (UTC) |
Last Updated: | 2025-03-20 15:00 (UTC) |
Dependencies (14)
- pyside6
- python (python37AUR, python311AUR, python310AUR)
- python-distro
- python-mozjpeg-lossless-optimizationAUR
- python-natsort
- python-pillow (python-pillow-simd-gitAUR)
- 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 5 Next › Last »
Schnouki commented on 2023-12-14 11:50 (UTC)
@chron Added it, thanks!
chron commented on 2023-12-10 16:17 (UTC)
The package is missing extra/python-natsort as a dependency.
eskalvarado commented on 2023-10-30 23:39 (UTC)
@Schnouki, yeah it was built on python3.10
I ran
pikaur -S --rebuild $(pacman -Qoq /usr/lib/python3.10)
to rebuild them and now it opens.Thank you!
Schnouki commented on 2023-10-30 11:10 (UTC)
@eskalvarado Did you rebuild python-raven since the upgrade to Python 3.11? Otherwise, it's possible that your python-raven package was built for Python 3.10. (Same for other Python dependencies from the AUR). You can check that with
pacman -Ql python-raven
: if some lines contain/usr/lib/python3.10
, you need to rebuild the package.eskalvarado commented on 2023-10-30 02:40 (UTC)
Hello, I am getting the following error ERROR: raven 6.0.0+ is not installed!
Even though I have python-raven 6.10.0-1 installed. I am at kcc 5.6.2-2.
Schnouki commented on 2023-08-18 07:46 (UTC)
@r3b311i0n Good catch, added to the package dependencies, thanks!
r3b311i0n commented on 2023-07-03 23:02 (UTC)
I'm getting the following error without
python-distro
installed.Schnouki commented on 2022-06-09 12:36 (UTC)
Thanks, folks. I added a patch to support recent version of
python-slugify
, so downgrading it isn't necessary anymore.pr3martins commented on 2022-05-05 21:35 (UTC)
Following the tip from @r3b311i0n, I just installed downgrade and then changed the
python-slugify
to version 5.0.2-3, and then I used the following command, pretty intuitive.r3b311i0n commented on 2022-05-02 20:32 (UTC)
Doesn't work with new python-slugify (v6.1.2-1).
« First ‹ Previous 1 2 3 4 5 Next › Last »