notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
calibre Ebook management application
8.16.2_2 deskutils on this many watch lists=12 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.16.2_1Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-10-12 11:59:19
Last Update: 2026-05-02 12:32:48
Commit Hash: 7ddc680
People watching this port, also watch:: nginx, chromium, openssl, git, virtualbox-ose
Also Listed In: python
License: GPLv3
WWW:
https://calibre-ebook.com/
Description:
Calibre is meant to be a complete e-library solution and thus includes library management, format conversion, news feeds to ebook conversion, as well as e-book reader sync features and an integrated e-book viewer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2090 items)
Collapse this list.
  1. /usr/local/share/licenses/calibre-8.16.2_2/catalog.mk
  2. /usr/local/share/licenses/calibre-8.16.2_2/LICENSE
  3. /usr/local/share/licenses/calibre-8.16.2_2/GPLv3
  4. bin/calibre
  5. bin/calibre-complete
  6. bin/calibre-customize
  7. bin/calibre-debug
  8. bin/calibre-parallel
  9. bin/calibre-server
  10. bin/calibre-smtp
  11. bin/calibredb
  12. bin/ebook-convert
  13. bin/ebook-device
  14. bin/ebook-edit
  15. bin/ebook-meta
  16. bin/ebook-polish
  17. bin/ebook-viewer
  18. bin/fetch-ebook-metadata
  19. bin/lrf2lrs
  20. bin/lrfviewer
  21. bin/lrs2lrf
  22. bin/markdown-calibre
  23. bin/web2disk
  24. lib/calibre/calibre/__init__.py
  25. lib/calibre/calibre/ai/__init__.py
  26. lib/calibre/calibre/ai/config.py
  27. lib/calibre/calibre/ai/github/__init__.py
  28. lib/calibre/calibre/ai/github/backend.py
  29. lib/calibre/calibre/ai/github/config.py
  30. lib/calibre/calibre/ai/google/__init__.py
  31. lib/calibre/calibre/ai/google/backend.py
  32. lib/calibre/calibre/ai/google/config.py
  33. lib/calibre/calibre/ai/lm_studio/__init__.py
  34. lib/calibre/calibre/ai/lm_studio/backend.py
  35. lib/calibre/calibre/ai/lm_studio/config.py
  36. lib/calibre/calibre/ai/ollama/__init__.py
  37. lib/calibre/calibre/ai/ollama/backend.py
  38. lib/calibre/calibre/ai/ollama/config.py
  39. lib/calibre/calibre/ai/open_router/__init__.py
  40. lib/calibre/calibre/ai/open_router/backend.py
  41. lib/calibre/calibre/ai/open_router/config.py
  42. lib/calibre/calibre/ai/openai/__init__.py
  43. lib/calibre/calibre/ai/openai/backend.py
  44. lib/calibre/calibre/ai/openai/config.py
  45. lib/calibre/calibre/ai/prefs.py
  46. lib/calibre/calibre/ai/utils.py
  47. lib/calibre/calibre/build_forms.py
  48. lib/calibre/calibre/constants.py
  49. lib/calibre/calibre/customize/__init__.py
  50. lib/calibre/calibre/customize/builtins.py
  51. lib/calibre/calibre/customize/conversion.py
  52. lib/calibre/calibre/customize/profiles.py
  53. lib/calibre/calibre/customize/ui.py
  54. lib/calibre/calibre/customize/zipplugin.py
  55. lib/calibre/calibre/db/__init__.py
  56. lib/calibre/calibre/db/adding.py
  57. lib/calibre/calibre/db/annotations.py
  58. lib/calibre/calibre/db/backend.py
  59. lib/calibre/calibre/db/backup.py
  60. lib/calibre/calibre/db/cache.py
  61. lib/calibre/calibre/db/categories.py
  62. lib/calibre/calibre/db/cli/__init__.py
  63. lib/calibre/calibre/db/cli/cmd_add.py
  64. lib/calibre/calibre/db/cli/cmd_add_custom_column.py
  65. lib/calibre/calibre/db/cli/cmd_add_format.py
  66. lib/calibre/calibre/db/cli/cmd_backup_metadata.py
  67. lib/calibre/calibre/db/cli/cmd_catalog.py
  68. lib/calibre/calibre/db/cli/cmd_check_library.py
  69. lib/calibre/calibre/db/cli/cmd_clone.py
  70. lib/calibre/calibre/db/cli/cmd_custom_columns.py
  71. lib/calibre/calibre/db/cli/cmd_embed_metadata.py
  72. lib/calibre/calibre/db/cli/cmd_export.py
  73. lib/calibre/calibre/db/cli/cmd_fts_index.py
  74. lib/calibre/calibre/db/cli/cmd_fts_search.py
  75. lib/calibre/calibre/db/cli/cmd_list.py
  76. lib/calibre/calibre/db/cli/cmd_list_categories.py
  77. lib/calibre/calibre/db/cli/cmd_remove.py
  78. lib/calibre/calibre/db/cli/cmd_remove_custom_column.py
  79. lib/calibre/calibre/db/cli/cmd_remove_format.py
  80. lib/calibre/calibre/db/cli/cmd_restore_database.py
  81. lib/calibre/calibre/db/cli/cmd_saved_searches.py
  82. lib/calibre/calibre/db/cli/cmd_search.py
  83. lib/calibre/calibre/db/cli/cmd_set_custom.py
  84. lib/calibre/calibre/db/cli/cmd_set_metadata.py
  85. lib/calibre/calibre/db/cli/cmd_show_metadata.py
  86. lib/calibre/calibre/db/cli/main.py
  87. lib/calibre/calibre/db/cli/tests.py
  88. lib/calibre/calibre/db/cli/utils.py
  89. lib/calibre/calibre/db/constants.py
  90. lib/calibre/calibre/db/copy_to_library.py
  91. lib/calibre/calibre/db/covers.py
  92. lib/calibre/calibre/db/errors.py
  93. lib/calibre/calibre/db/fields.py
  94. lib/calibre/calibre/db/fts/__init__.py
  95. lib/calibre/calibre/db/fts/connect.py
  96. lib/calibre/calibre/db/fts/pool.py
  97. lib/calibre/calibre/db/fts/schema_upgrade.py
  98. lib/calibre/calibre/db/fts/text.py
  99. lib/calibre/calibre/db/lazy.py
  100. lib/calibre/calibre/db/legacy.py
  101. lib/calibre/calibre/db/listeners.py
  102. lib/calibre/calibre/db/locking.py
  103. lib/calibre/calibre/db/notes/__init__.py
  104. lib/calibre/calibre/db/notes/connect.py
  105. lib/calibre/calibre/db/notes/exim.py
  106. lib/calibre/calibre/db/notes/schema_upgrade.py
  107. lib/calibre/calibre/db/restore.py
  108. lib/calibre/calibre/db/schema_upgrades.py
  109. lib/calibre/calibre/db/search.py
  110. lib/calibre/calibre/db/tables.py
  111. lib/calibre/calibre/db/tests/__init__.py
  112. lib/calibre/calibre/db/tests/add_remove.py
  113. lib/calibre/calibre/db/tests/base.py
  114. lib/calibre/calibre/db/tests/filesystem.py
  115. lib/calibre/calibre/db/tests/fts.py
  116. lib/calibre/calibre/db/tests/fts_api.py
  117. lib/calibre/calibre/db/tests/legacy.py
  118. lib/calibre/calibre/db/tests/locking.py
  119. lib/calibre/calibre/db/tests/main.py
  120. lib/calibre/calibre/db/tests/notes.py
  121. lib/calibre/calibre/db/tests/profiling.py
  122. lib/calibre/calibre/db/tests/reading.py
  123. lib/calibre/calibre/db/tests/utils.py
  124. lib/calibre/calibre/db/tests/writing.py
  125. lib/calibre/calibre/db/utils.py
  126. lib/calibre/calibre/db/view.py
  127. lib/calibre/calibre/db/write.py
  128. lib/calibre/calibre/debug.py
  129. lib/calibre/calibre/devices/__init__.py
  130. lib/calibre/calibre/devices/android/__init__.py
  131. lib/calibre/calibre/devices/android/driver.py
  132. lib/calibre/calibre/devices/binatone/__init__.py
  133. lib/calibre/calibre/devices/binatone/driver.py
  134. lib/calibre/calibre/devices/blackberry/__init__.py
  135. lib/calibre/calibre/devices/blackberry/driver.py
  136. lib/calibre/calibre/devices/boeye/__init__.py
  137. lib/calibre/calibre/devices/boeye/driver.py
  138. lib/calibre/calibre/devices/cli.py
  139. lib/calibre/calibre/devices/cybook/__init__.py
  140. lib/calibre/calibre/devices/cybook/driver.py
  141. lib/calibre/calibre/devices/cybook/t2b.py
  142. lib/calibre/calibre/devices/cybook/t4b.py
  143. lib/calibre/calibre/devices/eb600/__init__.py
  144. lib/calibre/calibre/devices/eb600/driver.py
  145. lib/calibre/calibre/devices/edge/__init__.py
  146. lib/calibre/calibre/devices/edge/driver.py
  147. lib/calibre/calibre/devices/errors.py
  148. lib/calibre/calibre/devices/eslick/__init__.py
  149. lib/calibre/calibre/devices/eslick/driver.py
  150. lib/calibre/calibre/devices/folder_device/__init__.py
  151. lib/calibre/calibre/devices/folder_device/driver.py
  152. lib/calibre/calibre/devices/hanlin/__init__.py
  153. lib/calibre/calibre/devices/hanlin/driver.py
  154. lib/calibre/calibre/devices/hanvon/__init__.py
  155. lib/calibre/calibre/devices/hanvon/driver.py
  156. lib/calibre/calibre/devices/iliad/__init__.py
  157. lib/calibre/calibre/devices/iliad/driver.py
  158. lib/calibre/calibre/devices/interface.py
  159. lib/calibre/calibre/devices/irexdr/__init__.py
  160. lib/calibre/calibre/devices/irexdr/driver.py
  161. lib/calibre/calibre/devices/iriver/__init__.py
  162. lib/calibre/calibre/devices/iriver/driver.py
  163. lib/calibre/calibre/devices/jetbook/__init__.py
  164. lib/calibre/calibre/devices/jetbook/driver.py
  165. lib/calibre/calibre/devices/kindle/__init__.py
  166. lib/calibre/calibre/devices/kindle/apnx.py
  167. lib/calibre/calibre/devices/kindle/apnx_page_generator/__init__.py
  168. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/__init__.py
  169. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/accurate_page_generator.py
  170. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/exact_page_generator.py
  171. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/fast_page_generator.py
  172. lib/calibre/calibre/devices/kindle/apnx_page_generator/generators/pagebreak_page_generator.py
  173. lib/calibre/calibre/devices/kindle/apnx_page_generator/i_page_generator.py
  174. lib/calibre/calibre/devices/kindle/apnx_page_generator/page_group.py
  175. lib/calibre/calibre/devices/kindle/apnx_page_generator/page_number_type.py
  176. lib/calibre/calibre/devices/kindle/apnx_page_generator/pages.py
  177. lib/calibre/calibre/devices/kindle/bookmark.py
  178. lib/calibre/calibre/devices/kindle/driver.py
  179. lib/calibre/calibre/devices/kobo/__init__.py
  180. lib/calibre/calibre/devices/kobo/bookmark.py
  181. lib/calibre/calibre/devices/kobo/books.py
  182. lib/calibre/calibre/devices/kobo/db.py
  183. lib/calibre/calibre/devices/kobo/driver.py
  184. lib/calibre/calibre/devices/kobo/kobotouch_config.py
  185. lib/calibre/calibre/devices/mime.py
  186. lib/calibre/calibre/devices/misc.py
  187. lib/calibre/calibre/devices/mtp/__init__.py
  188. lib/calibre/calibre/devices/mtp/base.py
  189. lib/calibre/calibre/devices/mtp/books.py
  190. lib/calibre/calibre/devices/mtp/defaults.py
  191. lib/calibre/calibre/devices/mtp/driver.py
  192. lib/calibre/calibre/devices/mtp/filesystem_cache.py
  193. lib/calibre/calibre/devices/mtp/test.py
  194. lib/calibre/calibre/devices/mtp/unix/__init__.py
  195. lib/calibre/calibre/devices/mtp/unix/driver.py
  196. lib/calibre/calibre/devices/mtp/unix/sysfs.py
  197. lib/calibre/calibre/devices/mtp/unix/upstream/update.py
  198. lib/calibre/calibre/devices/mtp/windows/__init__.py
  199. lib/calibre/calibre/devices/mtp/windows/driver.py
  200. lib/calibre/calibre/devices/nokia/__init__.py
  201. lib/calibre/calibre/devices/nokia/driver.py
  202. lib/calibre/calibre/devices/nook/__init__.py
  203. lib/calibre/calibre/devices/nook/driver.py
  204. lib/calibre/calibre/devices/nuut2/__init__.py
  205. lib/calibre/calibre/devices/nuut2/driver.py
  206. lib/calibre/calibre/devices/paladin/__init__.py
  207. lib/calibre/calibre/devices/paladin/driver.py
  208. lib/calibre/calibre/devices/prs505/__init__.py
  209. lib/calibre/calibre/devices/prs505/driver.py
  210. lib/calibre/calibre/devices/prs505/sony_cache.py
  211. lib/calibre/calibre/devices/prst1/__init__.py
  212. lib/calibre/calibre/devices/prst1/driver.py
  213. lib/calibre/calibre/devices/scanner.py
  214. lib/calibre/calibre/devices/smart_device_app/__init__.py
  215. lib/calibre/calibre/devices/smart_device_app/driver.py
  216. lib/calibre/calibre/devices/sne/__init__.py
  217. lib/calibre/calibre/devices/sne/driver.py
  218. lib/calibre/calibre/devices/teclast/__init__.py
  219. lib/calibre/calibre/devices/teclast/driver.py
  220. lib/calibre/calibre/devices/udisks.py
  221. lib/calibre/calibre/devices/usbms/__init__.py
  222. lib/calibre/calibre/devices/usbms/books.py
  223. lib/calibre/calibre/devices/usbms/cli.py
  224. lib/calibre/calibre/devices/usbms/device.py
  225. lib/calibre/calibre/devices/usbms/deviceconfig.py
  226. lib/calibre/calibre/devices/usbms/driver.py
  227. lib/calibre/calibre/devices/user_defined/__init__.py
  228. lib/calibre/calibre/devices/user_defined/driver.py
  229. lib/calibre/calibre/devices/utils.py
  230. lib/calibre/calibre/devices/winusb.py
  231. lib/calibre/calibre/ebooks/BeautifulSoup.py
  232. lib/calibre/calibre/ebooks/__init__.py
  233. lib/calibre/calibre/ebooks/azw4/__init__.py
  234. lib/calibre/calibre/ebooks/azw4/reader.py
  235. lib/calibre/calibre/ebooks/chardet.py
  236. lib/calibre/calibre/ebooks/chm/__init__.py
  237. lib/calibre/calibre/ebooks/chm/metadata.py
  238. lib/calibre/calibre/ebooks/chm/reader.py
  239. lib/calibre/calibre/ebooks/comic/__init__.py
  240. lib/calibre/calibre/ebooks/comic/input.py
  241. lib/calibre/calibre/ebooks/compression/__init__.py
  242. lib/calibre/calibre/ebooks/compression/palmdoc.py
  243. lib/calibre/calibre/ebooks/compression/tcr.py
  244. lib/calibre/calibre/ebooks/constants.py
  245. lib/calibre/calibre/ebooks/conversion/__init__.py
  246. lib/calibre/calibre/ebooks/conversion/archives.py
  247. lib/calibre/calibre/ebooks/conversion/cli.py
  248. lib/calibre/calibre/ebooks/conversion/config.py
  249. lib/calibre/calibre/ebooks/conversion/plugins/__init__.py
  250. lib/calibre/calibre/ebooks/conversion/plugins/azw4_input.py
  251. lib/calibre/calibre/ebooks/conversion/plugins/chm_input.py
  252. lib/calibre/calibre/ebooks/conversion/plugins/comic_input.py
  253. lib/calibre/calibre/ebooks/conversion/plugins/djvu_input.py
  254. lib/calibre/calibre/ebooks/conversion/plugins/docx_input.py
  255. lib/calibre/calibre/ebooks/conversion/plugins/docx_output.py
  256. lib/calibre/calibre/ebooks/conversion/plugins/epub_input.py
  257. lib/calibre/calibre/ebooks/conversion/plugins/epub_output.py
  258. lib/calibre/calibre/ebooks/conversion/plugins/fb2_input.py
  259. lib/calibre/calibre/ebooks/conversion/plugins/fb2_output.py
  260. lib/calibre/calibre/ebooks/conversion/plugins/html_input.py
  261. lib/calibre/calibre/ebooks/conversion/plugins/html_output.py
  262. lib/calibre/calibre/ebooks/conversion/plugins/htmlz_input.py
  263. lib/calibre/calibre/ebooks/conversion/plugins/htmlz_output.py
  264. lib/calibre/calibre/ebooks/conversion/plugins/lit_input.py
  265. lib/calibre/calibre/ebooks/conversion/plugins/lit_output.py
  266. lib/calibre/calibre/ebooks/conversion/plugins/lrf_input.py
  267. lib/calibre/calibre/ebooks/conversion/plugins/lrf_output.py
  268. lib/calibre/calibre/ebooks/conversion/plugins/mobi_input.py
  269. lib/calibre/calibre/ebooks/conversion/plugins/mobi_output.py
  270. lib/calibre/calibre/ebooks/conversion/plugins/odt_input.py
  271. lib/calibre/calibre/ebooks/conversion/plugins/oeb_output.py
  272. lib/calibre/calibre/ebooks/conversion/plugins/pdb_input.py
  273. lib/calibre/calibre/ebooks/conversion/plugins/pdb_output.py
  274. lib/calibre/calibre/ebooks/conversion/plugins/pdf_input.py
  275. lib/calibre/calibre/ebooks/conversion/plugins/pdf_output.py
  276. lib/calibre/calibre/ebooks/conversion/plugins/pml_input.py
  277. lib/calibre/calibre/ebooks/conversion/plugins/pml_output.py
  278. lib/calibre/calibre/ebooks/conversion/plugins/rb_input.py
  279. lib/calibre/calibre/ebooks/conversion/plugins/rb_output.py
  280. lib/calibre/calibre/ebooks/conversion/plugins/recipe_input.py
  281. lib/calibre/calibre/ebooks/conversion/plugins/rtf_input.py
  282. lib/calibre/calibre/ebooks/conversion/plugins/rtf_output.py
  283. lib/calibre/calibre/ebooks/conversion/plugins/snb_input.py
  284. lib/calibre/calibre/ebooks/conversion/plugins/snb_output.py
  285. lib/calibre/calibre/ebooks/conversion/plugins/tcr_input.py
  286. lib/calibre/calibre/ebooks/conversion/plugins/tcr_output.py
  287. lib/calibre/calibre/ebooks/conversion/plugins/txt_input.py
  288. lib/calibre/calibre/ebooks/conversion/plugins/txt_output.py
  289. lib/calibre/calibre/ebooks/conversion/plumber.py
  290. lib/calibre/calibre/ebooks/conversion/preprocess.py
  291. lib/calibre/calibre/ebooks/conversion/search_replace.py
  292. lib/calibre/calibre/ebooks/conversion/utils.py
  293. lib/calibre/calibre/ebooks/covers.py
  294. lib/calibre/calibre/ebooks/css_transform_rules.py
  295. lib/calibre/calibre/ebooks/djvu/__init__.py
  296. lib/calibre/calibre/ebooks/djvu/djvu.py
  297. lib/calibre/calibre/ebooks/djvu/djvubzzdec.py
  298. lib/calibre/calibre/ebooks/docx/__init__.py
  299. lib/calibre/calibre/ebooks/docx/block_styles.py
  300. lib/calibre/calibre/ebooks/docx/char_styles.py
  301. lib/calibre/calibre/ebooks/docx/cleanup.py
  302. lib/calibre/calibre/ebooks/docx/container.py
  303. lib/calibre/calibre/ebooks/docx/dump.py
  304. lib/calibre/calibre/ebooks/docx/fields.py
  305. lib/calibre/calibre/ebooks/docx/fonts.py
  306. lib/calibre/calibre/ebooks/docx/footnotes.py
  307. lib/calibre/calibre/ebooks/docx/images.py
  308. lib/calibre/calibre/ebooks/docx/index.py
  309. lib/calibre/calibre/ebooks/docx/lcid.py
  310. lib/calibre/calibre/ebooks/docx/names.py
  311. lib/calibre/calibre/ebooks/docx/numbering.py
  312. lib/calibre/calibre/ebooks/docx/settings.py
  313. lib/calibre/calibre/ebooks/docx/styles.py
  314. lib/calibre/calibre/ebooks/docx/tables.py
  315. lib/calibre/calibre/ebooks/docx/theme.py
  316. lib/calibre/calibre/ebooks/docx/to_html.py
  317. lib/calibre/calibre/ebooks/docx/toc.py
  318. lib/calibre/calibre/ebooks/docx/writer/__init__.py
  319. lib/calibre/calibre/ebooks/docx/writer/container.py
  320. lib/calibre/calibre/ebooks/docx/writer/fonts.py
  321. lib/calibre/calibre/ebooks/docx/writer/from_html.py
  322. lib/calibre/calibre/ebooks/docx/writer/images.py
  323. lib/calibre/calibre/ebooks/docx/writer/links.py
  324. lib/calibre/calibre/ebooks/docx/writer/lists.py
  325. lib/calibre/calibre/ebooks/docx/writer/styles.py
  326. lib/calibre/calibre/ebooks/docx/writer/tables.py
  327. lib/calibre/calibre/ebooks/docx/writer/utils.py
  328. lib/calibre/calibre/ebooks/epub/__init__.py
  329. lib/calibre/calibre/ebooks/epub/cfi/__init__.py
  330. lib/calibre/calibre/ebooks/epub/cfi/parse.py
  331. lib/calibre/calibre/ebooks/epub/cfi/tests.py
  332. lib/calibre/calibre/ebooks/epub/pages.py
  333. lib/calibre/calibre/ebooks/epub/periodical.py
  334. lib/calibre/calibre/ebooks/fb2/__init__.py
  335. lib/calibre/calibre/ebooks/fb2/fb2ml.py
  336. lib/calibre/calibre/ebooks/html/__init__.py
  337. lib/calibre/calibre/ebooks/html/input.py
  338. lib/calibre/calibre/ebooks/html/meta.py
  339. lib/calibre/calibre/ebooks/html/to_zip.py
  340. lib/calibre/calibre/ebooks/html_entities.py
  341. lib/calibre/calibre/ebooks/html_transform_rules.py
  342. lib/calibre/calibre/ebooks/htmlz/__init__.py
  343. lib/calibre/calibre/ebooks/htmlz/oeb2html.py
  344. lib/calibre/calibre/ebooks/hyphenate.py
  345. lib/calibre/calibre/ebooks/iterator/__init__.py
  346. lib/calibre/calibre/ebooks/lit/__init__.py
  347. lib/calibre/calibre/ebooks/lit/lzx.py
  348. lib/calibre/calibre/ebooks/lit/maps/__init__.py
  349. lib/calibre/calibre/ebooks/lit/maps/html.py
  350. lib/calibre/calibre/ebooks/lit/maps/opf.py
  351. lib/calibre/calibre/ebooks/lit/mssha1.py
  352. lib/calibre/calibre/ebooks/lit/reader.py
  353. lib/calibre/calibre/ebooks/lit/writer.py
  354. lib/calibre/calibre/ebooks/lrf/__init__.py
  355. lib/calibre/calibre/ebooks/lrf/fonts.py
  356. lib/calibre/calibre/ebooks/lrf/html/__init__.py
  357. lib/calibre/calibre/ebooks/lrf/html/color_map.py
  358. lib/calibre/calibre/ebooks/lrf/html/convert_from.py
  359. lib/calibre/calibre/ebooks/lrf/html/table.py
  360. lib/calibre/calibre/ebooks/lrf/input.py
  361. lib/calibre/calibre/ebooks/lrf/lrfparser.py
  362. lib/calibre/calibre/ebooks/lrf/lrs/__init__.py
  363. lib/calibre/calibre/ebooks/lrf/lrs/convert_from.py
  364. lib/calibre/calibre/ebooks/lrf/meta.py
  365. lib/calibre/calibre/ebooks/lrf/objects.py
  366. lib/calibre/calibre/ebooks/lrf/pylrs/__init__.py
  367. lib/calibre/calibre/ebooks/lrf/pylrs/elements.py
  368. lib/calibre/calibre/ebooks/lrf/pylrs/pylrf.py
  369. lib/calibre/calibre/ebooks/lrf/pylrs/pylrfopt.py
  370. lib/calibre/calibre/ebooks/lrf/pylrs/pylrs.py
  371. lib/calibre/calibre/ebooks/lrf/tags.py
  372. lib/calibre/calibre/ebooks/metadata/__init__.py
  373. lib/calibre/calibre/ebooks/metadata/archive.py
  374. lib/calibre/calibre/ebooks/metadata/author_mapper.py
  375. lib/calibre/calibre/ebooks/metadata/book/__init__.py
  376. lib/calibre/calibre/ebooks/metadata/book/base.py
  377. lib/calibre/calibre/ebooks/metadata/book/formatter.py
  378. lib/calibre/calibre/ebooks/metadata/book/json_codec.py
  379. lib/calibre/calibre/ebooks/metadata/book/render.py
  380. lib/calibre/calibre/ebooks/metadata/book/serialize.py
  381. lib/calibre/calibre/ebooks/metadata/cli.py
  382. lib/calibre/calibre/ebooks/metadata/docx.py
  383. lib/calibre/calibre/ebooks/metadata/epub.py
  384. lib/calibre/calibre/ebooks/metadata/ereader.py
  385. lib/calibre/calibre/ebooks/metadata/extz.py
  386. lib/calibre/calibre/ebooks/metadata/fb2.py
  387. lib/calibre/calibre/ebooks/metadata/haodoo.py
  388. lib/calibre/calibre/ebooks/metadata/html.py
  389. lib/calibre/calibre/ebooks/metadata/imp.py
  390. lib/calibre/calibre/ebooks/metadata/kdl.py
  391. lib/calibre/calibre/ebooks/metadata/kfx.py
  392. lib/calibre/calibre/ebooks/metadata/lit.py
  393. lib/calibre/calibre/ebooks/metadata/lrx.py
  394. lib/calibre/calibre/ebooks/metadata/meta.py
  395. lib/calibre/calibre/ebooks/metadata/mobi.py
  396. lib/calibre/calibre/ebooks/metadata/odt.py
  397. lib/calibre/calibre/ebooks/metadata/opf.py
  398. lib/calibre/calibre/ebooks/metadata/opf2.py
  399. lib/calibre/calibre/ebooks/metadata/opf3.py
  400. lib/calibre/calibre/ebooks/metadata/opf3_test.py
  401. lib/calibre/calibre/ebooks/metadata/opf_2_to_3.py
  402. lib/calibre/calibre/ebooks/metadata/pdb.py
  403. lib/calibre/calibre/ebooks/metadata/pdf.py
  404. lib/calibre/calibre/ebooks/metadata/plucker.py
  405. lib/calibre/calibre/ebooks/metadata/pml.py
  406. lib/calibre/calibre/ebooks/metadata/rar.py
  407. lib/calibre/calibre/ebooks/metadata/rb.py
  408. lib/calibre/calibre/ebooks/metadata/rtf.py
  409. lib/calibre/calibre/ebooks/metadata/search_internet.py
  410. lib/calibre/calibre/ebooks/metadata/snb.py
  411. lib/calibre/calibre/ebooks/metadata/sources/__init__.py
  412. lib/calibre/calibre/ebooks/metadata/sources/amazon.py
  413. lib/calibre/calibre/ebooks/metadata/sources/base.py
  414. lib/calibre/calibre/ebooks/metadata/sources/big_book_search.py
  415. lib/calibre/calibre/ebooks/metadata/sources/cli.py
  416. lib/calibre/calibre/ebooks/metadata/sources/covers.py
  417. lib/calibre/calibre/ebooks/metadata/sources/edelweiss.py
  418. lib/calibre/calibre/ebooks/metadata/sources/google.py
  419. lib/calibre/calibre/ebooks/metadata/sources/google_images.py
  420. lib/calibre/calibre/ebooks/metadata/sources/identify.py
  421. lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py
  422. lib/calibre/calibre/ebooks/metadata/sources/prefs.py
  423. lib/calibre/calibre/ebooks/metadata/sources/search_engines.py
  424. lib/calibre/calibre/ebooks/metadata/sources/test.py
  425. lib/calibre/calibre/ebooks/metadata/sources/update.py
  426. lib/calibre/calibre/ebooks/metadata/sources/worker.py
  427. lib/calibre/calibre/ebooks/metadata/tag_mapper.py
  428. lib/calibre/calibre/ebooks/metadata/test_author_sort.py
  429. lib/calibre/calibre/ebooks/metadata/toc.py
  430. lib/calibre/calibre/ebooks/metadata/topaz.py
  431. lib/calibre/calibre/ebooks/metadata/txt.py
  432. lib/calibre/calibre/ebooks/metadata/utils.py
  433. lib/calibre/calibre/ebooks/metadata/worker.py
  434. lib/calibre/calibre/ebooks/metadata/xisbn.py
  435. lib/calibre/calibre/ebooks/metadata/xmp.py
  436. lib/calibre/calibre/ebooks/metadata/zip.py
  437. lib/calibre/calibre/ebooks/mobi/__init__.py
  438. lib/calibre/calibre/ebooks/mobi/debug/__init__.py
  439. lib/calibre/calibre/ebooks/mobi/debug/containers.py
  440. lib/calibre/calibre/ebooks/mobi/debug/headers.py
  441. lib/calibre/calibre/ebooks/mobi/debug/index.py
  442. lib/calibre/calibre/ebooks/mobi/debug/main.py
  443. lib/calibre/calibre/ebooks/mobi/debug/mobi6.py
  444. lib/calibre/calibre/ebooks/mobi/debug/mobi8.py
  445. lib/calibre/calibre/ebooks/mobi/huffcdic.py
  446. lib/calibre/calibre/ebooks/mobi/langcodes.py
  447. lib/calibre/calibre/ebooks/mobi/mobiml.py
  448. lib/calibre/calibre/ebooks/mobi/reader/__init__.py
  449. lib/calibre/calibre/ebooks/mobi/reader/containers.py
  450. lib/calibre/calibre/ebooks/mobi/reader/headers.py
  451. lib/calibre/calibre/ebooks/mobi/reader/index.py
  452. lib/calibre/calibre/ebooks/mobi/reader/markup.py
  453. lib/calibre/calibre/ebooks/mobi/reader/mobi6.py
  454. lib/calibre/calibre/ebooks/mobi/reader/mobi8.py
  455. lib/calibre/calibre/ebooks/mobi/reader/ncx.py
  456. lib/calibre/calibre/ebooks/mobi/tweak.py
  457. lib/calibre/calibre/ebooks/mobi/utils.py
  458. lib/calibre/calibre/ebooks/mobi/writer2/__init__.py
  459. lib/calibre/calibre/ebooks/mobi/writer2/indexer.py
  460. lib/calibre/calibre/ebooks/mobi/writer2/main.py
  461. lib/calibre/calibre/ebooks/mobi/writer2/resources.py
  462. lib/calibre/calibre/ebooks/mobi/writer2/serializer.py
  463. lib/calibre/calibre/ebooks/mobi/writer8/__init__.py
  464. lib/calibre/calibre/ebooks/mobi/writer8/cleanup.py
  465. lib/calibre/calibre/ebooks/mobi/writer8/exth.py
  466. lib/calibre/calibre/ebooks/mobi/writer8/header.py
  467. lib/calibre/calibre/ebooks/mobi/writer8/index.py
  468. lib/calibre/calibre/ebooks/mobi/writer8/main.py
  469. lib/calibre/calibre/ebooks/mobi/writer8/mobi.py
  470. lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py
  471. lib/calibre/calibre/ebooks/mobi/writer8/tbs.py
  472. lib/calibre/calibre/ebooks/mobi/writer8/toc.py
  473. lib/calibre/calibre/ebooks/odt/__init__.py
  474. lib/calibre/calibre/ebooks/odt/input.py
  475. lib/calibre/calibre/ebooks/oeb/__init__.py
  476. lib/calibre/calibre/ebooks/oeb/base.py
  477. lib/calibre/calibre/ebooks/oeb/display/__init__.py
  478. lib/calibre/calibre/ebooks/oeb/display/webview.py
  479. lib/calibre/calibre/ebooks/oeb/iterator/__init__.py
  480. lib/calibre/calibre/ebooks/oeb/iterator/book.py
  481. lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py
  482. lib/calibre/calibre/ebooks/oeb/iterator/spine.py
  483. lib/calibre/calibre/ebooks/oeb/normalize_css.py
  484. lib/calibre/calibre/ebooks/oeb/parse_utils.py
  485. lib/calibre/calibre/ebooks/oeb/polish/__init__.py
  486. lib/calibre/calibre/ebooks/oeb/polish/cascade.py
  487. lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py
  488. lib/calibre/calibre/ebooks/oeb/polish/check/base.py
  489. lib/calibre/calibre/ebooks/oeb/polish/check/css.py
  490. lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py
  491. lib/calibre/calibre/ebooks/oeb/polish/check/images.py
  492. lib/calibre/calibre/ebooks/oeb/polish/check/links.py
  493. lib/calibre/calibre/ebooks/oeb/polish/check/main.py
  494. lib/calibre/calibre/ebooks/oeb/polish/check/opf.py
  495. lib/calibre/calibre/ebooks/oeb/polish/check/parsing.py
  496. lib/calibre/calibre/ebooks/oeb/polish/container.py
  497. lib/calibre/calibre/ebooks/oeb/polish/cover.py
  498. lib/calibre/calibre/ebooks/oeb/polish/create.py
  499. lib/calibre/calibre/ebooks/oeb/polish/css.py
  500. lib/calibre/calibre/ebooks/oeb/polish/download.py
  501. lib/calibre/calibre/ebooks/oeb/polish/embed.py
  502. lib/calibre/calibre/ebooks/oeb/polish/errors.py
  503. lib/calibre/calibre/ebooks/oeb/polish/fonts.py
  504. lib/calibre/calibre/ebooks/oeb/polish/hyphenation.py
  505. lib/calibre/calibre/ebooks/oeb/polish/images.py
  506. lib/calibre/calibre/ebooks/oeb/polish/import_book.py
  507. lib/calibre/calibre/ebooks/oeb/polish/jacket.py
  508. lib/calibre/calibre/ebooks/oeb/polish/kepubify.py
  509. lib/calibre/calibre/ebooks/oeb/polish/main.py
  510. lib/calibre/calibre/ebooks/oeb/polish/opf.py
  511. lib/calibre/calibre/ebooks/oeb/polish/parsing.py
  512. lib/calibre/calibre/ebooks/oeb/polish/pretty.py
  513. lib/calibre/calibre/ebooks/oeb/polish/replace.py
  514. lib/calibre/calibre/ebooks/oeb/polish/report.py
  515. lib/calibre/calibre/ebooks/oeb/polish/spell.py
  516. lib/calibre/calibre/ebooks/oeb/polish/split.py
  517. lib/calibre/calibre/ebooks/oeb/polish/stats.py
  518. lib/calibre/calibre/ebooks/oeb/polish/subset.py
  519. lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py
  520. lib/calibre/calibre/ebooks/oeb/polish/tests/base.py
  521. lib/calibre/calibre/ebooks/oeb/polish/tests/cascade.py
  522. lib/calibre/calibre/ebooks/oeb/polish/tests/container.py
  523. lib/calibre/calibre/ebooks/oeb/polish/tests/kepubify.py
  524. lib/calibre/calibre/ebooks/oeb/polish/tests/main.py
  525. lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py
  526. lib/calibre/calibre/ebooks/oeb/polish/tests/structure.py
  527. lib/calibre/calibre/ebooks/oeb/polish/toc.py
  528. lib/calibre/calibre/ebooks/oeb/polish/tts.py
  529. lib/calibre/calibre/ebooks/oeb/polish/upgrade.py
  530. lib/calibre/calibre/ebooks/oeb/polish/utils.py
  531. lib/calibre/calibre/ebooks/oeb/reader.py
  532. lib/calibre/calibre/ebooks/oeb/stylizer.py
  533. lib/calibre/calibre/ebooks/oeb/transforms/__init__.py
  534. lib/calibre/calibre/ebooks/oeb/transforms/alt_text.py
  535. lib/calibre/calibre/ebooks/oeb/transforms/cover.py
  536. lib/calibre/calibre/ebooks/oeb/transforms/data_url.py
  537. lib/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py
  538. lib/calibre/calibre/ebooks/oeb/transforms/filenames.py
  539. lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py
  540. lib/calibre/calibre/ebooks/oeb/transforms/guide.py
  541. lib/calibre/calibre/ebooks/oeb/transforms/htmltoc.py
  542. lib/calibre/calibre/ebooks/oeb/transforms/jacket.py
  543. lib/calibre/calibre/ebooks/oeb/transforms/linearize_tables.py
  544. lib/calibre/calibre/ebooks/oeb/transforms/manglecase.py
  545. lib/calibre/calibre/ebooks/oeb/transforms/metadata.py
  546. lib/calibre/calibre/ebooks/oeb/transforms/page_margin.py
  547. lib/calibre/calibre/ebooks/oeb/transforms/rasterize.py
  548. lib/calibre/calibre/ebooks/oeb/transforms/rescale.py
  549. lib/calibre/calibre/ebooks/oeb/transforms/split.py
  550. lib/calibre/calibre/ebooks/oeb/transforms/structure.py
  551. lib/calibre/calibre/ebooks/oeb/transforms/subset.py
  552. lib/calibre/calibre/ebooks/oeb/transforms/trimmanifest.py
  553. lib/calibre/calibre/ebooks/oeb/transforms/unsmarten.py
  554. lib/calibre/calibre/ebooks/oeb/writer.py
  555. lib/calibre/calibre/ebooks/pdb/__init__.py
  556. lib/calibre/calibre/ebooks/pdb/ereader/__init__.py
  557. lib/calibre/calibre/ebooks/pdb/ereader/inspector.py
  558. lib/calibre/calibre/ebooks/pdb/ereader/reader.py
  559. lib/calibre/calibre/ebooks/pdb/ereader/reader132.py
  560. lib/calibre/calibre/ebooks/pdb/ereader/reader202.py
  561. lib/calibre/calibre/ebooks/pdb/ereader/writer.py
  562. lib/calibre/calibre/ebooks/pdb/formatreader.py
  563. lib/calibre/calibre/ebooks/pdb/formatwriter.py
  564. lib/calibre/calibre/ebooks/pdb/haodoo/__init__.py
  565. lib/calibre/calibre/ebooks/pdb/haodoo/reader.py
  566. lib/calibre/calibre/ebooks/pdb/header.py
  567. lib/calibre/calibre/ebooks/pdb/palmdoc/__init__.py
  568. lib/calibre/calibre/ebooks/pdb/palmdoc/reader.py
  569. lib/calibre/calibre/ebooks/pdb/palmdoc/writer.py
  570. lib/calibre/calibre/ebooks/pdb/pdf/__init__.py
  571. lib/calibre/calibre/ebooks/pdb/pdf/reader.py
  572. lib/calibre/calibre/ebooks/pdb/plucker/__init__.py
  573. lib/calibre/calibre/ebooks/pdb/plucker/reader.py
  574. lib/calibre/calibre/ebooks/pdb/ztxt/__init__.py
  575. lib/calibre/calibre/ebooks/pdb/ztxt/reader.py
  576. lib/calibre/calibre/ebooks/pdb/ztxt/writer.py
  577. lib/calibre/calibre/ebooks/pdf/__init__.py
  578. lib/calibre/calibre/ebooks/pdf/develop.py
  579. lib/calibre/calibre/ebooks/pdf/html_writer.py
  580. lib/calibre/calibre/ebooks/pdf/image_writer.py
  581. lib/calibre/calibre/ebooks/pdf/pdftohtml.py
  582. lib/calibre/calibre/ebooks/pdf/reflow.py
  583. lib/calibre/calibre/ebooks/pdf/render/__init__.py
  584. lib/calibre/calibre/ebooks/pdf/render/common.py
  585. lib/calibre/calibre/ebooks/pdf/render/fonts.py
  586. lib/calibre/calibre/ebooks/pdf/render/gradients.py
  587. lib/calibre/calibre/ebooks/pdf/render/graphics.py
  588. lib/calibre/calibre/ebooks/pdf/render/links.py
  589. lib/calibre/calibre/ebooks/pdf/render/serialize.py
  590. lib/calibre/calibre/ebooks/pml/__init__.py
  591. lib/calibre/calibre/ebooks/pml/pmlconverter.py
  592. lib/calibre/calibre/ebooks/pml/pmlml.py
  593. lib/calibre/calibre/ebooks/rb/__init__.py
  594. lib/calibre/calibre/ebooks/rb/rbml.py
  595. lib/calibre/calibre/ebooks/rb/reader.py
  596. lib/calibre/calibre/ebooks/rb/writer.py
  597. lib/calibre/calibre/ebooks/readability/__init__.py
  598. lib/calibre/calibre/ebooks/readability/cleaners.py
  599. lib/calibre/calibre/ebooks/readability/debug.py
  600. lib/calibre/calibre/ebooks/readability/htmls.py
  601. lib/calibre/calibre/ebooks/readability/readability.py
  602. lib/calibre/calibre/ebooks/render_html.py
  603. lib/calibre/calibre/ebooks/rtf/__init__.py
  604. lib/calibre/calibre/ebooks/rtf/input.py
  605. lib/calibre/calibre/ebooks/rtf/preprocess.py
  606. lib/calibre/calibre/ebooks/rtf/rtfml.py
  607. lib/calibre/calibre/ebooks/rtf2xml/ParseRtf.py
  608. lib/calibre/calibre/ebooks/rtf2xml/__init__.py
  609. lib/calibre/calibre/ebooks/rtf2xml/add_brackets.py
  610. lib/calibre/calibre/ebooks/rtf2xml/body_styles.py
  611. lib/calibre/calibre/ebooks/rtf2xml/border_parse.py
  612. lib/calibre/calibre/ebooks/rtf2xml/char_set.py
  613. lib/calibre/calibre/ebooks/rtf2xml/check_brackets.py
  614. lib/calibre/calibre/ebooks/rtf2xml/check_encoding.py
  615. lib/calibre/calibre/ebooks/rtf2xml/colors.py
  616. lib/calibre/calibre/ebooks/rtf2xml/combine_borders.py
  617. lib/calibre/calibre/ebooks/rtf2xml/configure_txt.py
  618. lib/calibre/calibre/ebooks/rtf2xml/convert_to_tags.py
  619. lib/calibre/calibre/ebooks/rtf2xml/copy.py
  620. lib/calibre/calibre/ebooks/rtf2xml/default_encoding.py
  621. lib/calibre/calibre/ebooks/rtf2xml/delete_info.py
  622. lib/calibre/calibre/ebooks/rtf2xml/field_strings.py
  623. lib/calibre/calibre/ebooks/rtf2xml/fields_large.py
  624. lib/calibre/calibre/ebooks/rtf2xml/fields_small.py
  625. lib/calibre/calibre/ebooks/rtf2xml/fonts.py
  626. lib/calibre/calibre/ebooks/rtf2xml/footnote.py
  627. lib/calibre/calibre/ebooks/rtf2xml/get_char_map.py
  628. lib/calibre/calibre/ebooks/rtf2xml/get_options.py
  629. lib/calibre/calibre/ebooks/rtf2xml/group_borders.py
  630. lib/calibre/calibre/ebooks/rtf2xml/group_styles.py
  631. lib/calibre/calibre/ebooks/rtf2xml/header.py
  632. lib/calibre/calibre/ebooks/rtf2xml/headings_to_sections.py
  633. lib/calibre/calibre/ebooks/rtf2xml/hex_2_utf8.py
  634. lib/calibre/calibre/ebooks/rtf2xml/info.py
  635. lib/calibre/calibre/ebooks/rtf2xml/inline.py
  636. lib/calibre/calibre/ebooks/rtf2xml/line_endings.py
  637. lib/calibre/calibre/ebooks/rtf2xml/list_numbers.py
  638. lib/calibre/calibre/ebooks/rtf2xml/list_table.py
  639. lib/calibre/calibre/ebooks/rtf2xml/make_lists.py
  640. lib/calibre/calibre/ebooks/rtf2xml/old_rtf.py
  641. lib/calibre/calibre/ebooks/rtf2xml/options_trem.py
  642. lib/calibre/calibre/ebooks/rtf2xml/output.py
  643. lib/calibre/calibre/ebooks/rtf2xml/override_table.py
  644. lib/calibre/calibre/ebooks/rtf2xml/paragraph_def.py
  645. lib/calibre/calibre/ebooks/rtf2xml/paragraphs.py
  646. lib/calibre/calibre/ebooks/rtf2xml/pict.py
  647. lib/calibre/calibre/ebooks/rtf2xml/preamble_div.py
  648. lib/calibre/calibre/ebooks/rtf2xml/preamble_rest.py
  649. lib/calibre/calibre/ebooks/rtf2xml/process_tokens.py
  650. lib/calibre/calibre/ebooks/rtf2xml/replace_illegals.py
  651. lib/calibre/calibre/ebooks/rtf2xml/sections.py
  652. lib/calibre/calibre/ebooks/rtf2xml/styles.py
  653. lib/calibre/calibre/ebooks/rtf2xml/table.py
  654. lib/calibre/calibre/ebooks/rtf2xml/table_info.py
  655. lib/calibre/calibre/ebooks/rtf2xml/tokenize.py
  656. lib/calibre/calibre/ebooks/snb/__init__.py
  657. lib/calibre/calibre/ebooks/snb/snbfile.py
  658. lib/calibre/calibre/ebooks/snb/snbml.py
  659. lib/calibre/calibre/ebooks/tcr/__init__.py
  660. lib/calibre/calibre/ebooks/textile/__init__.py
  661. lib/calibre/calibre/ebooks/textile/functions.py
  662. lib/calibre/calibre/ebooks/textile/unsmarten.py
  663. lib/calibre/calibre/ebooks/tweak.py
  664. lib/calibre/calibre/ebooks/txt/__init__.py
  665. lib/calibre/calibre/ebooks/txt/markdownml.py
  666. lib/calibre/calibre/ebooks/txt/newlines.py
  667. lib/calibre/calibre/ebooks/txt/processor.py
  668. lib/calibre/calibre/ebooks/txt/textileml.py
  669. lib/calibre/calibre/ebooks/txt/txtml.py
  670. lib/calibre/calibre/ebooks/unihandecode/__init__.py
  671. lib/calibre/calibre/ebooks/unihandecode/jacodepoints.py
  672. lib/calibre/calibre/ebooks/unihandecode/jadecoder.py
  673. lib/calibre/calibre/ebooks/unihandecode/krcodepoints.py
  674. lib/calibre/calibre/ebooks/unihandecode/krdecoder.py
  675. lib/calibre/calibre/ebooks/unihandecode/unicodepoints.py
  676. lib/calibre/calibre/ebooks/unihandecode/unidecoder.py
  677. lib/calibre/calibre/ebooks/unihandecode/vncodepoints.py
  678. lib/calibre/calibre/ebooks/unihandecode/vndecoder.py
  679. lib/calibre/calibre/ebooks/unihandecode/zhcodepoints.py
  680. lib/calibre/calibre/gui2/__init__.py
  681. lib/calibre/calibre/gui2/actions/__init__.py
  682. lib/calibre/calibre/gui2/actions/add.py
  683. lib/calibre/calibre/gui2/actions/add_to_library.py
  684. lib/calibre/calibre/gui2/actions/all_actions.py
  685. lib/calibre/calibre/gui2/actions/annotate.py
  686. lib/calibre/calibre/gui2/actions/author_mapper.py
  687. lib/calibre/calibre/gui2/actions/auto_scroll.py
  688. lib/calibre/calibre/gui2/actions/booklist_context_menu.py
  689. lib/calibre/calibre/gui2/actions/browse_annots.py
  690. lib/calibre/calibre/gui2/actions/browse_notes.py
  691. lib/calibre/calibre/gui2/actions/catalog.py
  692. lib/calibre/calibre/gui2/actions/choose_library.py
  693. lib/calibre/calibre/gui2/actions/column_tooltips.py
  694. lib/calibre/calibre/gui2/actions/convert.py
  695. lib/calibre/calibre/gui2/actions/copy_to_library.py
  696. lib/calibre/calibre/gui2/actions/delete.py
  697. lib/calibre/calibre/gui2/actions/device.py
  698. lib/calibre/calibre/gui2/actions/edit_collections.py
  699. lib/calibre/calibre/gui2/actions/edit_metadata.py
  700. lib/calibre/calibre/gui2/actions/embed.py
  701. lib/calibre/calibre/gui2/actions/fetch_news.py
  702. lib/calibre/calibre/gui2/actions/fts.py
  703. lib/calibre/calibre/gui2/actions/help.py
  704. lib/calibre/calibre/gui2/actions/layout_actions.py
  705. lib/calibre/calibre/gui2/actions/llm_book.py
  706. lib/calibre/calibre/gui2/actions/manage_categories.py
  707. lib/calibre/calibre/gui2/actions/mark_books.py
  708. lib/calibre/calibre/gui2/actions/match_books.py
  709. lib/calibre/calibre/gui2/actions/next_match.py
  710. lib/calibre/calibre/gui2/actions/open.py
  711. lib/calibre/calibre/gui2/actions/plugin_updates.py
  712. lib/calibre/calibre/gui2/actions/polish.py
  713. lib/calibre/calibre/gui2/actions/preferences.py
  714. lib/calibre/calibre/gui2/actions/random.py
  715. lib/calibre/calibre/gui2/actions/restart.py
  716. lib/calibre/calibre/gui2/actions/save_to_disk.py
  717. lib/calibre/calibre/gui2/actions/saved_searches.py
  718. lib/calibre/calibre/gui2/actions/show_book_details.py
  719. lib/calibre/calibre/gui2/actions/show_quickview.py
  720. lib/calibre/calibre/gui2/actions/show_stored_templates.py
  721. lib/calibre/calibre/gui2/actions/show_template_tester.py
  722. lib/calibre/calibre/gui2/actions/similar_books.py
  723. lib/calibre/calibre/gui2/actions/sort.py
  724. lib/calibre/calibre/gui2/actions/store.py
  725. lib/calibre/calibre/gui2/actions/tag_mapper.py
  726. lib/calibre/calibre/gui2/actions/toc_edit.py
  727. lib/calibre/calibre/gui2/actions/tweak_epub.py
  728. lib/calibre/calibre/gui2/actions/unpack_book.py
  729. lib/calibre/calibre/gui2/actions/view.py
  730. lib/calibre/calibre/gui2/actions/virtual_library.py
  731. lib/calibre/calibre/gui2/add.py
  732. lib/calibre/calibre/gui2/add_filters.py
  733. lib/calibre/calibre/gui2/author_mapper.py
  734. lib/calibre/calibre/gui2/auto_add.py
  735. lib/calibre/calibre/gui2/bars.py
  736. lib/calibre/calibre/gui2/book_details.py
  737. lib/calibre/calibre/gui2/catalog/__init__.py
  738. lib/calibre/calibre/gui2/catalog/catalog_bibtex.py
  739. lib/calibre/calibre/gui2/catalog/catalog_bibtex_ui.py
  740. lib/calibre/calibre/gui2/catalog/catalog_csv_xml.py
  741. lib/calibre/calibre/gui2/catalog/catalog_epub_mobi.py
  742. lib/calibre/calibre/gui2/catalog/catalog_epub_mobi_ui.py
  743. lib/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py
  744. lib/calibre/calibre/gui2/central.py
  745. lib/calibre/calibre/gui2/changes.py
  746. lib/calibre/calibre/gui2/chat_widget.py
  747. lib/calibre/calibre/gui2/comments_editor.py
  748. lib/calibre/calibre/gui2/complete2.py
  749. lib/calibre/calibre/gui2/convert/__init__.py
  750. lib/calibre/calibre/gui2/convert/azw3_output.py
  751. lib/calibre/calibre/gui2/convert/azw3_output_ui.py
  752. lib/calibre/calibre/gui2/convert/bulk.py
  753. lib/calibre/calibre/gui2/convert/comic_input.py
  754. lib/calibre/calibre/gui2/convert/comic_input_ui.py
  755. lib/calibre/calibre/gui2/convert/debug.py
  756. lib/calibre/calibre/gui2/convert/debug_ui.py
  757. lib/calibre/calibre/gui2/convert/docx_input.py
  758. lib/calibre/calibre/gui2/convert/docx_input_ui.py
  759. lib/calibre/calibre/gui2/convert/docx_output.py
  760. lib/calibre/calibre/gui2/convert/epub_output.py
  761. lib/calibre/calibre/gui2/convert/epub_output_ui.py
  762. lib/calibre/calibre/gui2/convert/fb2_input.py
  763. lib/calibre/calibre/gui2/convert/fb2_input_ui.py
  764. lib/calibre/calibre/gui2/convert/fb2_output.py
  765. lib/calibre/calibre/gui2/convert/fb2_output_ui.py
  766. lib/calibre/calibre/gui2/convert/font_key.py
  767. lib/calibre/calibre/gui2/convert/font_key_ui.py
  768. lib/calibre/calibre/gui2/convert/gui_conversion.py
  769. lib/calibre/calibre/gui2/convert/heuristics.py
  770. lib/calibre/calibre/gui2/convert/heuristics_ui.py
  771. lib/calibre/calibre/gui2/convert/htmlz_output.py
  772. lib/calibre/calibre/gui2/convert/htmlz_output_ui.py
  773. lib/calibre/calibre/gui2/convert/kepub_output.py
  774. lib/calibre/calibre/gui2/convert/kepub_output_ui.py
  775. lib/calibre/calibre/gui2/convert/look_and_feel.py
  776. lib/calibre/calibre/gui2/convert/look_and_feel_ui.py
  777. lib/calibre/calibre/gui2/convert/lrf_output.py
  778. lib/calibre/calibre/gui2/convert/lrf_output_ui.py
  779. lib/calibre/calibre/gui2/convert/metadata.py
  780. lib/calibre/calibre/gui2/convert/metadata_ui.py
  781. lib/calibre/calibre/gui2/convert/mobi_output.py
  782. lib/calibre/calibre/gui2/convert/mobi_output_ui.py
  783. lib/calibre/calibre/gui2/convert/page_setup.py
  784. lib/calibre/calibre/gui2/convert/page_setup_ui.py
  785. lib/calibre/calibre/gui2/convert/pdb_output.py
  786. lib/calibre/calibre/gui2/convert/pdb_output_ui.py
  787. lib/calibre/calibre/gui2/convert/pdf_input.py
  788. lib/calibre/calibre/gui2/convert/pdf_input_ui.py
  789. lib/calibre/calibre/gui2/convert/pdf_output.py
  790. lib/calibre/calibre/gui2/convert/pdf_output_ui.py
  791. lib/calibre/calibre/gui2/convert/pml_output.py
  792. lib/calibre/calibre/gui2/convert/pmlz_output_ui.py
  793. lib/calibre/calibre/gui2/convert/rb_output.py
  794. lib/calibre/calibre/gui2/convert/rb_output_ui.py
  795. lib/calibre/calibre/gui2/convert/regex_builder.py
  796. lib/calibre/calibre/gui2/convert/regex_builder_ui.py
  797. lib/calibre/calibre/gui2/convert/rtf_input.py
  798. lib/calibre/calibre/gui2/convert/rtf_input_ui.py
  799. lib/calibre/calibre/gui2/convert/search_and_replace.py
  800. lib/calibre/calibre/gui2/convert/search_and_replace_ui.py
  801. lib/calibre/calibre/gui2/convert/single.py
  802. lib/calibre/calibre/gui2/convert/snb_output.py
  803. lib/calibre/calibre/gui2/convert/snb_output_ui.py
  804. lib/calibre/calibre/gui2/convert/structure_detection.py
  805. lib/calibre/calibre/gui2/convert/structure_detection_ui.py
  806. lib/calibre/calibre/gui2/convert/toc.py
  807. lib/calibre/calibre/gui2/convert/toc_ui.py
  808. lib/calibre/calibre/gui2/convert/txt_input.py
  809. lib/calibre/calibre/gui2/convert/txt_input_ui.py
  810. lib/calibre/calibre/gui2/convert/txt_output.py
  811. lib/calibre/calibre/gui2/convert/txt_output_ui.py
  812. lib/calibre/calibre/gui2/convert/txtz_output.py
  813. lib/calibre/calibre/gui2/convert/xpath_wizard.py
  814. lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py
  815. lib/calibre/calibre/gui2/cover_flow.py
  816. lib/calibre/calibre/gui2/covers.py
  817. lib/calibre/calibre/gui2/css_transform_rules.py
  818. lib/calibre/calibre/gui2/custom_column_widgets.py
  819. lib/calibre/calibre/gui2/device.py
  820. lib/calibre/calibre/gui2/device_drivers/__init__.py
  821. lib/calibre/calibre/gui2/device_drivers/configwidget.py
  822. lib/calibre/calibre/gui2/device_drivers/configwidget_ui.py
  823. lib/calibre/calibre/gui2/device_drivers/mtp_config.py
  824. lib/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py
  825. lib/calibre/calibre/gui2/device_drivers/tabbed_device_config.py
  826. lib/calibre/calibre/gui2/dialogs/__init__.py
  827. lib/calibre/calibre/gui2/dialogs/add_empty_book.py
  828. lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
  829. lib/calibre/calibre/gui2/dialogs/authors_edit.py
  830. lib/calibre/calibre/gui2/dialogs/book_info.py
  831. lib/calibre/calibre/gui2/dialogs/catalog.py
  832. lib/calibre/calibre/gui2/dialogs/catalog_ui.py
  833. lib/calibre/calibre/gui2/dialogs/check_library.py
  834. lib/calibre/calibre/gui2/dialogs/choose_format.py
  835. lib/calibre/calibre/gui2/dialogs/choose_format_device.py
  836. lib/calibre/calibre/gui2/dialogs/choose_format_device_ui.py
  837. lib/calibre/calibre/gui2/dialogs/choose_library.py
  838. lib/calibre/calibre/gui2/dialogs/choose_library_ui.py
  839. lib/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py
  840. lib/calibre/calibre/gui2/dialogs/comments_dialog.py
  841. lib/calibre/calibre/gui2/dialogs/confirm_delete.py
  842. lib/calibre/calibre/gui2/dialogs/confirm_delete_location.py
  843. lib/calibre/calibre/gui2/dialogs/confirm_merge.py
  844. lib/calibre/calibre/gui2/dialogs/connect_to_folder.py
  845. lib/calibre/calibre/gui2/dialogs/conversion_error.py
  846. lib/calibre/calibre/gui2/dialogs/conversion_error_ui.py
  847. lib/calibre/calibre/gui2/dialogs/custom_recipes.py
  848. lib/calibre/calibre/gui2/dialogs/data_files_manager.py
  849. lib/calibre/calibre/gui2/dialogs/delete_matching_from_device.py
  850. lib/calibre/calibre/gui2/dialogs/delete_matching_from_device_ui.py
  851. lib/calibre/calibre/gui2/dialogs/device_category_editor.py
  852. lib/calibre/calibre/gui2/dialogs/device_category_editor_ui.py
  853. lib/calibre/calibre/gui2/dialogs/drm_error.py
  854. lib/calibre/calibre/gui2/dialogs/drm_error_ui.py
  855. lib/calibre/calibre/gui2/dialogs/duplicates.py
  856. lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py
  857. lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py
  858. lib/calibre/calibre/gui2/dialogs/edit_category_notes.py
  859. lib/calibre/calibre/gui2/dialogs/enum_values_edit.py
  860. lib/calibre/calibre/gui2/dialogs/exim.py
  861. lib/calibre/calibre/gui2/dialogs/ff_doc_editor.py
  862. lib/calibre/calibre/gui2/dialogs/jobs_ui.py
  863. lib/calibre/calibre/gui2/dialogs/llm_book.py
  864. lib/calibre/calibre/gui2/dialogs/match_books.py
  865. lib/calibre/calibre/gui2/dialogs/match_books_ui.py
  866. lib/calibre/calibre/gui2/dialogs/message_box.py
  867. lib/calibre/calibre/gui2/dialogs/metadata_bulk.py
  868. lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py
  869. lib/calibre/calibre/gui2/dialogs/multisort.py
  870. lib/calibre/calibre/gui2/dialogs/opml.py
  871. lib/calibre/calibre/gui2/dialogs/palette.py
  872. lib/calibre/calibre/gui2/dialogs/password.py
  873. lib/calibre/calibre/gui2/dialogs/password_ui.py
  874. lib/calibre/calibre/gui2/dialogs/plugin_updater.py
  875. lib/calibre/calibre/gui2/dialogs/progress.py
  876. lib/calibre/calibre/gui2/dialogs/quickview.py
  877. lib/calibre/calibre/gui2/dialogs/quickview_ui.py
  878. lib/calibre/calibre/gui2/dialogs/restore_library.py
  879. lib/calibre/calibre/gui2/dialogs/saved_search_editor.py
  880. lib/calibre/calibre/gui2/dialogs/scheduler.py
  881. lib/calibre/calibre/gui2/dialogs/search.py
  882. lib/calibre/calibre/gui2/dialogs/select_formats.py
  883. lib/calibre/calibre/gui2/dialogs/show_category_note.py
  884. lib/calibre/calibre/gui2/dialogs/smartdevice.py
  885. lib/calibre/calibre/gui2/dialogs/smartdevice_ui.py
  886. lib/calibre/calibre/gui2/dialogs/tag_categories.py
  887. lib/calibre/calibre/gui2/dialogs/tag_categories_ui.py
  888. lib/calibre/calibre/gui2/dialogs/tag_editor.py
  889. lib/calibre/calibre/gui2/dialogs/tag_editor_ui.py
  890. lib/calibre/calibre/gui2/dialogs/tag_list_editor.py
  891. lib/calibre/calibre/gui2/dialogs/tag_list_editor_table_widget.py
  892. lib/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py
  893. lib/calibre/calibre/gui2/dialogs/template_dialog.py
  894. lib/calibre/calibre/gui2/dialogs/template_dialog_box_layout.py
  895. lib/calibre/calibre/gui2/dialogs/template_dialog_code_widget.py
  896. lib/calibre/calibre/gui2/dialogs/template_dialog_ui.py
  897. lib/calibre/calibre/gui2/dialogs/template_general_info.py
  898. lib/calibre/calibre/gui2/dialogs/template_line_editor.py
  899. lib/calibre/calibre/gui2/dialogs/trim_image.py
  900. lib/calibre/calibre/gui2/dnd.py
  901. lib/calibre/calibre/gui2/ebook_download.py
  902. lib/calibre/calibre/gui2/email.py
  903. lib/calibre/calibre/gui2/extra_files_watcher.py
  904. lib/calibre/calibre/gui2/filename_pattern_ui.py
  905. lib/calibre/calibre/gui2/flow_toolbar.py
  906. lib/calibre/calibre/gui2/font_family_chooser.py
  907. lib/calibre/calibre/gui2/fts/__init__.py
  908. lib/calibre/calibre/gui2/fts/dialog.py
  909. lib/calibre/calibre/gui2/fts/scan.py
  910. lib/calibre/calibre/gui2/fts/search.py
  911. lib/calibre/calibre/gui2/fts/utils.py
  912. lib/calibre/calibre/gui2/geometry.py
  913. lib/calibre/calibre/gui2/gestures.py
  914. lib/calibre/calibre/gui2/html_transform_rules.py
  915. lib/calibre/calibre/gui2/icon_theme.py
  916. lib/calibre/calibre/gui2/image_popup.py
  917. lib/calibre/calibre/gui2/init.py
  918. lib/calibre/calibre/gui2/job_indicator.py
  919. lib/calibre/calibre/gui2/jobs.py
  920. lib/calibre/calibre/gui2/keyboard.py
  921. lib/calibre/calibre/gui2/languages.py
  922. lib/calibre/calibre/gui2/layout.py
  923. lib/calibre/calibre/gui2/layout_menu.py
  924. lib/calibre/calibre/gui2/library/__init__.py
  925. lib/calibre/calibre/gui2/library/alternate_views.py
  926. lib/calibre/calibre/gui2/library/annotations.py
  927. lib/calibre/calibre/gui2/library/caches.py
  928. lib/calibre/calibre/gui2/library/delegates.py
  929. lib/calibre/calibre/gui2/library/models.py
  930. lib/calibre/calibre/gui2/library/notes.py
  931. lib/calibre/calibre/gui2/library/views.py
  932. lib/calibre/calibre/gui2/linux_file_dialogs.py
  933. lib/calibre/calibre/gui2/listener.py
  934. lib/calibre/calibre/gui2/llm.py
  935. lib/calibre/calibre/gui2/lrf_renderer/__init__.py
  936. lib/calibre/calibre/gui2/lrf_renderer/bookview.py
  937. lib/calibre/calibre/gui2/lrf_renderer/config_ui.py
  938. lib/calibre/calibre/gui2/lrf_renderer/document.py
  939. lib/calibre/calibre/gui2/lrf_renderer/main.py
  940. lib/calibre/calibre/gui2/lrf_renderer/main_ui.py
  941. lib/calibre/calibre/gui2/lrf_renderer/text.py
  942. lib/calibre/calibre/gui2/main.py
  943. lib/calibre/calibre/gui2/main_window.py
  944. lib/calibre/calibre/gui2/markdown_editor.py
  945. lib/calibre/calibre/gui2/markdown_syntax_highlighter.py
  946. lib/calibre/calibre/gui2/metadata/__init__.py
  947. lib/calibre/calibre/gui2/metadata/basic_widgets.py
  948. lib/calibre/calibre/gui2/metadata/bulk_download.py
  949. lib/calibre/calibre/gui2/metadata/config.py
  950. lib/calibre/calibre/gui2/metadata/diff.py
  951. lib/calibre/calibre/gui2/metadata/pdf_covers.py
  952. lib/calibre/calibre/gui2/metadata/single.py
  953. lib/calibre/calibre/gui2/metadata/single_download.py
  954. lib/calibre/calibre/gui2/notify.py
  955. lib/calibre/calibre/gui2/open_with.py
  956. lib/calibre/calibre/gui2/palette.py
  957. lib/calibre/calibre/gui2/pin_columns.py
  958. lib/calibre/calibre/gui2/preferences/__init__.py
  959. lib/calibre/calibre/gui2/preferences/adding.py
  960. lib/calibre/calibre/gui2/preferences/adding_ui.py
  961. lib/calibre/calibre/gui2/preferences/behavior.py
  962. lib/calibre/calibre/gui2/preferences/behavior_ui.py
  963. lib/calibre/calibre/gui2/preferences/coloring.py
  964. lib/calibre/calibre/gui2/preferences/columns.py
  965. lib/calibre/calibre/gui2/preferences/columns_ui.py
  966. lib/calibre/calibre/gui2/preferences/conversion.py
  967. lib/calibre/calibre/gui2/preferences/create_custom_column.py
  968. lib/calibre/calibre/gui2/preferences/device_debug.py
  969. lib/calibre/calibre/gui2/preferences/device_user_defined.py
  970. lib/calibre/calibre/gui2/preferences/email_ui.py
  971. lib/calibre/calibre/gui2/preferences/emailp.py
  972. lib/calibre/calibre/gui2/preferences/history.py
  973. lib/calibre/calibre/gui2/preferences/ignored_devices.py
  974. lib/calibre/calibre/gui2/preferences/keyboard.py
  975. lib/calibre/calibre/gui2/preferences/look_feel.py
  976. lib/calibre/calibre/gui2/preferences/look_feel_tabs/__init__.py
  977. lib/calibre/calibre/gui2/preferences/look_feel_tabs/book_details.py
  978. lib/calibre/calibre/gui2/preferences/look_feel_tabs/book_details_ui.py
  979. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid.py
  980. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_grid_ui.py
  981. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view.py
  982. lib/calibre/calibre/gui2/preferences/look_feel_tabs/cover_view_ui.py
  983. lib/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata.py
  984. lib/calibre/calibre/gui2/preferences/look_feel_tabs/edit_metadata_ui.py
  985. lib/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface.py
  986. lib/calibre/calibre/gui2/preferences/look_feel_tabs/main_interface_ui.py
  987. lib/calibre/calibre/gui2/preferences/look_feel_tabs/quickview.py
  988. lib/calibre/calibre/gui2/preferences/look_feel_tabs/quickview_ui.py
  989. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display.py
  990. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_display_ui.py
  991. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy.py
  992. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_hierarchy_ui.py
  993. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules.py
  994. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_icon_rules_ui.py
  995. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning.py
  996. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_partitioning_ui.py
  997. lib/calibre/calibre/gui2/preferences/look_feel_tabs/tb_quickview_ui.py
  998. lib/calibre/calibre/gui2/preferences/look_feel_ui.py
  999. lib/calibre/calibre/gui2/preferences/main.py
  1000. lib/calibre/calibre/gui2/preferences/metadata_sources.py
  1001. lib/calibre/calibre/gui2/preferences/metadata_sources_ui.py
  1002. lib/calibre/calibre/gui2/preferences/misc.py
  1003. lib/calibre/calibre/gui2/preferences/misc_ui.py
  1004. lib/calibre/calibre/gui2/preferences/plugboard.py
  1005. lib/calibre/calibre/gui2/preferences/plugboard_ui.py
  1006. lib/calibre/calibre/gui2/preferences/plugins.py
  1007. lib/calibre/calibre/gui2/preferences/plugins_ui.py
  1008. lib/calibre/calibre/gui2/preferences/save_template.py
  1009. lib/calibre/calibre/gui2/preferences/save_template_ui.py
  1010. lib/calibre/calibre/gui2/preferences/saving.py
  1011. lib/calibre/calibre/gui2/preferences/saving_ui.py
  1012. lib/calibre/calibre/gui2/preferences/search.py
  1013. lib/calibre/calibre/gui2/preferences/search_ui.py
  1014. lib/calibre/calibre/gui2/preferences/sending.py
  1015. lib/calibre/calibre/gui2/preferences/sending_ui.py
  1016. lib/calibre/calibre/gui2/preferences/server.py
  1017. lib/calibre/calibre/gui2/preferences/template_functions.py
  1018. lib/calibre/calibre/gui2/preferences/template_functions_ui.py
  1019. lib/calibre/calibre/gui2/preferences/texture_chooser.py
  1020. lib/calibre/calibre/gui2/preferences/toolbar.py
  1021. lib/calibre/calibre/gui2/preferences/toolbar_ui.py
  1022. lib/calibre/calibre/gui2/preferences/tweaks.py
  1023. lib/calibre/calibre/gui2/proceed.py
  1024. lib/calibre/calibre/gui2/progress_indicator/__init__.py
  1025. lib/calibre/calibre/gui2/publisher_mapper.py
  1026. lib/calibre/calibre/gui2/pyqt6_compat.py
  1027. lib/calibre/calibre/gui2/qt_file_dialogs.py
  1028. lib/calibre/calibre/gui2/save.py
  1029. lib/calibre/calibre/gui2/search_box.py
  1030. lib/calibre/calibre/gui2/search_restriction_mixin.py
  1031. lib/calibre/calibre/gui2/series_mapper.py
  1032. lib/calibre/calibre/gui2/splash_screen.py
  1033. lib/calibre/calibre/gui2/store/__init__.py
  1034. lib/calibre/calibre/gui2/store/amazon_base.py
  1035. lib/calibre/calibre/gui2/store/amazon_live.py
  1036. lib/calibre/calibre/gui2/store/basic_config.py
  1037. lib/calibre/calibre/gui2/store/basic_config_widget_ui.py
  1038. lib/calibre/calibre/gui2/store/config/__init__.py
  1039. lib/calibre/calibre/gui2/store/config/chooser/__init__.py
  1040. lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder.py
  1041. lib/calibre/calibre/gui2/store/config/chooser/adv_search_builder_ui.py
  1042. lib/calibre/calibre/gui2/store/config/chooser/chooser_dialog.py
  1043. lib/calibre/calibre/gui2/store/config/chooser/chooser_widget.py
  1044. lib/calibre/calibre/gui2/store/config/chooser/chooser_widget_ui.py
  1045. lib/calibre/calibre/gui2/store/config/chooser/models.py
  1046. lib/calibre/calibre/gui2/store/config/chooser/results_view.py
  1047. lib/calibre/calibre/gui2/store/config/search/__init__.py
  1048. lib/calibre/calibre/gui2/store/config/search/search_widget.py
  1049. lib/calibre/calibre/gui2/store/config/search/search_widget_ui.py
  1050. lib/calibre/calibre/gui2/store/config/store.py
  1051. lib/calibre/calibre/gui2/store/loader.py
  1052. lib/calibre/calibre/gui2/store/opensearch_store.py
  1053. lib/calibre/calibre/gui2/store/search/__init__.py
  1054. lib/calibre/calibre/gui2/store/search/adv_search_builder.py
  1055. lib/calibre/calibre/gui2/store/search/adv_search_builder_ui.py
  1056. lib/calibre/calibre/gui2/store/search/download_thread.py
  1057. lib/calibre/calibre/gui2/store/search/models.py
  1058. lib/calibre/calibre/gui2/store/search/results_view.py
  1059. lib/calibre/calibre/gui2/store/search/search.py
  1060. lib/calibre/calibre/gui2/store/search/search_ui.py
  1061. lib/calibre/calibre/gui2/store/search_result.py
  1062. lib/calibre/calibre/gui2/store/stores/__init__.py
  1063. lib/calibre/calibre/gui2/store/stores/amazon_au_plugin.py
  1064. lib/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py
  1065. lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py
  1066. lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py
  1067. lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py
  1068. lib/calibre/calibre/gui2/store/stores/amazon_in_plugin.py
  1069. lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
  1070. lib/calibre/calibre/gui2/store/stores/amazon_mx_plugin.py
  1071. lib/calibre/calibre/gui2/store/stores/amazon_plugin.py
  1072. lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py
  1073. lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py
  1074. lib/calibre/calibre/gui2/store/stores/baen_webscription_plugin.py
  1075. lib/calibre/calibre/gui2/store/stores/beam_ebooks_de_plugin.py
  1076. lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
  1077. lib/calibre/calibre/gui2/store/stores/bn_plugin.py
  1078. lib/calibre/calibre/gui2/store/stores/bubok_portugal_plugin.py
  1079. lib/calibre/calibre/gui2/store/stores/bubok_publishing_plugin.py
  1080. lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py
  1081. lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py
  1082. lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
  1083. lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py
  1084. lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
  1085. lib/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py
  1086. lib/calibre/calibre/gui2/store/stores/empik_plugin.py
  1087. lib/calibre/calibre/gui2/store/stores/feedbooks_plugin.py
  1088. lib/calibre/calibre/gui2/store/stores/google_books_plugin.py
  1089. lib/calibre/calibre/gui2/store/stores/gutenberg_plugin.py
  1090. lib/calibre/calibre/gui2/store/stores/kobo_plugin.py
  1091. lib/calibre/calibre/gui2/store/stores/legimi_plugin.py
  1092. lib/calibre/calibre/gui2/store/stores/libri_de_plugin.py
  1093. lib/calibre/calibre/gui2/store/stores/litres_plugin.py
  1094. lib/calibre/calibre/gui2/store/stores/manybooks_plugin.py
  1095. lib/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py
  1096. lib/calibre/calibre/gui2/store/stores/mobileread/__init__.py
  1097. lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py
  1098. lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder_ui.py
  1099. lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog.py
  1100. lib/calibre/calibre/gui2/store/stores/mobileread/cache_progress_dialog_ui.py
  1101. lib/calibre/calibre/gui2/store/stores/mobileread/cache_update_thread.py
  1102. lib/calibre/calibre/gui2/store/stores/mobileread/mobileread_plugin.py
  1103. lib/calibre/calibre/gui2/store/stores/mobileread/models.py
  1104. lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog.py
  1105. lib/calibre/calibre/gui2/store/stores/mobileread/store_dialog_ui.py
  1106. lib/calibre/calibre/gui2/store/stores/nexto_plugin.py
  1107. lib/calibre/calibre/gui2/store/stores/ozon_ru_plugin.py
  1108. lib/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py
  1109. lib/calibre/calibre/gui2/store/stores/publio_plugin.py
  1110. lib/calibre/calibre/gui2/store/stores/rw2010_plugin.py
  1111. lib/calibre/calibre/gui2/store/stores/smashwords_plugin.py
  1112. lib/calibre/calibre/gui2/store/stores/swiatebookow_plugin.py
  1113. lib/calibre/calibre/gui2/store/stores/virtualo_plugin.py
  1114. lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py
  1115. lib/calibre/calibre/gui2/store/stores/woblink_plugin.py
  1116. lib/calibre/calibre/gui2/store/stores/wolnelektury_plugin.py
  1117. lib/calibre/calibre/gui2/store/web_store.py
  1118. lib/calibre/calibre/gui2/store/web_store_dialog.py
  1119. lib/calibre/calibre/gui2/tag_browser/__init__.py
  1120. lib/calibre/calibre/gui2/tag_browser/model.py
  1121. lib/calibre/calibre/gui2/tag_browser/ui.py
  1122. lib/calibre/calibre/gui2/tag_browser/view.py
  1123. lib/calibre/calibre/gui2/tag_mapper.py
  1124. lib/calibre/calibre/gui2/threaded_jobs.py
  1125. lib/calibre/calibre/gui2/throbber.py
  1126. lib/calibre/calibre/gui2/toc/__init__.py
  1127. lib/calibre/calibre/gui2/toc/location.py
  1128. lib/calibre/calibre/gui2/toc/main.py
  1129. lib/calibre/calibre/gui2/tools.py
  1130. lib/calibre/calibre/gui2/trash.py
  1131. lib/calibre/calibre/gui2/tts/__init__.py
  1132. lib/calibre/calibre/gui2/tts/config.py
  1133. lib/calibre/calibre/gui2/tts/develop.py
  1134. lib/calibre/calibre/gui2/tts/download.py
  1135. lib/calibre/calibre/gui2/tts/manager.py
  1136. lib/calibre/calibre/gui2/tts/piper.py
  1137. lib/calibre/calibre/gui2/tts/qt.py
  1138. lib/calibre/calibre/gui2/tts/speechd.py
  1139. lib/calibre/calibre/gui2/tts/types.py
  1140. lib/calibre/calibre/gui2/tweak_book/__init__.py
  1141. lib/calibre/calibre/gui2/tweak_book/boss.py
  1142. lib/calibre/calibre/gui2/tweak_book/char_select.py
  1143. lib/calibre/calibre/gui2/tweak_book/check.py
  1144. lib/calibre/calibre/gui2/tweak_book/check_links.py
  1145. lib/calibre/calibre/gui2/tweak_book/completion/__init__.py
  1146. lib/calibre/calibre/gui2/tweak_book/completion/basic.py
  1147. lib/calibre/calibre/gui2/tweak_book/completion/popup.py
  1148. lib/calibre/calibre/gui2/tweak_book/completion/utils.py
  1149. lib/calibre/calibre/gui2/tweak_book/completion/worker.py
  1150. lib/calibre/calibre/gui2/tweak_book/diff/__init__.py
  1151. lib/calibre/calibre/gui2/tweak_book/diff/highlight.py
  1152. lib/calibre/calibre/gui2/tweak_book/diff/main.py
  1153. lib/calibre/calibre/gui2/tweak_book/diff/view.py
  1154. lib/calibre/calibre/gui2/tweak_book/download.py
  1155. lib/calibre/calibre/gui2/tweak_book/editor/__init__.py
  1156. lib/calibre/calibre/gui2/tweak_book/editor/canvas.py
  1157. lib/calibre/calibre/gui2/tweak_book/editor/comments.py
  1158. lib/calibre/calibre/gui2/tweak_book/editor/help.py
  1159. lib/calibre/calibre/gui2/tweak_book/editor/image.py
  1160. lib/calibre/calibre/gui2/tweak_book/editor/insert_resource.py
  1161. lib/calibre/calibre/gui2/tweak_book/editor/smarts/__init__.py
  1162. lib/calibre/calibre/gui2/tweak_book/editor/smarts/css.py
  1163. lib/calibre/calibre/gui2/tweak_book/editor/smarts/html.py
  1164. lib/calibre/calibre/gui2/tweak_book/editor/smarts/python.py
  1165. lib/calibre/calibre/gui2/tweak_book/editor/smarts/utils.py
  1166. lib/calibre/calibre/gui2/tweak_book/editor/snippets.py
  1167. lib/calibre/calibre/gui2/tweak_book/editor/syntax/__init__.py
  1168. lib/calibre/calibre/gui2/tweak_book/editor/syntax/base.py
  1169. lib/calibre/calibre/gui2/tweak_book/editor/syntax/css.py
  1170. lib/calibre/calibre/gui2/tweak_book/editor/syntax/html.py
  1171. lib/calibre/calibre/gui2/tweak_book/editor/syntax/javascript.py
  1172. lib/calibre/calibre/gui2/tweak_book/editor/syntax/pygments_highlighter.py
  1173. lib/calibre/calibre/gui2/tweak_book/editor/syntax/python.py
  1174. lib/calibre/calibre/gui2/tweak_book/editor/syntax/utils.py
  1175. lib/calibre/calibre/gui2/tweak_book/editor/syntax/xml.py
  1176. lib/calibre/calibre/gui2/tweak_book/editor/text.py
  1177. lib/calibre/calibre/gui2/tweak_book/editor/themes.py
  1178. lib/calibre/calibre/gui2/tweak_book/editor/widget.py
  1179. lib/calibre/calibre/gui2/tweak_book/file_list.py
  1180. lib/calibre/calibre/gui2/tweak_book/function_replace.py
  1181. lib/calibre/calibre/gui2/tweak_book/job.py
  1182. lib/calibre/calibre/gui2/tweak_book/jump_to_class.py
  1183. lib/calibre/calibre/gui2/tweak_book/live_css.py
  1184. lib/calibre/calibre/gui2/tweak_book/main.py
  1185. lib/calibre/calibre/gui2/tweak_book/manage_fonts.py
  1186. lib/calibre/calibre/gui2/tweak_book/plugin.py
  1187. lib/calibre/calibre/gui2/tweak_book/polish.py
  1188. lib/calibre/calibre/gui2/tweak_book/preferences.py
  1189. lib/calibre/calibre/gui2/tweak_book/preview.py
  1190. lib/calibre/calibre/gui2/tweak_book/reports.py
  1191. lib/calibre/calibre/gui2/tweak_book/save.py
  1192. lib/calibre/calibre/gui2/tweak_book/search.py
  1193. lib/calibre/calibre/gui2/tweak_book/spell.py
  1194. lib/calibre/calibre/gui2/tweak_book/templates.py
  1195. lib/calibre/calibre/gui2/tweak_book/text_search.py
  1196. lib/calibre/calibre/gui2/tweak_book/toc.py
  1197. lib/calibre/calibre/gui2/tweak_book/tts.py
  1198. lib/calibre/calibre/gui2/tweak_book/ui.py
  1199. lib/calibre/calibre/gui2/tweak_book/undo.py
  1200. lib/calibre/calibre/gui2/tweak_book/widgets.py
  1201. lib/calibre/calibre/gui2/ui.py
  1202. lib/calibre/calibre/gui2/update.py
  1203. lib/calibre/calibre/gui2/viewer/__init__.py
  1204. lib/calibre/calibre/gui2/viewer/annotations.py
  1205. lib/calibre/calibre/gui2/viewer/bookmarks.py
  1206. lib/calibre/calibre/gui2/viewer/config.py
  1207. lib/calibre/calibre/gui2/viewer/control_sleep.py
  1208. lib/calibre/calibre/gui2/viewer/convert_book.py
  1209. lib/calibre/calibre/gui2/viewer/highlights.py
  1210. lib/calibre/calibre/gui2/viewer/integration.py
  1211. lib/calibre/calibre/gui2/viewer/llm.py
  1212. lib/calibre/calibre/gui2/viewer/lookup.py
  1213. lib/calibre/calibre/gui2/viewer/main.py
  1214. lib/calibre/calibre/gui2/viewer/overlay.py
  1215. lib/calibre/calibre/gui2/viewer/printing.py
  1216. lib/calibre/calibre/gui2/viewer/search.py
  1217. lib/calibre/calibre/gui2/viewer/shortcuts.py
  1218. lib/calibre/calibre/gui2/viewer/toc.py
  1219. lib/calibre/calibre/gui2/viewer/toolbars.py
  1220. lib/calibre/calibre/gui2/viewer/tts.py
  1221. lib/calibre/calibre/gui2/viewer/ui.py
  1222. lib/calibre/calibre/gui2/viewer/web_view.py
  1223. lib/calibre/calibre/gui2/viewer/widgets.py
  1224. lib/calibre/calibre/gui2/webengine.py
  1225. lib/calibre/calibre/gui2/widgets.py
  1226. lib/calibre/calibre/gui2/widgets2.py
  1227. lib/calibre/calibre/gui2/win_file_dialogs.py
  1228. lib/calibre/calibre/gui2/wizard/__init__.py
  1229. lib/calibre/calibre/gui2/wizard/device_ui.py
  1230. lib/calibre/calibre/gui2/wizard/finish_ui.py
  1231. lib/calibre/calibre/gui2/wizard/kindle_ui.py
  1232. lib/calibre/calibre/gui2/wizard/library_ui.py
  1233. lib/calibre/calibre/gui2/wizard/send_email.py
  1234. lib/calibre/calibre/gui2/wizard/send_email_ui.py
  1235. lib/calibre/calibre/gui2/wizard/stanza_ui.py
  1236. lib/calibre/calibre/gui_launch.py
  1237. lib/calibre/calibre/library/__init__.py
  1238. lib/calibre/calibre/library/add_to_library.py
  1239. lib/calibre/calibre/library/caches.py
  1240. lib/calibre/calibre/library/catalogs/__init__.py
  1241. lib/calibre/calibre/library/catalogs/bibtex.py
  1242. lib/calibre/calibre/library/catalogs/csv_xml.py
  1243. lib/calibre/calibre/library/catalogs/epub_mobi.py
  1244. lib/calibre/calibre/library/catalogs/epub_mobi_builder.py
  1245. lib/calibre/calibre/library/catalogs/utils.py
  1246. lib/calibre/calibre/library/check_library.py
  1247. lib/calibre/calibre/library/coloring.py
  1248. lib/calibre/calibre/library/comments.py
  1249. lib/calibre/calibre/library/custom_columns.py
  1250. lib/calibre/calibre/library/database.py
  1251. lib/calibre/calibre/library/database2.py
  1252. lib/calibre/calibre/library/field_metadata.py
  1253. lib/calibre/calibre/library/prefs.py
  1254. lib/calibre/calibre/library/restore.py
  1255. lib/calibre/calibre/library/save_to_disk.py
  1256. lib/calibre/calibre/library/schema_upgrades.py
  1257. lib/calibre/calibre/library/sqlite.py
  1258. lib/calibre/calibre/libunzip.py
  1259. lib/calibre/calibre/linux.py
  1260. lib/calibre/calibre/live.py
  1261. lib/calibre/calibre/plugins/_patiencediff_c.so
  1262. lib/calibre/calibre/plugins/bzzdec.so
  1263. lib/calibre/calibre/plugins/cPalmdoc.so
  1264. lib/calibre/calibre/plugins/certgen.so
  1265. lib/calibre/calibre/plugins/fast_css_transform.so
  1266. lib/calibre/calibre/plugins/fast_html_entities.so
  1267. lib/calibre/calibre/plugins/ffmpeg.so
  1268. lib/calibre/calibre/plugins/freetype.so
  1269. lib/calibre/calibre/plugins/html_as_json.so
  1270. lib/calibre/calibre/plugins/html_syntax_highlighter.so
  1271. lib/calibre/calibre/plugins/hunspell.so
  1272. lib/calibre/calibre/plugins/hyphen.so
  1273. lib/calibre/calibre/plugins/icu.so
  1274. lib/calibre/calibre/plugins/imageops.so
  1275. lib/calibre/calibre/plugins/libheadless.so
  1276. lib/calibre/calibre/plugins/libmtp.so
  1277. lib/calibre/calibre/plugins/libusb.so
  1278. lib/calibre/calibre/plugins/lzx.so
  1279. lib/calibre/calibre/plugins/matcher.so
  1280. lib/calibre/calibre/plugins/msdes.so
  1281. lib/calibre/calibre/plugins/pictureflow.so
  1282. lib/calibre/calibre/plugins/podofo.so
  1283. lib/calibre/calibre/plugins/progress_indicator.so
  1284. lib/calibre/calibre/plugins/rcc_backend.so
  1285. lib/calibre/calibre/plugins/speedup.so
  1286. lib/calibre/calibre/plugins/sqlite_custom.so
  1287. lib/calibre/calibre/plugins/sqlite_extension.so
  1288. lib/calibre/calibre/plugins/tokenizer.so
  1289. lib/calibre/calibre/plugins/uchardet.so
  1290. lib/calibre/calibre/plugins/unicode_names.so
  1291. lib/calibre/calibre/prints.py
  1292. lib/calibre/calibre/ptempfile.py
  1293. lib/calibre/calibre/rpdb.py
  1294. lib/calibre/calibre/scraper/__init__.py
  1295. lib/calibre/calibre/scraper/qt.py
  1296. lib/calibre/calibre/scraper/qt_backend.py
  1297. lib/calibre/calibre/scraper/simple.py
  1298. lib/calibre/calibre/scraper/test_fetch_backend.py
  1299. lib/calibre/calibre/scraper/webengine_backend.py
  1300. lib/calibre/calibre/spell/__init__.py
  1301. lib/calibre/calibre/spell/break_iterator.py
  1302. lib/calibre/calibre/spell/dictionary.py
  1303. lib/calibre/calibre/spell/import_from.py
  1304. lib/calibre/calibre/srv/__init__.py
  1305. lib/calibre/calibre/srv/ajax.py
  1306. lib/calibre/calibre/srv/auth.py
  1307. lib/calibre/calibre/srv/auto_reload.py
  1308. lib/calibre/calibre/srv/bonjour.py
  1309. lib/calibre/calibre/srv/books.py
  1310. lib/calibre/calibre/srv/cdb.py
  1311. lib/calibre/calibre/srv/changes.py
  1312. lib/calibre/calibre/srv/code.py
  1313. lib/calibre/calibre/srv/content.py
  1314. lib/calibre/calibre/srv/convert.py
  1315. lib/calibre/calibre/srv/embedded.py
  1316. lib/calibre/calibre/srv/errors.py
  1317. lib/calibre/calibre/srv/fts.py
  1318. lib/calibre/calibre/srv/handler.py
  1319. lib/calibre/calibre/srv/http_request.py
  1320. lib/calibre/calibre/srv/http_response.py
  1321. lib/calibre/calibre/srv/jobs.py
  1322. lib/calibre/calibre/srv/last_read.py
  1323. lib/calibre/calibre/srv/legacy.py
  1324. lib/calibre/calibre/srv/library_broker.py
  1325. lib/calibre/calibre/srv/loop.py
  1326. lib/calibre/calibre/srv/manage_users_cli.py
  1327. lib/calibre/calibre/srv/metadata.py
  1328. lib/calibre/calibre/srv/opds.py
  1329. lib/calibre/calibre/srv/opts.py
  1330. lib/calibre/calibre/srv/pool.py
  1331. lib/calibre/calibre/srv/pre_activated.py
  1332. lib/calibre/calibre/srv/render_book.py
  1333. lib/calibre/calibre/srv/routes.py
  1334. lib/calibre/calibre/srv/standalone.py
  1335. lib/calibre/calibre/srv/tests/__init__.py
  1336. lib/calibre/calibre/srv/tests/ajax.py
  1337. lib/calibre/calibre/srv/tests/auth.py
  1338. lib/calibre/calibre/srv/tests/base.py
  1339. lib/calibre/calibre/srv/tests/content.py
  1340. lib/calibre/calibre/srv/tests/fast_css_transform.py
  1341. lib/calibre/calibre/srv/tests/http.py
  1342. lib/calibre/calibre/srv/tests/loop.py
  1343. lib/calibre/calibre/srv/tests/main.py
  1344. lib/calibre/calibre/srv/tests/routes.py
  1345. lib/calibre/calibre/srv/tests/web_sockets.py
  1346. lib/calibre/calibre/srv/users.py
  1347. lib/calibre/calibre/srv/users_api.py
  1348. lib/calibre/calibre/srv/utils.py
  1349. lib/calibre/calibre/srv/web_socket.py
  1350. lib/calibre/calibre/startup.py
  1351. lib/calibre/calibre/test_build.py
  1352. lib/calibre/calibre/translations/__init__.py
  1353. lib/calibre/calibre/translations/dynamic.py
  1354. lib/calibre/calibre/translations/msgfmt.py
  1355. lib/calibre/calibre/utils/__init__.py
  1356. lib/calibre/calibre/utils/bibtex.py
  1357. lib/calibre/calibre/utils/browser.py
  1358. lib/calibre/calibre/utils/certgen.py
  1359. lib/calibre/calibre/utils/cleantext.py
  1360. lib/calibre/calibre/utils/complete.py
  1361. lib/calibre/calibre/utils/config.py
  1362. lib/calibre/calibre/utils/config_base.py
  1363. lib/calibre/calibre/utils/copy_files.py
  1364. lib/calibre/calibre/utils/copy_files_test.py
  1365. lib/calibre/calibre/utils/date.py
  1366. lib/calibre/calibre/utils/exim.py
  1367. lib/calibre/calibre/utils/ffml_processor.py
  1368. lib/calibre/calibre/utils/file_type_icons.py
  1369. lib/calibre/calibre/utils/filenames.py
  1370. lib/calibre/calibre/utils/fonts/__init__.py
  1371. lib/calibre/calibre/utils/fonts/free_type.py
  1372. lib/calibre/calibre/utils/fonts/metadata.py
  1373. lib/calibre/calibre/utils/fonts/scanner.py
  1374. lib/calibre/calibre/utils/fonts/sfnt/__init__.py
  1375. lib/calibre/calibre/utils/fonts/sfnt/cff/__init__.py
  1376. lib/calibre/calibre/utils/fonts/sfnt/cff/constants.py
  1377. lib/calibre/calibre/utils/fonts/sfnt/cff/dict_data.py
  1378. lib/calibre/calibre/utils/fonts/sfnt/cff/table.py
  1379. lib/calibre/calibre/utils/fonts/sfnt/cff/writer.py
  1380. lib/calibre/calibre/utils/fonts/sfnt/cmap.py
  1381. lib/calibre/calibre/utils/fonts/sfnt/common.py
  1382. lib/calibre/calibre/utils/fonts/sfnt/container.py
  1383. lib/calibre/calibre/utils/fonts/sfnt/errors.py
  1384. lib/calibre/calibre/utils/fonts/sfnt/glyf.py
  1385. lib/calibre/calibre/utils/fonts/sfnt/gsub.py
  1386. lib/calibre/calibre/utils/fonts/sfnt/head.py
  1387. lib/calibre/calibre/utils/fonts/sfnt/kern.py
  1388. lib/calibre/calibre/utils/fonts/sfnt/loca.py
  1389. lib/calibre/calibre/utils/fonts/sfnt/maxp.py
  1390. lib/calibre/calibre/utils/fonts/sfnt/merge.py
  1391. lib/calibre/calibre/utils/fonts/sfnt/metrics.py
  1392. lib/calibre/calibre/utils/fonts/sfnt/subset.py
  1393. lib/calibre/calibre/utils/fonts/subset.py
  1394. lib/calibre/calibre/utils/fonts/utils.py
  1395. lib/calibre/calibre/utils/fonts/win_fonts.py
  1396. lib/calibre/calibre/utils/forked_map.py
  1397. lib/calibre/calibre/utils/formatter.py
  1398. lib/calibre/calibre/utils/formatter_functions.py
  1399. lib/calibre/calibre/utils/html2text.py
  1400. lib/calibre/calibre/utils/https.py
  1401. lib/calibre/calibre/utils/hyphenation/__init__.py
  1402. lib/calibre/calibre/utils/hyphenation/dictionaries.py
  1403. lib/calibre/calibre/utils/hyphenation/hyphenate.py
  1404. lib/calibre/calibre/utils/hyphenation/test_hyphenation.py
  1405. lib/calibre/calibre/utils/icu.py
  1406. lib/calibre/calibre/utils/icu_test.py
  1407. lib/calibre/calibre/utils/img.py
  1408. lib/calibre/calibre/utils/imghdr.py
  1409. lib/calibre/calibre/utils/inotify.py
  1410. lib/calibre/calibre/utils/ip_routing.py
  1411. lib/calibre/calibre/utils/ipc/__init__.py
  1412. lib/calibre/calibre/utils/ipc/job.py
  1413. lib/calibre/calibre/utils/ipc/launch.py
  1414. lib/calibre/calibre/utils/ipc/pool.py
  1415. lib/calibre/calibre/utils/ipc/server.py
  1416. lib/calibre/calibre/utils/ipc/simple_worker.py
  1417. lib/calibre/calibre/utils/ipc/worker.py
  1418. lib/calibre/calibre/utils/iphlpapi.py
  1419. lib/calibre/calibre/utils/ipython.py
  1420. lib/calibre/calibre/utils/iso8601.py
  1421. lib/calibre/calibre/utils/linux_trash.py
  1422. lib/calibre/calibre/utils/localization.py
  1423. lib/calibre/calibre/utils/localunzip.py
  1424. lib/calibre/calibre/utils/lock.py
  1425. lib/calibre/calibre/utils/logging.py
  1426. lib/calibre/calibre/utils/magick/__init__.py
  1427. lib/calibre/calibre/utils/magick/draw.py
  1428. lib/calibre/calibre/utils/magick/legacy.py
  1429. lib/calibre/calibre/utils/matcher.py
  1430. lib/calibre/calibre/utils/mdns.py
  1431. lib/calibre/calibre/utils/mem.py
  1432. lib/calibre/calibre/utils/monotonic.py
  1433. lib/calibre/calibre/utils/mreplace.py
  1434. lib/calibre/calibre/utils/network.py
  1435. lib/calibre/calibre/utils/open_with/__init__.py
  1436. lib/calibre/calibre/utils/open_with/linux.py
  1437. lib/calibre/calibre/utils/open_with/osx.py
  1438. lib/calibre/calibre/utils/open_with/windows.py
  1439. lib/calibre/calibre/utils/opensearch/__init__.py
  1440. lib/calibre/calibre/utils/opensearch/description.py
  1441. lib/calibre/calibre/utils/opensearch/query.py
  1442. lib/calibre/calibre/utils/opensearch/url.py
  1443. lib/calibre/calibre/utils/ordered_dict.py
  1444. lib/calibre/calibre/utils/podofo/__init__.py
  1445. lib/calibre/calibre/utils/random_ua.py
  1446. lib/calibre/calibre/utils/rapydscript.py
  1447. lib/calibre/calibre/utils/rcc/__init__.py
  1448. lib/calibre/calibre/utils/recycle_bin.py
  1449. lib/calibre/calibre/utils/resources.py
  1450. lib/calibre/calibre/utils/run_tests.py
  1451. lib/calibre/calibre/utils/safe_atexit.py
  1452. lib/calibre/calibre/utils/search_query_parser.py
  1453. lib/calibre/calibre/utils/search_query_parser_test.py
  1454. lib/calibre/calibre/utils/serialize.py
  1455. lib/calibre/calibre/utils/seven_zip.py
  1456. lib/calibre/calibre/utils/shared_file.py
  1457. lib/calibre/calibre/utils/shm.py
  1458. lib/calibre/calibre/utils/short_uuid.py
  1459. lib/calibre/calibre/utils/smartypants.py
  1460. lib/calibre/calibre/utils/smtp.py
  1461. lib/calibre/calibre/utils/smtplib.py
  1462. lib/calibre/calibre/utils/socket_inheritance.py
  1463. lib/calibre/calibre/utils/speedups.py
  1464. lib/calibre/calibre/utils/spell/__init__.py
  1465. lib/calibre/calibre/utils/tdir_in_cache.py
  1466. lib/calibre/calibre/utils/terminal.py
  1467. lib/calibre/calibre/utils/test_lock.py
  1468. lib/calibre/calibre/utils/text2int.py
  1469. lib/calibre/calibre/utils/threadpool.py
  1470. lib/calibre/calibre/utils/titlecase.py
  1471. lib/calibre/calibre/utils/tts/__init__.py
  1472. lib/calibre/calibre/utils/tts/piper.py
  1473. lib/calibre/calibre/utils/unicode_names.py
  1474. lib/calibre/calibre/utils/unrar.py
  1475. lib/calibre/calibre/utils/unsmarten.py
  1476. lib/calibre/calibre/utils/webengine.py
  1477. lib/calibre/calibre/utils/windows/__init__.py
  1478. lib/calibre/calibre/utils/windows/wintest.py
  1479. lib/calibre/calibre/utils/winreg/__init__.py
  1480. lib/calibre/calibre/utils/winreg/dde.py
  1481. lib/calibre/calibre/utils/winreg/default_programs.py
  1482. lib/calibre/calibre/utils/winreg/lib.py
  1483. lib/calibre/calibre/utils/wmf/__init__.py
  1484. lib/calibre/calibre/utils/wmf/emf.py
  1485. lib/calibre/calibre/utils/wmf/parse.py
  1486. lib/calibre/calibre/utils/wordcount.py
  1487. lib/calibre/calibre/utils/xml_parse.py
  1488. lib/calibre/calibre/utils/zipfile.py
  1489. lib/calibre/calibre/web/__init__.py
  1490. lib/calibre/calibre/web/feeds/__init__.py
  1491. lib/calibre/calibre/web/feeds/news.py
  1492. lib/calibre/calibre/web/feeds/recipes/__init__.py
  1493. lib/calibre/calibre/web/feeds/recipes/collection.py
  1494. lib/calibre/calibre/web/feeds/recipes/model.py
  1495. lib/calibre/calibre/web/feeds/templates.py
  1496. lib/calibre/calibre/web/fetch/__init__.py
  1497. lib/calibre/calibre/web/fetch/simple.py
  1498. lib/calibre/calibre/web/fetch/utils.py
  1499. lib/calibre/calibre/web/site_parsers/__init__.py
  1500. lib/calibre/calibre/web/site_parsers/natgeo.py
  1501. lib/calibre/calibre/web/site_parsers/nytimes.py
  1502. lib/calibre/css_selectors/__init__.py
  1503. lib/calibre/css_selectors/errors.py
  1504. lib/calibre/css_selectors/ordered_set.py
  1505. lib/calibre/css_selectors/parser.py
  1506. lib/calibre/css_selectors/select.py
  1507. lib/calibre/css_selectors/tests.py
  1508. lib/calibre/odf/__init__.py
  1509. lib/calibre/odf/anim.py
  1510. lib/calibre/odf/attrconverters.py
  1511. lib/calibre/odf/chart.py
  1512. lib/calibre/odf/config.py
  1513. lib/calibre/odf/dc.py
  1514. lib/calibre/odf/dr3d.py
  1515. lib/calibre/odf/draw.py
  1516. lib/calibre/odf/easyliststyle.py
  1517. lib/calibre/odf/element.py
  1518. lib/calibre/odf/elementtypes.py
  1519. lib/calibre/odf/form.py
  1520. lib/calibre/odf/grammar.py
  1521. lib/calibre/odf/load.py
  1522. lib/calibre/odf/manifest.py
  1523. lib/calibre/odf/math.py
  1524. lib/calibre/odf/meta.py
  1525. lib/calibre/odf/namespaces.py
  1526. lib/calibre/odf/number.py
  1527. lib/calibre/odf/odf2moinmoin.py
  1528. lib/calibre/odf/odf2xhtml.py
  1529. lib/calibre/odf/odfmanifest.py
  1530. lib/calibre/odf/office.py
  1531. lib/calibre/odf/opendocument.py
  1532. lib/calibre/odf/presentation.py
  1533. lib/calibre/odf/script.py
  1534. lib/calibre/odf/style.py
  1535. lib/calibre/odf/svg.py
  1536. lib/calibre/odf/table.py
  1537. lib/calibre/odf/teletype.py
  1538. lib/calibre/odf/text.py
  1539. lib/calibre/odf/thumbnail.py
  1540. lib/calibre/odf/userfield.py
  1541. lib/calibre/odf/xforms.py
  1542. lib/calibre/polyglot/__init__.py
  1543. lib/calibre/polyglot/binary.py
  1544. lib/calibre/polyglot/builtins.py
  1545. lib/calibre/polyglot/functools.py
  1546. lib/calibre/polyglot/html_entities.py
  1547. lib/calibre/polyglot/http_client.py
  1548. lib/calibre/polyglot/http_cookie.py
  1549. lib/calibre/polyglot/http_server.py
  1550. lib/calibre/polyglot/io.py
  1551. lib/calibre/polyglot/plistlib.py
  1552. lib/calibre/polyglot/queue.py
  1553. lib/calibre/polyglot/reprlib.py
  1554. lib/calibre/polyglot/smtplib.py
  1555. lib/calibre/polyglot/socketserver.py
  1556. lib/calibre/polyglot/urllib.py
  1557. lib/calibre/qt/__init__.py
  1558. lib/calibre/qt/__main__.py
  1559. lib/calibre/qt/core.py
  1560. lib/calibre/qt/core_name_map.py
  1561. lib/calibre/qt/dbus.py
  1562. lib/calibre/qt/dbus_name_map.py
  1563. lib/calibre/qt/loader.py
  1564. lib/calibre/qt/webengine.py
  1565. lib/calibre/qt/webengine_name_map.py
  1566. lib/calibre/templite/__init__.py
  1567. lib/calibre/tinycss/__init__.py
  1568. lib/calibre/tinycss/color3.py
  1569. lib/calibre/tinycss/css21.py
  1570. lib/calibre/tinycss/decoding.py
  1571. lib/calibre/tinycss/fonts3.py
  1572. lib/calibre/tinycss/media3.py
  1573. lib/calibre/tinycss/page3.py
  1574. lib/calibre/tinycss/parsing.py
  1575. lib/calibre/tinycss/tests/__init__.py
  1576. lib/calibre/tinycss/tests/color3.py
  1577. lib/calibre/tinycss/tests/css21.py
  1578. lib/calibre/tinycss/tests/decoding.py
  1579. lib/calibre/tinycss/tests/fonts3.py
  1580. lib/calibre/tinycss/tests/main.py
  1581. lib/calibre/tinycss/tests/media3.py
  1582. lib/calibre/tinycss/tests/page3.py
  1583. lib/calibre/tinycss/tests/tokenizing.py
  1584. lib/calibre/tinycss/token_data.py
  1585. lib/calibre/tinycss/tokenizer.py
  1586. lib/calibre/tinycss/version.py
  1587. share/calibre/builtin_recipes.xml
  1588. share/calibre/builtin_recipes.zip
  1589. share/calibre/calibre-ebook-root-CA.crt
  1590. share/calibre/calibre-mimetypes.xml
  1591. share/calibre/calibre-portable.bat
  1592. share/calibre/calibre-portable.sh
  1593. share/calibre/catalog/DefaultCover.jpg
  1594. share/calibre/catalog/mastheadImage.gif
  1595. share/calibre/catalog/section_list_templates.conf
  1596. share/calibre/catalog/stylesheet.css
  1597. share/calibre/catalog/template.xhtml
  1598. share/calibre/changelog.json
  1599. share/calibre/common-english-words.txt
  1600. share/calibre/content-server/calibre.png
  1601. share/calibre/content-server/empty.html
  1602. share/calibre/content-server/index-generated.html
  1603. share/calibre/content-server/index.html
  1604. share/calibre/content-server/locales.zip
  1605. share/calibre/content-server/mobile.css
  1606. share/calibre/content-server/reset.css
  1607. share/calibre/csscolorparser.js
  1608. share/calibre/default_tweaks.py
  1609. share/calibre/dictionaries/en-GB/en-GB.aff
  1610. share/calibre/dictionaries/en-GB/en-GB.dic
  1611. share/calibre/dictionaries/en-GB/locales
  1612. share/calibre/dictionaries/en-US/en-US.aff
  1613. share/calibre/dictionaries/en-US/en-US.dic
  1614. share/calibre/dictionaries/en-US/locales
  1615. share/calibre/dictionaries/es-ES/es-ES.aff
  1616. share/calibre/dictionaries/es-ES/es-ES.dic
  1617. share/calibre/dictionaries/es-ES/locales
  1618. share/calibre/dictionaries/online-catalog.json
  1619. share/calibre/ebook-convert-complete.calibre_msgpack
  1620. share/calibre/editor-functions.json
  1621. share/calibre/editor-help/css.json
  1622. share/calibre/editor-help/html.json
  1623. share/calibre/editor-help/mathml.json
  1624. share/calibre/editor-help/opf2.json
  1625. share/calibre/editor-help/opf3.json
  1626. share/calibre/editor-help/svg.json
  1627. share/calibre/editor.js
  1628. share/calibre/fonts/calibreSymbols.otf
  1629. share/calibre/fonts/liberation/LiberationMono-Bold.ttf
  1630. share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf
  1631. share/calibre/fonts/liberation/LiberationMono-Italic.ttf
  1632. share/calibre/fonts/liberation/LiberationMono-Regular.ttf
  1633. share/calibre/fonts/liberation/LiberationSans-Bold.ttf
  1634. share/calibre/fonts/liberation/LiberationSans-BoldItalic.ttf
  1635. share/calibre/fonts/liberation/LiberationSans-Italic.ttf
  1636. share/calibre/fonts/liberation/LiberationSans-Regular.ttf
  1637. share/calibre/fonts/liberation/LiberationSerif-Bold.ttf
  1638. share/calibre/fonts/liberation/LiberationSerif-BoldItalic.ttf
  1639. share/calibre/fonts/liberation/LiberationSerif-Italic.ttf
  1640. share/calibre/fonts/liberation/LiberationSerif-Regular.ttf
  1641. share/calibre/fonts/liberation/version.txt
  1642. share/calibre/fts_sqlite.sql
  1643. share/calibre/fts_triggers.sql
  1644. share/calibre/hyphenation/dictionaries.tar.xz
  1645. share/calibre/hyphenation/locales.json
  1646. share/calibre/hyphenation/sha1sum
  1647. share/calibre/icons.rcc
  1648. share/calibre/images.qrc
  1649. share/calibre/images/add_book.png
  1650. share/calibre/images/ai.png
  1651. share/calibre/images/apple-touch-icon.png
  1652. share/calibre/images/arrow-down.png
  1653. share/calibre/images/arrow-up.png
  1654. share/calibre/images/auto-reload.png
  1655. share/calibre/images/auto-scroll.png
  1656. share/calibre/images/auto_author_sort.png
  1657. share/calibre/images/back.png
  1658. share/calibre/images/beautify.png
  1659. share/calibre/images/blank.png
  1660. share/calibre/images/book.png
  1661. share/calibre/images/bookmarks.png
  1662. share/calibre/images/books_in_series.png
  1663. share/calibre/images/bullhorn.png
  1664. share/calibre/images/catalog.png
  1665. share/calibre/images/chapters.png
  1666. share/calibre/images/character-set.png
  1667. share/calibre/images/clear_left-for-dark-theme.png
  1668. share/calibre/images/clear_left-for-light-theme.png
  1669. share/calibre/images/close-for-dark-theme.png
  1670. share/calibre/images/close-for-light-theme.png
  1671. share/calibre/images/code.png
  1672. share/calibre/images/column.png
  1673. share/calibre/images/compress-image.png
  1674. share/calibre/images/config.png
  1675. share/calibre/images/connect_share.png
  1676. share/calibre/images/connect_share_on.png
  1677. share/calibre/images/context_menu.png
  1678. share/calibre/images/convert.png
  1679. share/calibre/images/copy-to-library.png
  1680. share/calibre/images/cover_flow.png
  1681. share/calibre/images/debug.png
  1682. share/calibre/images/default_cover.png
  1683. share/calibre/images/devices/bambook.png
  1684. share/calibre/images/devices/boox.png
  1685. share/calibre/images/devices/folder.png
  1686. share/calibre/images/devices/ipad.png
  1687. share/calibre/images/devices/italica.png
  1688. share/calibre/images/devices/itunes.png
  1689. share/calibre/images/devices/kindle.png
  1690. share/calibre/images/devices/nook.png
  1691. share/calibre/images/devices/tablet.png
  1692. share/calibre/images/dialog_error.png
  1693. share/calibre/images/dialog_information.png
  1694. share/calibre/images/dialog_question.png
  1695. share/calibre/images/dialog_warning.png
  1696. share/calibre/images/dictionary.png
  1697. share/calibre/images/diff.png
  1698. share/calibre/images/document-encrypt.png
  1699. share/calibre/images/document-import.png
  1700. share/calibre/images/document-new.png
  1701. share/calibre/images/document-split.png
  1702. share/calibre/images/document_open.png
  1703. share/calibre/images/donate.png
  1704. share/calibre/images/dot_green.png
  1705. share/calibre/images/dot_red.png
  1706. share/calibre/images/download-metadata.png
  1707. share/calibre/images/drm-locked.png
  1708. share/calibre/images/drm-unlocked.png
  1709. share/calibre/images/edit-clear.png
  1710. share/calibre/images/edit-copy.png
  1711. share/calibre/images/edit-cut.png
  1712. share/calibre/images/edit-paste.png
  1713. share/calibre/images/edit-redo.png
  1714. share/calibre/images/edit-select-all.png
  1715. share/calibre/images/edit-undo.png
  1716. share/calibre/images/edit_book.png
  1717. share/calibre/images/edit_input.png
  1718. share/calibre/images/eject.png
  1719. share/calibre/images/embed-fonts.png
  1720. share/calibre/images/exec.png
  1721. share/calibre/images/external-link-for-dark-theme.png
  1722. share/calibre/images/external-link.png
  1723. share/calibre/images/filter.png
  1724. share/calibre/images/folder_saved_search.png
  1725. share/calibre/images/font.png
  1726. share/calibre/images/font_size_larger.png
  1727. share/calibre/images/font_size_smaller.png
  1728. share/calibre/images/format-fill-color.png
  1729. share/calibre/images/format-indent-less.png
  1730. share/calibre/images/format-indent-more.png
  1731. share/calibre/images/format-justify-center.png
  1732. share/calibre/images/format-justify-fill.png
  1733. share/calibre/images/format-justify-left.png
  1734. share/calibre/images/format-justify-right.png
  1735. share/calibre/images/format-list-ordered.png
  1736. share/calibre/images/format-list-unordered.png
  1737. share/calibre/images/format-text-bold.png
  1738. share/calibre/images/format-text-color.png
  1739. share/calibre/images/format-text-heading.png
  1740. share/calibre/images/format-text-hr.png
  1741. share/calibre/images/format-text-italic.png
  1742. share/calibre/images/format-text-strikethrough.png
  1743. share/calibre/images/format-text-subscript.png
  1744. share/calibre/images/format-text-superscript.png
  1745. share/calibre/images/format-text-underline.png
  1746. share/calibre/images/forward.png
  1747. share/calibre/images/fts.png
  1748. share/calibre/images/gear.png
  1749. share/calibre/images/generic-library.png
  1750. share/calibre/images/gmail_logo.png
  1751. share/calibre/images/grid.png
  1752. share/calibre/images/h-ellipsis.png
  1753. share/calibre/images/help.png
  1754. share/calibre/images/heuristics.png
  1755. share/calibre/images/highlight.png
  1756. share/calibre/images/highlight_only_off.png
  1757. share/calibre/images/highlight_only_on.png
  1758. share/calibre/images/hotmail.png
  1759. share/calibre/images/html-fix.png
  1760. share/calibre/images/icon_choose.png
  1761. share/calibre/images/identifiers.png
  1762. share/calibre/images/insert-link.png
  1763. share/calibre/images/jobs.png
  1764. share/calibre/images/keyboard-prefs.png
  1765. share/calibre/images/languages.png
  1766. share/calibre/images/layout.png
  1767. share/calibre/images/library.png
  1768. share/calibre/images/list_remove.png
  1769. share/calibre/images/lookfeel.png
  1770. share/calibre/images/lt.png
  1771. share/calibre/images/mail.png
  1772. share/calibre/images/marked.png
  1773. share/calibre/images/merge.png
  1774. share/calibre/images/merge_books.png
  1775. share/calibre/images/metadata.png
  1776. share/calibre/images/mimetypes/azw2.png
  1777. share/calibre/images/mimetypes/azw3.png
  1778. share/calibre/images/mimetypes/bmp.png
  1779. share/calibre/images/mimetypes/cbr.png
  1780. share/calibre/images/mimetypes/cbz.png
  1781. share/calibre/images/mimetypes/computer.png
  1782. share/calibre/images/mimetypes/dir.png
  1783. share/calibre/images/mimetypes/djvu.png
  1784. share/calibre/images/mimetypes/docx.png
  1785. share/calibre/images/mimetypes/epub.png
  1786. share/calibre/images/mimetypes/fb2.png
  1787. share/calibre/images/mimetypes/gif.png
  1788. share/calibre/images/mimetypes/html.png
  1789. share/calibre/images/mimetypes/jpeg.png
  1790. share/calibre/images/mimetypes/kepub.png
  1791. share/calibre/images/mimetypes/kfx.png
  1792. share/calibre/images/mimetypes/lit.png
  1793. share/calibre/images/mimetypes/lrf.png
  1794. share/calibre/images/mimetypes/lrx.png
  1795. share/calibre/images/mimetypes/mobi.png
  1796. share/calibre/images/mimetypes/odt.png
  1797. share/calibre/images/mimetypes/opml.png
  1798. share/calibre/images/mimetypes/pdf.png
  1799. share/calibre/images/mimetypes/png.png
  1800. share/calibre/images/mimetypes/rar.png
  1801. share/calibre/images/mimetypes/rtf.png
  1802. share/calibre/images/mimetypes/snb.png
  1803. share/calibre/images/mimetypes/svg.png
  1804. share/calibre/images/mimetypes/tpz.png
  1805. share/calibre/images/mimetypes/txt.png
  1806. share/calibre/images/mimetypes/unknown.png
  1807. share/calibre/images/mimetypes/xps.png
  1808. share/calibre/images/mimetypes/zero.png
  1809. share/calibre/images/mimetypes/zip.png
  1810. share/calibre/images/minus.png
  1811. share/calibre/images/minusminus.png
  1812. share/calibre/images/modified-for-dark-theme.png
  1813. share/calibre/images/modified-for-light-theme.png
  1814. share/calibre/images/network-server.png
  1815. share/calibre/images/news.png
  1816. share/calibre/images/next.png
  1817. share/calibre/images/notes-for-dark-theme.png
  1818. share/calibre/images/notes.png
  1819. share/calibre/images/ok.png
  1820. share/calibre/images/page.png
  1821. share/calibre/images/plugboard.png
  1822. share/calibre/images/plugins.png
  1823. share/calibre/images/plugins/mobileread.png
  1824. share/calibre/images/plugins/plugin_deprecated.png
  1825. share/calibre/images/plugins/plugin_disabled_invalid.png
  1826. share/calibre/images/plugins/plugin_disabled_ok.png
  1827. share/calibre/images/plugins/plugin_disabled_valid.png
  1828. share/calibre/images/plugins/plugin_new.png
  1829. share/calibre/images/plugins/plugin_new_invalid.png
  1830. share/calibre/images/plugins/plugin_new_valid.png
  1831. share/calibre/images/plugins/plugin_updater.png
  1832. share/calibre/images/plugins/plugin_updater_updates.png
  1833. share/calibre/images/plugins/plugin_upgrade_invalid.png
  1834. share/calibre/images/plugins/plugin_upgrade_ok.png
  1835. share/calibre/images/plugins/plugin_upgrade_valid.png
  1836. share/calibre/images/plus.png
  1837. share/calibre/images/plusplus.png
  1838. share/calibre/images/polish.png
  1839. share/calibre/images/previous.png
  1840. share/calibre/images/print.png
  1841. share/calibre/images/publisher.png
  1842. share/calibre/images/quickview.png
  1843. share/calibre/images/random.png
  1844. share/calibre/images/rating.png
  1845. share/calibre/images/reader.png
  1846. share/calibre/images/reference.png
  1847. share/calibre/images/remove_books.png
  1848. share/calibre/images/reports.png
  1849. share/calibre/images/resize.png
  1850. share/calibre/images/restart.png
  1851. share/calibre/images/rotate-right.png
  1852. share/calibre/images/save.png
  1853. share/calibre/images/scheduler.png
  1854. share/calibre/images/scroll.png
  1855. share/calibre/images/sd.png
  1856. share/calibre/images/search.png
  1857. share/calibre/images/search_add_saved.png
  1858. share/calibre/images/search_copy_saved.png
  1859. share/calibre/images/search_delete_saved.png
  1860. share/calibre/images/send.png
  1861. share/calibre/images/series.png
  1862. share/calibre/images/similar.png
  1863. share/calibre/images/smarten-punctuation.png
  1864. share/calibre/images/snippets.png
  1865. share/calibre/images/sort.png
  1866. share/calibre/images/spell-check.png
  1867. share/calibre/images/split.png
  1868. share/calibre/images/store.png
  1869. share/calibre/images/subset-fonts.png
  1870. share/calibre/images/swap.png
  1871. share/calibre/images/sync-right.png
  1872. share/calibre/images/sync.png
  1873. share/calibre/images/tags.png
  1874. share/calibre/images/tb_folder.png
  1875. share/calibre/images/template_funcs.png
  1876. share/calibre/images/textures/dark_cloth.png
  1877. share/calibre/images/textures/dark_wood.png
  1878. share/calibre/images/textures/grey_wash_wall.png
  1879. share/calibre/images/textures/light_wood.png
  1880. share/calibre/images/textures/subtle_wood.png
  1881. share/calibre/images/toc.png
  1882. share/calibre/images/trash.png
  1883. share/calibre/images/trim.png
  1884. share/calibre/images/tweak.png
  1885. share/calibre/images/tweaks.png
  1886. share/calibre/images/unpack-book.png
  1887. share/calibre/images/user_profile.png
  1888. share/calibre/images/v-ellipsis.png
  1889. share/calibre/images/view-image.png
  1890. share/calibre/images/view-refresh.png
  1891. share/calibre/images/view.png
  1892. share/calibre/images/viewer.png
  1893. share/calibre/images/vl.png
  1894. share/calibre/images/width.png
  1895. share/calibre/images/window-close.png
  1896. share/calibre/images/wizard.png
  1897. share/calibre/jacket/stylesheet.css
  1898. share/calibre/jacket/template.xhtml
  1899. share/calibre/localization/iso3166.calibre_msgpack
  1900. share/calibre/localization/iso639.calibre_msgpack
  1901. share/calibre/localization/locales.zip
  1902. share/calibre/localization/stats.calibre_msgpack
  1903. share/calibre/localization/website-languages.txt
  1904. share/calibre/lookup.js
  1905. share/calibre/mathjax/core.js
  1906. share/calibre/mathjax/input/asciimath.js
  1907. share/calibre/mathjax/input/mml.js
  1908. share/calibre/mathjax/input/mml/entities.js
  1909. share/calibre/mathjax/input/tex-full.js
  1910. share/calibre/mathjax/loader.js
  1911. share/calibre/mathjax/manifest.json
  1912. share/calibre/mathjax/output/chtml.js
  1913. share/calibre/mathjax/output/chtml/fonts/tex.js
  1914. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff
  1915. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff
  1916. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff
  1917. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff
  1918. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff
  1919. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff
  1920. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff
  1921. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff
  1922. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff
  1923. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff
  1924. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff
  1925. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff
  1926. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff
  1927. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff
  1928. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff
  1929. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff
  1930. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff
  1931. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff
  1932. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff
  1933. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff
  1934. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff
  1935. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff
  1936. share/calibre/mathjax/output/chtml/fonts/woff-v2/MathJax_Zero.woff
  1937. share/calibre/mathjax/startup.js
  1938. share/calibre/metadata_sqlite.sql
  1939. share/calibre/mime.types
  1940. share/calibre/mozilla-ca-certs.pem
  1941. share/calibre/notes_sqlite.sql
  1942. share/calibre/pdf-mathjax-loader.js
  1943. share/calibre/pdf-preprint.js
  1944. share/calibre/pin-template.svg
  1945. share/calibre/piper-voices.json
  1946. share/calibre/quick_start/deu.epub
  1947. share/calibre/quick_start/eng.epub
  1948. share/calibre/quick_start/fra.epub
  1949. share/calibre/quick_start/ita.epub
  1950. share/calibre/quick_start/swe.epub
  1951. share/calibre/quick_start/tur.epub
  1952. share/calibre/rapydscript/compiler.js.xz
  1953. share/calibre/scraper.js
  1954. share/calibre/scripts.calibre_msgpack
  1955. share/calibre/stylelint-bundle.min.js
  1956. share/calibre/stylelint.js
  1957. share/calibre/template-functions.json
  1958. share/calibre/templates/book_details.css
  1959. share/calibre/templates/fb2.xsl
  1960. share/calibre/templates/html.css
  1961. share/calibre/templates/html_export_default.css
  1962. share/calibre/templates/html_export_default.tmpl
  1963. share/calibre/templates/html_export_default_index.tmpl
  1964. share/calibre/templates/inline_toc_styles.css
  1965. share/calibre/templates/kobo.js
  1966. share/calibre/templates/lrf.xsl
  1967. share/calibre/templates/new_book.html
  1968. share/calibre/templates/new_nav.html
  1969. share/calibre/templates/rtf.xsl
  1970. share/calibre/toc.js
  1971. share/calibre/user-agent-data.json
  1972. share/calibre/user-manual-translation-stats.json
  1973. share/calibre/viewer.html
  1974. share/calibre/viewer.js
  1975. lib/python3.11/site-packages/init_calibre.py
  1976. share/metainfo/calibre-ebook-edit.metainfo.xml
  1977. share/metainfo/calibre-ebook-viewer.metainfo.xml
  1978. share/metainfo/calibre-gui.metainfo.xml
  1979. share/applications/calibre-ebook-edit.desktop
  1980. share/applications/calibre-ebook-viewer.desktop
  1981. share/applications/calibre-gui.desktop
  1982. share/applications/calibre-lrfviewer.desktop
  1983. share/bash-completion/completions/calibre
  1984. share/bash-completion/completions/calibre-debug
  1985. share/bash-completion/completions/calibre-server
  1986. share/bash-completion/completions/calibre-smtp
  1987. share/bash-completion/completions/ebook-convert
  1988. share/bash-completion/completions/ebook-device
  1989. share/bash-completion/completions/ebook-edit
  1990. share/bash-completion/completions/ebook-meta
  1991. share/bash-completion/completions/ebook-polish
  1992. share/bash-completion/completions/ebook-viewer
  1993. share/bash-completion/completions/fetch-ebook-metadata
  1994. share/bash-completion/completions/lrf2lrs
  1995. share/bash-completion/completions/lrfviewer
  1996. share/icons/hicolor/128x128/apps/calibre-ebook-edit.png
  1997. share/icons/hicolor/128x128/apps/calibre-gui.png
  1998. share/icons/hicolor/128x128/apps/calibre-viewer.png
  1999. share/icons/hicolor/128x128/mimetypes/application-lrf.png
  2000. share/icons/hicolor/128x128/mimetypes/application-x-kindle-application.png
  2001. share/icons/hicolor/128x128/mimetypes/application-x-mobi8-ebook.png
  2002. share/icons/hicolor/128x128/mimetypes/application-x-mobipocket-ebook.png
  2003. share/icons/hicolor/128x128/mimetypes/application-x-topaz-ebook.png
  2004. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png
  2005. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-kindle-application.png
  2006. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2007. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2008. share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2009. share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png
  2010. share/icons/hicolor/128x128/mimetypes/text-lrs.png
  2011. share/icons/hicolor/16x16/apps/calibre-ebook-edit.png
  2012. share/icons/hicolor/16x16/apps/calibre-gui.png
  2013. share/icons/hicolor/16x16/apps/calibre-viewer.png
  2014. share/icons/hicolor/16x16/mimetypes/application-lrf.png
  2015. share/icons/hicolor/16x16/mimetypes/application-x-kindle-application.png
  2016. share/icons/hicolor/16x16/mimetypes/application-x-mobi8-ebook.png
  2017. share/icons/hicolor/16x16/mimetypes/application-x-mobipocket-ebook.png
  2018. share/icons/hicolor/16x16/mimetypes/application-x-topaz-ebook.png
  2019. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-lrf.png
  2020. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-kindle-application.png
  2021. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2022. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2023. share/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2024. share/icons/hicolor/16x16/mimetypes/gnome-mime-text-lrs.png
  2025. share/icons/hicolor/16x16/mimetypes/text-lrs.png
  2026. share/icons/hicolor/256x256/apps/calibre-ebook-edit.png
  2027. share/icons/hicolor/256x256/apps/calibre-gui.png
  2028. share/icons/hicolor/256x256/apps/calibre-viewer.png
  2029. share/icons/hicolor/256x256/mimetypes/application-lrf.png
  2030. share/icons/hicolor/256x256/mimetypes/application-x-kindle-application.png
  2031. share/icons/hicolor/256x256/mimetypes/application-x-mobi8-ebook.png
  2032. share/icons/hicolor/256x256/mimetypes/application-x-mobipocket-ebook.png
  2033. share/icons/hicolor/256x256/mimetypes/application-x-topaz-ebook.png
  2034. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-lrf.png
  2035. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-kindle-application.png
  2036. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2037. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2038. share/icons/hicolor/256x256/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2039. share/icons/hicolor/256x256/mimetypes/gnome-mime-text-lrs.png
  2040. share/icons/hicolor/256x256/mimetypes/text-lrs.png
  2041. share/icons/hicolor/32x32/apps/calibre-ebook-edit.png
  2042. share/icons/hicolor/32x32/apps/calibre-gui.png
  2043. share/icons/hicolor/32x32/apps/calibre-viewer.png
  2044. share/icons/hicolor/32x32/mimetypes/application-lrf.png
  2045. share/icons/hicolor/32x32/mimetypes/application-x-kindle-application.png
  2046. share/icons/hicolor/32x32/mimetypes/application-x-mobi8-ebook.png
  2047. share/icons/hicolor/32x32/mimetypes/application-x-mobipocket-ebook.png
  2048. share/icons/hicolor/32x32/mimetypes/application-x-topaz-ebook.png
  2049. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-lrf.png
  2050. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-kindle-application.png
  2051. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2052. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2053. share/icons/hicolor/32x32/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2054. share/icons/hicolor/32x32/mimetypes/gnome-mime-text-lrs.png
  2055. share/icons/hicolor/32x32/mimetypes/text-lrs.png
  2056. share/icons/hicolor/48x48/apps/calibre-ebook-edit.png
  2057. share/icons/hicolor/48x48/apps/calibre-gui.png
  2058. share/icons/hicolor/48x48/apps/calibre-viewer.png
  2059. share/icons/hicolor/48x48/mimetypes/application-lrf.png
  2060. share/icons/hicolor/48x48/mimetypes/application-x-kindle-application.png
  2061. share/icons/hicolor/48x48/mimetypes/application-x-mobi8-ebook.png
  2062. share/icons/hicolor/48x48/mimetypes/application-x-mobipocket-ebook.png
  2063. share/icons/hicolor/48x48/mimetypes/application-x-topaz-ebook.png
  2064. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-lrf.png
  2065. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-kindle-application.png
  2066. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2067. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2068. share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2069. share/icons/hicolor/48x48/mimetypes/gnome-mime-text-lrs.png
  2070. share/icons/hicolor/48x48/mimetypes/text-lrs.png
  2071. share/icons/hicolor/64x64/apps/calibre-ebook-edit.png
  2072. share/icons/hicolor/64x64/apps/calibre-gui.png
  2073. share/icons/hicolor/64x64/apps/calibre-viewer.png
  2074. share/icons/hicolor/64x64/mimetypes/application-lrf.png
  2075. share/icons/hicolor/64x64/mimetypes/application-x-kindle-application.png
  2076. share/icons/hicolor/64x64/mimetypes/application-x-mobi8-ebook.png
  2077. share/icons/hicolor/64x64/mimetypes/application-x-mobipocket-ebook.png
  2078. share/icons/hicolor/64x64/mimetypes/application-x-topaz-ebook.png
  2079. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-lrf.png
  2080. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-kindle-application.png
  2081. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobi8-ebook.png
  2082. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
  2083. share/icons/hicolor/64x64/mimetypes/gnome-mime-application-x-topaz-ebook.png
  2084. share/icons/hicolor/64x64/mimetypes/gnome-mime-text-lrs.png
  2085. share/icons/hicolor/64x64/mimetypes/text-lrs.png
  2086. share/mime/packages/calibre-mimetypes.xml
  2087. share/zsh/site-functions/_calibre
  2088. @owner
  2089. @group
  2090. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • calibre
