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.110171 |
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
- p7zipAUR (p7zip-natspecAUR, p7zip-full-binAUR, 7-zip-fullAUR, 7zip) (optional) – for zip/CBZ, rar/CBZ, 7z/CB7 support
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
kandalf3d commented on 2024-05-10 15:56 (UTC)
I have the following error after the last update:
vasko commented on 2024-05-08 19:04 (UTC)
Since 6.0.0
python-setuptools
is a full dependency: https://github.com/ciromattia/kcc/commit/5de492ffb66082703056003e1a756ca8041dd59dSchnouki 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.« First ‹ Previous 1 2 3 4 Next › Last »