Search Criteria
Package Details: calibre-git 8.4.0.r0.gd7d048acd5-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 |
Last Packager: | alllexx88 |
Votes: | 18 |
Popularity: | 0.020633 |
First Submitted: | 2015-08-09 15:02 (UTC) |
Last Updated: | 2025-05-09 11:11 (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
- python-html2text
- python-html5-parser
- python-jeepney
- python-lxml
- python-lxml-html-clean
- python-markdown
- python-mechanize
- python-msgpack
- python-netifaces (python-netifaces-plusAUR)
- python-pdftotext
- python-pillow (python-pillow-simd-gitAUR)
- python-psutil
- python-py7zr
- python-pychm
- python-pycryptodome
- python-pygments
- python-pykakasi
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqt6-webengine
- python-regex (python-regex-gitAUR)
- python-unrardll
- python-xxhash (python-xxhash-gitAUR)
- python-zeroconf
- python-zstandard
- qt6-imageformats
- qt6-multimedia
- qt6-speech
- qt6-svg
- qt6-webengine
- ttf-liberation (ttf-defenestrationAUR)
- uchardet (uchardet-gitAUR)
- udisks2
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- pyqt-builder (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- rapydscript-ng (rapydscript-ng-gitAUR) (make)
- sip (make)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (make)
- poppler (poppler-gitAUR) (check)
- python-fonttools (python-fonttools-gitAUR) (check)
- speech-dispatcher (speech-dispatcher-gitAUR) (check)
- tk (tk-fossilAUR) (check)
- poppler (poppler-gitAUR) (optional) – required for converting pdf to html
- python-fonttools (python-fonttools-gitAUR) (optional) – required for font subset feature in epub editor
- speech-dispatcher (speech-dispatcher-gitAUR) (optional) – TTS support in the viewer
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 »
simona commented on 2025-05-20 10:27 (UTC)
it is sometimes as a recurring problem the "gpg: reception from keyserver failed: Permission denied" and I have tried several times to get out of it but without success. the good thing is that sometimes I see it import keys without problems. it is a difficulty of mine. thx for reply.
alllexx88 commented on 2025-05-20 10:24 (UTC)
@simona have you tried?
simona commented on 2025-05-19 16:46 (UTC)
missing pgp 3CE1780F78DD88DF45194FD706BC317B515ACE7C key
alllexx88 commented on 2025-05-11 09:14 (UTC)
@Muflone Noted, thanks for the explanation and the reference!
Muflone commented on 2025-05-10 18:56 (UTC) (edited on 2025-05-10 19:48 (UTC) by Muflone)
@alllexx88 the VCS packages have the pkgver function which is used to get the latest version when the rebuilt is done. This implies the users will automatically get the latest version without any need of you bumping the package pkgver.
See also https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date
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.
1 2 3 4 5 Next › Last »