Dependency lines:
  • calibre>0:deskutils/calibre
To install the port:
cd /usr/ports/deskutils/calibre/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/calibre
  • pkg install calibre
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: calibre
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1765058628 SHA256 (calibre/calibre-8.16.2.tar.xz) = 0187d04354f53cc0741141da026977ee30a77efa0c37b1839bde0588222c1c6c SIZE (calibre/calibre-8.16.2.tar.xz) = 46126644

Expand this list (4 items)

Collapse this list.

SHA256 (calibre/kovidgoyal-calibre-translations-94d8062_GH0.tar.gz) = 168a59ba5a65abb2de13e6b8e0fe9c0b057c5c82d518a843787418e18daa23da SIZE (calibre/kovidgoyal-calibre-translations-94d8062_GH0.tar.gz) = 76565313 SHA256 (calibre/LibreOffice-dictionaries-fe49c66_GH0.tar.gz) = 853820725a77733d89eecfcda412e2bf40d416a477e6b4e67ff40f0cf369bd59 SIZE (calibre/LibreOffice-dictionaries-fe49c66_GH0.tar.gz) = 117703774

Collapse this list.


Packages (timestamps in pop-ups are UTC):
calibre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.16.2_18.16.2_1-8.10.0_18.16.2_1n/an/an/a
FreeBSD:13:quarterly8.16.2_18.16.2_1-8.5.08.16.2_1n/an/an/a
FreeBSD:14:latest8.16.2_28.16.2_2-8.9.08.16.2_2---
FreeBSD:14:quarterly8.16.2_18.16.2_1-8.5.08.16.2_1---
FreeBSD:15:latest8.16.2_28.16.2_2n/a-n/an/a--
FreeBSD:15:quarterly8.16.2_18.16.2_1n/a-n/an/a--
FreeBSD:16:latest8.16.2_28.16.2_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. nonexistent : misc/iso-codes
  3. py311-setuptools>0 : devel/py-setuptools@py311
  4. py311-apsw>=3.50.4.0 : databases/py-apsw@py311
  5. py311-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py311
  6. py311-css-parser>=1.0.10 : www/py-css-parser@py311
  7. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  8. py311-html5-parser>=0.4.12 : www/py-html5-parser@py311
  9. py311-lxml>=6.0.1 : devel/py-lxml@py311
  10. py311-mechanize>=0.4.8 : www/py-mechanize@py311
  11. py311-msgpack>=1.0.7 : devel/py-msgpack@py311
  12. py311-pillow>=10.3.0 : graphics/py-pillow@py311
  13. py311-regex>=2023.8.8 : textproc/py-regex@py311
  14. py311-xxhash>3.3.0 : devel/py-xxhash@py311
  15. py311-zeroconf>0.115.0 : net/py-zeroconf@py311
  16. liberation-fonts-ttf>=2.1.3 : x11-fonts/liberation-fonts-ttf
  17. MathJax3>0 : www/mathjax3
  18. update-desktop-database : devel/desktop-file-utils
  19. gettext-runtime>=0.26 : devel/gettext-runtime
  20. pkgconf>=1.3.0_1 : devel/pkgconf
  21. py311-qt6-pyqt>=6.10.2 : devel/py-qt6-pyqt@py311
  22. py311-PyQt6-sip>=13.11.0 : devel/py-qt6-sip@py311
  23. py311-PyQt-builder>=1.19.1 : devel/py-qtbuilder@py311
  24. py311-sip>=6.15.1,1 : devel/py-sip@py311
  25. py311-qt6-webengine>=6.10.0 : www/py-qt6-webengine@py311
  26. python3.11 : lang/python311
  27. update-mime-database : misc/shared-mime-info
  28. x11.pc : x11/libX11
  29. xext.pc : x11/libXext
  30. xrender.pc : x11/libXrender
