Search Criteria
Package Details: comictagger 1.5.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/comictagger.git (read-only, click to copy) |
---|---|
Package Base: | comictagger |
Description: | Application for writing metadata to digital comics, written in Python and PyQt |
Upstream URL: | https://github.com/comictagger/comictagger |
Licenses: | Apache |
Submitter: | loathingkernel |
Maintainer: | loathingkernel (exu) |
Last Packager: | loathingkernel |
Votes: | 3 |
Popularity: | 0.27 |
First Submitted: | 2020-11-28 15:25 (UTC) |
Last Updated: | 2023-05-23 23:24 (UTC) |
Dependencies (22)
- python (python37AUR, python311AUR, python310AUR)
- python-appdirs (python-appdirs-gitAUR)
- python-beautifulsoup4
- python-importlib-metadata
- python-natsort
- python-pathvalidateAUR
- python-pillow
- python-py7zr
- python-pycountry
- python-pyicu
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-rapidfuzz (python-rapidfuzz-gitAUR)
- python-requests
- python-text2digitsAUR
- python-typing_extensions
- python-unrar-cffiAUR
- python-wordninjaAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
« First ‹ Previous 1 2
loathingkernel commented on 2021-12-22 16:48 (UTC)
@hzu Thanks, I didn't know about that. I will look into it.
hzu commented on 2021-12-22 09:19 (UTC)
It seems that soon, once 1.3.0 stable is released, there is no need to use lordwelch's repository anymore as he has become the Maintainer of the main repository and is pushing all the updates there.
Even then, his own repository is now outdated and is behind the official repository.
Popkornium18 commented on 2021-02-07 23:07 (UTC)
Thanks for packaging the fork, works like a charm.
Popkornium18 commented on 2021-01-20 14:12 (UTC)
Would you mind packaging the fork by lordwelch? (Assuming it works, which I haven't checked.) However the problematic parameter
signed=...
has been removed in the fork, so I think it is probably fixed.Otherwise I think this package should be removed. There's no point in packaging broken stuff, imho.
Popkornium18 commented on 2021-01-20 14:02 (UTC)
It seems like comictagger is still using an old version of natsort API. Some parameters were removed, which causes crashes now. There is a fork which seems to have changed these calls: https://github.com/lordwelch/comictagger/
This package seems to be completely broken though.
loathingkernel commented on 2021-01-20 14:01 (UTC)
Yeah, it's an upstream issue due to lack of maintenance.
Popkornium18 commented on 2021-01-20 13:54 (UTC)
Whenever I try to open any file I get this:
Is this a packaging issue or is the tool just broken because of lack of maintenance?
« First ‹ Previous 1 2