Search Criteria
Package Details: calibre-git 8.3.0.r66.gbe586a4b69-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/calibre-git.git (read-only, click to copy) |
---|---|
Package Base: | calibre-git |
Description: | Ebook management application |
Upstream URL: | https://calibre-ebook.com |
Licenses: | GPL3 |
Conflicts: | calibre, calibre-common, calibre-python3 |
Provides: | calibre |
Submitter: | eschwartz |
Maintainer: | alllexx88 (AutoUpdateBot) |
Last Packager: | alllexx88 |
Votes: | 18 |
Popularity: | 0.027422 |
First Submitted: | 2015-08-09 15:02 (UTC) |
Last Updated: | 2025-05-04 11:45 (UTC) |
Dependencies (67)
- hunspell (hunspell-gitAUR)
- hyphen
- icu (icu-gitAUR)
- jxrlib (jxrlib-gitAUR)
- libmtp (libmtp-gitAUR)
- libstemmer (libstemmer-gitAUR)
- libusb (libusb-gitAUR)
- libwmf (libwmf-gitAUR)
- mathjax
- mtdev (mtdev-gitAUR)
- optipng
- podofo (podofo-gitAUR)
- python-apsw
- python-beautifulsoup4
- python-css-parser
- python-cssselect
- python-dateutil (python-dateutil-gitAUR)
- python-dnspython (python-dnspython-gitAUR)
- python-faust-cchardet
- python-feedparser
- Show 47 more dependencies...
Required by (12)
- calibre-plugin-dedrm (requires calibre)
- calibre-plugin-goodreads (requires calibre)
- calibre-plugin-kobo-driver (requires calibre)
- calibre-plugin-kobo-driver-git (requires calibre)
- calibre-server-systemd (requires calibre)
- citadel-git (requires calibre) (optional)
- fanficfare (requires calibre) (optional)
- fanficfare-git (requires calibre) (optional)
- libby-git (requires calibre) (optional)
- lightnovel-crawler-bin (requires calibre) (optional)
- simsapa (requires calibre) (optional)
- zaread-git (requires calibre) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
alllexx88 commented on 2025-05-04 11:17 (UTC)
@alerque I agree about tests, it makes sense to have them. However, they needed fixing, so I fixed them and the build command, based on Archlinux calibre package. As for man pages, I wasn't "no longer installing" generated man pages: in fact, they weren't being generated at all before I adopted the package -- I only removed the copy command that failed due to man pages not present in the sources. But it makes sense to have them generated, so I added
python setup.py man_pages
to the build command andpython-sphinx
to makedepends, and I'm packaging them now.As for bumping VCS package, can you point me to an Arch wiki page that says this? I haven't been able to find anything on https://wiki.archlinux.org/title/VCS_package_guidelines
Also, the auto update bot won't bump a package blindly: it checks for new commits daily, and bumps only if a test build is successful. The reasoning for bumping is to notify users using AUR helpers of an available update.
alerque commented on 2025-05-04 10:00 (UTC)
@allexx88
VCS packages do not need "bumping". Please don't do that, and take off the update bot. It's is never appropriate to auto bump a VCS package.
Removing the tests is not "fixing" the build.
No longer installing the generated man pages is not "fixing" the build.
alllexx88 commented on 2025-05-03 19:11 (UTC)
@lpc123 here's the key on keyserver.ubuntu.com: https://keyserver.ubuntu.com/pks/lookup?search=06BC317B515ACE7C&fingerprint=on&op=index
lpc123 commented on 2025-02-17 20:03 (UTC)
This key is not found on keybase or mit: 3CE1780F78DD88DF45194FD706BC317B515ACE7C
eniac commented on 2024-11-17 13:08 (UTC) (edited on 2024-11-17 15:07 (UTC) by eniac)
@alllexx88 probably something on my end, but now it works. Thanks so much.
alllexx88 commented on 2024-11-17 12:32 (UTC)
@eniac, I can't reproduce your error. It would typically mean that you ran
python setup.py man_pages
before runningpython setup.py gui
. Are you sure you applied the patch correctly? Also, you can just build without man-pages, if you don't need them:eniac commented on 2024-11-16 16:00 (UTC)
Thanks for your patch alllexx88, but now I'm getting an error on "Running man_pages", sphinx-build returns exception "ModuleNotFoundError: No module named 'calibre.gui2.dialogs.conversion_error_ui'". I was hoping to install calibre-git because the official package in Arch repo hasn't been updated in 2+ months now...
alllexx88 commented on 2024-11-11 08:42 (UTC)
I've been able to build with this patch:
Had to comment the check() out due to tests failing with a couple of translation-related warnings.
eniac commented on 2024-11-09 15:51 (UTC)
I have the same errors as reported by choryuidentify
choryuidentify commented on 2024-10-24 06:38 (UTC)
It occurs build fails...
1 2 3 4 5 Next › Last »