Test dependencies:
  1. py311-qt6-pyqt>=6.10.2 : devel/py-qt6-pyqt@py311
  2. py311-PyQt6-sip>=13.11.0 : devel/py-qt6-sip@py311
  3. py311-qt6-webengine>=6.10.0 : www/py-qt6-webengine@py311
  4. python3.11 : lang/python311
Runtime dependencies:
  1. py311-apsw>=3.50.4.0 : databases/py-apsw@py311
  2. py311-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py311
  3. py311-css-parser>=1.0.10 : www/py-css-parser@py311
  4. py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311
  5. py311-dnspython>=2.6.1 : dns/py-dnspython@py311
  6. py311-feedparser>=6.0.10 : textproc/py-feedparser@py311
  7. py311-html5-parser>=0.4.12 : www/py-html5-parser@py311
  8. py311-jeepney>=0.8.0 : devel/py-jeepney@py311
  9. py311-lxml>=6.0.1 : devel/py-lxml@py311
  10. py311-markdown>=3.4.4 : textproc/py-markdown@py311
  11. py311-mechanize>=0.4.8 : www/py-mechanize@py311
  12. py311-msgpack>=1.0.7 : devel/py-msgpack@py311
  13. py311-netifaces>=0.11.0 : net/py-netifaces@py311
  14. py311-pillow>=10.3.0 : graphics/py-pillow@py311
  15. py311-pycryptodome>=3.19.1 : security/py-pycryptodome@py311
  16. py311-regex>=2023.8.8 : textproc/py-regex@py311
  17. py311-xxhash>=3.3.0 : devel/py-xxhash@py311
  18. py311-zeroconf>0.115.0 : net/py-zeroconf@py311
  19. liberation-fonts-ttf>=2.1.3 : x11-fonts/liberation-fonts-ttf
  20. MathJax3>0 : www/mathjax3
  21. pdftohtml : graphics/poppler-utils
  22. xdg-open : devel/xdg-utils
  23. update-desktop-database : devel/desktop-file-utils
  24. py311-qt6-pyqt>=6.10.2 : devel/py-qt6-pyqt@py311
  25. py311-PyQt6-sip>=13.11.0 : devel/py-qt6-sip@py311
  26. py311-qt6-webengine>=6.10.0 : www/py-qt6-webengine@py311
  27. python3.11 : lang/python311
  28. update-mime-database : misc/shared-mime-info
  29. x11.pc : x11/libX11
  30. xext.pc : x11/libXext
  31. xrender.pc : x11/libXrender
