EBook Management Application
Calibre is an ebook library manager. It can view, convert and catalog
ebooks in most of the major ebook formats. It can also talk to a few
ebook reader devices. It can go out to the internet and fetch
metadata for your books. It can download newspapers and convert them
into ebooks for convenient reading. It is cross platform, running on
Linux, Windows and OS X.
- Developed at Documentation:Tools
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:ARM/calibre && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
calibre-7.17.0.tar.xz | 0045053400 43 MB | |
calibre-7.17.0.tar.xz.sig | 0000000566 566 Bytes | |
calibre-no-update.diff | 0000001002 1002 Bytes | |
calibre-rpmlintrc | 0000000122 122 Bytes | |
calibre-setup.install.py.diff | 0000005831 5.69 KB | |
calibre.changes | 0000749956 732 KB | |
calibre.keyring | 0000002225 2.17 KB | |
calibre.spec | 0000018293 17.9 KB | |
hyphenation-dictionaries.tar.gz | 0110179940 105 MB | |
iso-codes-main.zip | 0016147488 15.4 MB | |
mathjax-3.1.4.tar.gz | 0004887294 4.66 MB | |
user-agent-data.json | 0000025364 24.8 KB |
Revision 319 (latest revision is 325)
Ana Guerrero (anag+factory)
accepted
request 1195720
from
Eric Schirra (ecsos)
(revision 319)
- Update to 7.17.0 * New features - E-book viewer: Support for jumping to and displaying paper edition page numbers If an e-book contains embedded information about the pages from the paper edition of the book, the calibre E-book viewer can now jump to a page number via the Go to button in the viewer controls. You can also optionally have the current paper edition page number displayed in the header/footer by adding Pages from paper edition to either the header or footer in the viewer settings. - Edit book: When text is selected allow changing the indentation of all lines in the selection by pressing Tab to increase one level or Shift+Tab to decrease one level Closes tickets: 2076251 - Allow a plugboard to change the series_index as well as the series name. - News download: News recipes can now optionally use browser engines based on either Qt or Chromium network stacks instead of mechanize - Email delivery: When sending emails to Kindles do not convert filenames to English letters as Amazon appears to have finally fixed their email servers to handle non-English filenames - Quickview: Add a tooltip displaying the full cell contents Closes tickets: 2075565 * Bug fixes - Update the version of the Qt toolkit bundled with calibre to the latest available, fixing some crashes on macOS related to accessibility tools - Edit book: Fix searching marking incorrect text in the presence of non-BMP unicode characters Closes tickets: 2075970 - Conversion: Do not embed a second copy of a font when using the option to embed font family if the font is already embedded in the book Closes tickets: 2074002 - calibredb list: Fix a regression in the previous release that required setting --template-header to empty to use the list command Closes tickets: 2076515 - Tolino driver: Fix books from the Tolino cloud not being listed - Windows: Book details panel: Fix selection not visible when using the system default theme - Hide the Virtual library tab bar in device view as it is non-functional Closes tickets: 2073441 * New news sources - GaGadget by bugmen00t - Süddeutsche Zeitung Magazin by unkn0wn - Science Journal by unkn0wn * Improved news sources - Jot Down - Various Russian and Ukranian news sources - Nautilus Magazine - Süddeutsche Zeitung - The India Forum - WSJ - National Geographic - Washington Post - Mediapart - Bloomberg - Nautilus
Comments 21
This comment has been deleted
Can not build because sip5 (python-sip) is needed, which does not exists in openSUSE. Highest version from pyth-sip in use is 4.19.24. In pkgs.org I see this is also the highest version in all other distros. Don't know why upstream must use the new version. Whereat the stable version is 5 and version 4 will no longer supported. But stable version 5.4.0 can not downloaded. Only version 5.5.0dev.
This comment has been deleted
Thank you. I have try pythonhosted, but not find the right link. I don't like _service File. Will try it tomorrow. But think it takes some time till new version will be accepted.
This package doesn't seem to add a .desktop file for
ebook-viewer
, can we consider adding that for easy access to the reader application?Will check it at next release/version.
Just now I saw this rather old request. What can I say... Miracle upon miracle. calibre-ebook-viewer.desktop is now in the calibre package. What lasts long finally becomes good. :-)
Heads up v6.13.0 is out
https://github.com/kovidgoyal/calibre/releases/tag/v6.13.0
Yes, but it doesn't build anymore since 6.12.0, because some build scripts are gone. Or have you a solution?
Yes, it's a mess. I had some time today to play a bit with it. See my branch. I can't get the hypenation module right. It wants to download from the Internet and I can't find a way around it (know too little python for that). If we can find a solution for that, it builds again.
I don't think that's the solution. MathJax was already used in 6.11 and it still built. The actual reason is that build scripts were suddenly removed. Among others resources/scripts.calibre_msgpack. Because the package actually builds. Only in the install section comes the error with the missing msgpack script. And as great as the software is, as strange is the developer.
Good news. Your changes coreblom and something else from Mageia brought me to the solution. Package has just been built locally. Will now build it in my home and then test it in my VM. If both are positive, the 6.14 comes today in Documentaion:Tools. :-)
This comment has been deleted
calibre could not be compiled for a long time because of the ancient podofo. If you now accept the request, calibre should be built.
Can Calibre please be updated to 7.6.0 ?
Tag: https://github.com/kovidgoyal/calibre/releases/tag/v7.6.0
Changelog: https://github.com/kovidgoyal/calibre/blob/master/Changelog.txt
I'm thinking about how I should do this. As of 7.5, calibre can still be built under Leap, but can no longer be executed. I haven't tested it under Tumbleweed yet. Qt6 is probably too old. But I don't see any real advantage in the new version either. Or what are you missing in the 7.4 version?
Today there is an update of qt from 6.6.3 to 6.7. It fails because calibre needs 6.6.3.
Confirmed, distribution upgrade blocked by dependencies.
Wrong. Not calibre produce the error and need 6.6.3. The package python311-PyQt6 needs 6.6.3. So the problem is python311-PyQt6 and should be fixed.
calibre requires libQt6Gui.so.6(Qt_6.7.1_PRIVATE_API)(64bit) but what libQt6Gui6 provides is libQt6Gui.so.6(Qt_6.7.2_PRIVATE_API)(64bit).
This has nothing to do with calibre. And just checked with the latest Tumbleweed. No error.