Calibre
From Gentoo Wiki
Calibre is an electronic book management tool.
Installation
USE flags
USE flags for app-text/calibre Ebook management application
+font-subsetting
|
Enable font subsetting support |
+system-mathjax
|
Use a system copy of mathjax |
+udisks
|
Enable storage management support (automounting, volume monitoring, etc) |
ios
|
Enable support for Apple's iDevice with iOS operating system (iPad, iPhone, iPod, etc) |
speech
|
Enable text-to-speech support |
test
|
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) |
unrar
|
Enable support for comic books compressed with the non-free Rar format |
verify-sig
|
Verify upstream signatures on distfiles |
Emerge
root #
emerge --ask app-text/calibre
Troubleshooting
Unable to obtain/generate cover art
Calibre requires dev-qt/qtgui to have jpeg support for cover art. See bug #676664
dev-qt/qtgui jpeg
root #
emerge --ask --oneshot dev-qt/qtgui
Removal
Unmerge
root #
emerge --ask --depclean --verbose app-text/calibre
See also
- Gentoo Wiki:Suggestions/Archive
- QT Desktop Applications — a list of recommendations for a light-weight, non-KDE, Qt-only desktop environment.
- Recommended Applications — applications recommended for use in a graphical environment (X11, Wayland)