Library dependencies:
  1. libavcodec.so : multimedia/ffmpeg
  2. libfreetype.so : print/freetype2
  3. libhunspell-1.7.so : textproc/hunspell
  4. libhyphen.so : textproc/hyphen
  5. libicudata.so : devel/icu
  6. libmtp.so : multimedia/libmtp
  7. libpodofo.so : graphics/podofo
  8. libstemmer.so : textproc/snowballstemmer
  9. libuchardet.so : textproc/uchardet
  10. libxkbcommon.so : x11/libxkbcommon
  11. libOpenGL.so : graphics/libglvnd
  12. libsqlite3.so : databases/sqlite3
  13. libQt6Core.so : devel/qt6-base
Patch dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_calibre
USES:
desktop-file-utils gettext-runtime:build gl localbase:ldflags pkgconfig pyqt:6 python:3.11+ qt:6 shared-mime-info shebangfix sqlite ssl tar:xz xorg
pkg-message:
For install:
To talk to USB and MTP devices the user needs to be able to access the device node in /dev. to be aware of USB devices attached to the machine, the user needs to be a member of the operator group: # pw groupmod operator -m yourusername Then, add the following to /etc/devfs.rules, or create this file if it does not exist yet: [system=10] add path 'usb/*' mode 0660 group operator To load these new rules, add the following to /etc/rc.conf: devfs_system_ruleset="system" Then, restart devfs # service devfs restart --- If you are using an Android device as your e-book reader, please note that the stock Google Books app uses a storage format that is not supported by calibre. The calibre FAQ recommends that either of the free apps Aldiko or WordPlayer are used instead. --- A basic startup script for calibre-server has been installed. It can be customized and configured using the flags described in the headers of the startup script. The calibre_user and calibre_library variables need to be configured to point to a library and the user with write access to it. For example the user you usually run calibre on the desktop as. The command line options are documented here: https://manual.calibre-ebook.com/generated/en/calibre-server.html
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.calibre-ebook.com/8.16.2/
Collapse this list.

Number of commits found: 473 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.11.1_1
09 Nov 2017 02:31:48
Revision:453790Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 60.1

Changes:	http://site.icu-project.org/download/60
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		223373
Exp-run by:	antoine
3.11.1
02 Nov 2017 22:21:41
Revision:453384Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.11.1
3.11.0
02 Nov 2017 18:42:30
Revision:453355Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.11.0
3.10.0
21 Oct 2017 09:38:53
Revision:452582Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.10.0
3.9.0
06 Oct 2017 14:22:13
Revision:451385Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.9.0
3.8.0
26 Sep 2017 20:35:45
Revision:450698Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.8.0
3.7.0_1
25 Sep 2017 00:02:36
Revision:450556Original commit files touched by this commit Sanity Test Failure
jbeich search for other commits by this committer
devel/icu: update to 59.1

- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
3.7.0
25 Aug 2017 18:21:01
Revision:448726Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/cslibre to 3.7.0
3.6.0_1
24 Aug 2017 15:49:34
Revision:448690Original commit files touched by this commit
swills search for other commits by this committer
Add missed PORTREVISION bumps after recent poppler update
3.6.0
04 Aug 2017 15:22:34
Revision:447346Original commit files touched by this commit
madpilot search for other commits by this committer
- Update deskutils/calibre to 3.6.0
- While here, sort plist
3.5.0
01 Aug 2017 17:41:24
Revision:447055Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre WWW line in pkg-descr.
3.5.0
31 Jul 2017 16:28:55
Revision:446985Original commit files touched by this commit
madpilot search for other commits by this committer
- Update deksutils/calibre to 3.5.0
- Pet portlint warning about order of variables
3.4.0
14 Jul 2017 10:35:05
Revision:445741Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.4.0
3.3.0_1
11 Jul 2017 10:34:50
Revision:445491Original commit files touched by this commit
madpilot search for other commits by this committer
Fix python_OLD_CMD usage.

Reported by:	mat@
3.3.0_1
09 Jul 2017 10:13:49
Revision:445400Original commit files touched by this commit
madpilot search for other commits by this committer
- Fix python shebangs [1]

While here:

- Remove unneeded include bsd.port.pre/post.mk
- Use PREFIX and LOCALBASE substitutions in startup script

PR:		220574 [1]
Submitted by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
3.3.0
07 Jul 2017 13:00:23
Revision:445246Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.3.0
3.2.1
30 Jun 2017 15:06:10
Revision:444760Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 3.2.1
3.1.0_1
25 Jun 2017 19:48:35
Revision:444321Original commit files touched by this commit
madpilot search for other commits by this committer
- Fix calibre rc script, which broke after the 3.0 update
- Add note to pkg-message on how to customize it

PR:		220249
Subitted by:	jacob.block@gmail.com
3.1.0
23 Jun 2017 08:19:12
Revision:444166Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.1.0.
3.0.0
19 Jun 2017 07:17:09
Revision:443862Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 3.0.0.
2.85.1_1
23 May 2017 05:03:16
Revision:441503Original commit files touched by this commit
rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
2.85.1
13 May 2017 20:28:02
Revision:440854Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.85.1
2.85.0
12 May 2017 18:51:30
Revision:440700Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.85.0
2.84.0
05 May 2017 18:06:40
Revision:440199Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.84.0
2.83.0
16 Apr 2017 07:46:27
Revision:438621Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.83.0
2.82.0_1
24 Mar 2017 08:08:02
Revision:436801Original commit files touched by this commit
madpilot search for other commits by this committer
Remove unneeded ImageMagick dependency from deskutils/calibre.

PR:		218035
Submitted by:	holindho@saunalahti.fi
2.82.0
19 Mar 2017 11:31:15
Revision:436485Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.82.0.
2.81.0
10 Mar 2017 18:18:30
Revision:435837Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.81.0.
2.80.0
24 Feb 2017 16:01:50
Revision:434733Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.80.0
2.79.1
12 Feb 2017 18:55:59
Revision:433959Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.79.1
2.79.0
10 Feb 2017 18:15:21
Revision:433821Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.79.0
2.78.0
27 Jan 2017 13:54:02
Revision:432552Original commit files touched by this commit
madpilot search for other commits by this committer
Update deskutils/calibre to 2.78.0.
2.77.0
15 Jan 2017 22:40:06
Revision:431604Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.77.0
2.76.0_1
07 Jan 2017 10:42:51
Revision:430778Original commit files touched by this commit
olivierd search for other commits by this committer
Chase update of graphics/poppler (and slaves ports) in revision r430777
2.76.0
30 Dec 2016 20:47:47
Revision:430065Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.76.0.
2.75.1
26 Dec 2016 14:04:14
Revision:429520Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.75.1
2.75.0
24 Dec 2016 10:15:18
Revision:429323Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.75.0.
2.74.0
12 Dec 2016 09:57:19
Revision:428402Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.74.0
2.73.0
26 Nov 2016 10:36:59
Revision:427157Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.73.0.
2.72.0_1
19 Nov 2016 18:21:20
Revision:426525Original commit files touched by this commit
jbeich search for other commits by this committer
devel/icu: update to 58.1

Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2.72.0
19 Nov 2016 11:33:05
Revision:426357Original commit files touched by this commit
madpilot search for other commits by this committer
Convert to USES=pyqt.

PR:		214635
Submitted by:	tcberner
2.72.0
18 Nov 2016 18:38:03
Revision:426332Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.72.0.
2.71.0
31 Oct 2016 17:52:45
Revision:425016Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.71.0
- Convert to USES=localbase
2.70.0
28 Oct 2016 17:14:47
Revision:424872Original commit files touched by this commit
jbeich search for other commits by this committer
www/py-cssutils: track PORTEPOCH in consumers
2.70.0
15 Oct 2016 13:45:59
Revision:424019Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.70.0
- Add LICENSE
2.69.0
30 Sep 2016 18:16:29
Revision:423008Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.69.0
2.68.0_1
24 Sep 2016 11:06:57
Revision:422711Original commit files touched by this commit
tijl search for other commits by this committer
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2.68.0
16 Sep 2016 09:27:49
Revision:422249Original commit files touched by this commit
madpilot search for other commits by this committer
Update calibre to 2.68.0
2.67.0
08 Sep 2016 20:19:52
Revision:421577Original commit files touched by this commit
madpilot search for other commits by this committer
- Update calibre to 2.67.0
- Add some missing dependencies reported by stage-qa
2.66.0_1
05 Sep 2016 20:02:03
Revision:421390Original commit files touched by this commit
olivierd search for other commits by this committer
Chase update of Poppler after revision r421386
2.66.0
02 Sep 2016 14:20:14
Revision:421266Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.66.0
2.65.1
27 Aug 2016 20:39:11
Revision:420998Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.65.1.
2.64.0
13 Aug 2016 12:30:41
Revision:420160Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.64.0
- Remove patch integrated upstream
2.63.0
22 Jul 2016 21:33:46
Revision:418936Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.63.0
- Add missing direct dependencies reported by poudriere
2.62.0
08 Jul 2016 17:01:44
Revision:418236Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.62.0.
2.61.0_2
06 Jul 2016 22:10:14
Revision:418153Original commit files touched by this commit
mat search for other commits by this committer
Bump PORTREVISION for the icu revert.

This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
2.61.0_1
06 Jul 2016 07:34:13
Revision:418119Original commit files touched by this commit
gahr search for other commits by this committer
devel/icu: bump PORTREVISION on dependent ports
2.61.0
01 Jul 2016 16:28:25
Revision:417894Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.61.0.
2.60.0
27 Jun 2016 20:01:42
Revision:417681Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.60.0.
2.59.0
18 Jun 2016 22:07:12
Revision:417092Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.59.0.
2.58.0
07 Jun 2016 10:07:26
Revision:416505Original commit files touched by this commit
madpilot search for other commits by this committer
Remove wrongly used PLIST_SUB from pkg-plist.

PR:		210091
Submitted by:	Tobias Berner <tcberner at gmail.com>
2.58.0
03 Jun 2016 18:59:41
Revision:416330Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.58.0
- Remove patch integrated upstream
2.57.1
21 May 2016 16:10:19
Revision:415602Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.57.1
- Add patch to fix build on 9.3 i386
- While here regenerate some other patches
2.56.0
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
2.56.0
29 Apr 2016 12:47:20
Revision:414270Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.56.0
2.55.0
15 Apr 2016 18:04:08
Revision:413366Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.55.0
2.54.0
02 Apr 2016 11:44:00
Revision:412398Original commit files touched by this commit
madpilot search for other commits by this committer
- Update 2.54.0
- Remove patch accepted upstream
2.53.0_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.53.0_2
29 Mar 2016 11:01:36
Revision:412100Original commit files touched by this commit
madpilot search for other commits by this committer
Update patch to match the code accepted by upstream for merging.
2.53.0_1
28 Mar 2016 20:18:50
Revision:412071Original commit files touched by this commit
madpilot search for other commits by this committer
Patch calibre to correctly extract device info from the hal through
dbus.

This allows it to correctly mount readers on FreeBSD.

Reported by:	avg@ (via email)
2.53.0
14 Mar 2016 12:41:06
Revision:411061Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.53.0
- Remove build dependency on py-psutil, it's not required to build
  the software and unsupported on DragonflyBSD, so calibre can be
  build there too [1]

Reported by:	PeerCorps Trust Fund <ipc at peercorpstrust.org> [1]
2.52.0
28 Feb 2016 10:20:00
Revision:409734Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.52.0
2.50.1_1
13 Feb 2016 18:18:11
Revision:408821Original commit files touched by this commit
madpilot search for other commits by this committer
Fix strange build issue related to xdg-utils.

This is just a workaround to fix the issue at hand.

Reported by:	Alex V. Petrov <alexvpetrov at gmail.com>,
		Christoph Moench-Tegeder <cmt at burggraben.net>,
		Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
		marino
2.50.1_1
09 Feb 2016 01:58:06
Revision:408528Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
2.50.1
02 Feb 2016 23:15:02
Revision:407906Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.50.1

Thanks to Rusty Nejdl (former maintainer) for his help with testing.
2.48.0_2
21 Jan 2016 19:40:10
Revision:406872Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.40.0. [1]

Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2.48.0
06 Jan 2016 14:13:39
Revision:405352Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 2.48.0
2.46.0_1
06 Jan 2016 11:36:38
Revision:405343Original commit files touched by this commit
madpilot search for other commits by this committer
Add missing BUILD_DEPENDS.

PR:		205927
Submitted by:	Igor Pavlov <rabesc at bk.ru>
MFH:		2016Q1
2.46.0
14 Dec 2015 13:52:11
Revision:403723Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 2.46.0
- Use new MASTER_SITE

This new version depends on the new py-qt5 ports. Thanks to rakuco
and Tobias Berner for helping me make it land in the ports tree!

Also thanks to Kovid Goyal (calibre developer) for his suggestions
on making new calibre releases work on FreeBSD.
1.48.0_9
06 Oct 2015 20:27:00
Revision:398717Original commit files touched by this commit
madpilot search for other commits by this committer
Fix packaging for some edge cases.

PR:		203555
Submitted by:	amdmi3@
MFH:		2015Q4
1.48.0_9
29 Aug 2015 15:59:41
Revision:395560Original commit files touched by this commit
kwm search for other commits by this committer
Update librsvg2 to 2.40.10.

Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the
gtk-engines2 run dependacy.

Update ports to take the dependacy changes into account.

PR:		202378
Exp-run by:	antoine@
1.48.0_8
02 Aug 2015 16:06:17
Revision:393431Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.34.0. [1]

Chase all users of shlib version change of libpoppler.so.

PR:		201477 [1]
Submitted by:	olivierd@ [1]
1.48.0_7
23 Apr 2015 21:26:10
Revision:384614Original commit files touched by this commit
bapt search for other commits by this committer
Update icu to 55.1
1.48.0_6
03 Feb 2015 12:28:24
Revision:378348Original commit files touched by this commit
kwm search for other commits by this committer
Update poppler to 0.30.0 [1].

Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
1.48.0_5
01 Feb 2015 15:46:05
Revision:378248Original commit files touched by this commit
madpilot search for other commits by this committer
- Enable the qt_hack component. It requires private qt headers, so
  add a depend on extracting those from the qt4-gui port [1]
- While here, strip binaries

PR:		197218 [1]
Submitted by:	yuri@rawbw.com
1.48.0_4
18 Jan 2015 21:12:43
Revision:377347Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.0.4.

- Normalize the ImageMagick library name so it stays the same regardless of
  what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
  the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
  16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
  support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
  a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
  it useless.

PR:		194949 [1]
PR:		195227 [2]
Requested by:	many [1]
Submitted by:	software-freebsd@interfasys.ch [2]
1.48.0_3
17 Jan 2015 21:28:35
Revision:377253Original commit files touched by this commit
madpilot search for other commits by this committer
- Fix .desktop entries [1]

While here:

- Don't create unneeded empty directories
- Silence one installation command

PR:		196817 [1]
Submitted by:	Lawrence Chen <beastie at tardisi.com>
1.48.0_2
28 Dec 2014 12:09:40
Revision:375700Original commit files touched by this commit
bapt search for other commits by this committer
There is no traces of lshal without the calibre source code
1.48.0_1
15 Dec 2014 17:20:41
Revision:374757Original commit files touched by this commit
madpilot search for other commits by this committer
Take

Approved by:	Rusty Nejdl <rnejdl at ringofsaturn.com> (former maintainer)
1.48.0_1
25 Nov 2014 12:55:54
Revision:373404Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after graphics/poppler update to 0.26.3
1.48.0
07 Nov 2014 09:55:23
Revision:372250Original commit files touched by this commit
kwm search for other commits by this committer
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
1.48.0
28 Sep 2014 21:54:57
Revision:369501Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.48.0
- Remove deprecated @dirrms from plist
- Switch dependency on py-imaging with py-pilllow
- Convert to USES=python

PR:		193397
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
1.47.0_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
1.47.0_1
24 Aug 2014 21:30:45
Revision:366018Original commit files touched by this commit
tijl search for other commits by this committer
- Convert graphics/libwmf to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
1.47.0
08 Aug 2014 20:40:33
Revision:364380Original commit files touched by this commit
mva search for other commits by this committer
- Update to version 1.47.0

PR:		192466
Approved by:	rnejdl@ringofsaturn.com (maintainer)
1.45.0
21 Jul 2014 21:31:27
Revision:362498Original commit files touched by this commit
marino search for other commits by this committer
deskutils/calibre: Update version 1.44.0 => 1.45.0 plus clean-up

The PR as provided did not pass stage checks.  Not only were there new
installed files not represented in the pkg-plist, but patching the html
files caused the .orig versions to be installed too.  That required
a post-patch target to remove as well as the updated pkg-plist.

A long standing issue that was non-fatal on FreeBSD but fatal on DragonFly
involved the use of the calibre RC script.  The calibre.in template is
filled in at ${WRKDIR}/calibre, the same exact location for the default
configure directory.  FreeBSD handled that problem like this:

  "No write acces [sic] to /work/a/ports/deskutils/calibre/work/calibre
   using a temporary dir instead"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.44.0
12 Jul 2014 15:19:15
Revision:361620Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 1.44.0
- rc script fixes and variable to run the server from home directorry.

PR:		191806
Submitted by:	rnejdl@ringofsaturn.com (maintainer)
1.43.0
06 Jul 2014 15:47:08
Revision:360929Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.43.0

PR:		191636
Sumitted by:	rnejdl@ringofsaturn.com (maintainer)
1.42.0
30 Jun 2014 07:00:36
Revision:359805Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 1.42.0

PR:		191499
Submitted by:	me
Approved by:	rnejdl@ringofsaturn.com (maintainer)
17 Jun 2014 20:05:31
Revision:358176Original commit files touched by this commit Refresh
kwm search for other commits by this committer
Update to 6.8.9-3 [1][3].

Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 473 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »