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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

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

Expand this list (4 items)

Collapse this list.

SHA256 (calibre/kovidgoyal-calibre-translations-cf17f1c_GH0.tar.gz) = 68dc034b6dc2dadceea4e5d69f1082c4ca009350a8897d49f30f8e70ee6895d6 SIZE (calibre/kovidgoyal-calibre-translations-cf17f1c_GH0.tar.gz) = 73210176 SHA256 (calibre/LibreOffice-dictionaries-5da9e11_GH0.tar.gz) = e2916599ce7961b1835ea2de80d7109e43e1afc905a930a7162583451414ee1c SIZE (calibre/LibreOffice-dictionaries-5da9e11_GH0.tar.gz) = 110094581

Collapse this list.


Packages (timestamps in pop-ups are UTC):
calibre
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.5.17.7.0-7.5.17.7.0---
FreeBSD:13:quarterly7.2.0_17.2.0_1-7.2.0_17.2.0_1---
FreeBSD:14:latest7.5.17.6.0_1-7.5.17.6.0_1---
FreeBSD:14:quarterly7.2.0_17.2.0_1-7.2.0_17.2.0_1---
FreeBSD:15:latest-7.6.0_1n/a7.5.1n/a---
FreeBSD:15:quarterly--n/a-n/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. py39-apsw>=3.43.0.0 : databases/py-apsw@py39
  4. py39-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py39
  5. py39-css-parser>=1.0.10 : www/py-css-parser@py39
  6. py39-dateutil>=2.8.2 : devel/py-dateutil@py39
  7. py39-html5-parser>=0.4.12 : www/py-html5-parser@py39
  8. py39-lxml>=4.9.3 : devel/py-lxml@py39
  9. py39-mechanize>=0.4.8 : www/py-mechanize@py39
  10. py39-msgpack>=0.3 : devel/py-msgpack@py39
  11. py39-pillow>=7.0.0 : graphics/py-pillow@py39
  12. py39-regex>=0 : textproc/py-regex@py39
  13. py39-xxhash>3.3.0 : devel/py-xxhash@py39
  14. py39-zeroconf>0 : net/py-zeroconf@py39
  15. liberation-fonts-ttf>=2.1.3 : x11-fonts/liberation-fonts-ttf
  16. MathJax3>0 : www/mathjax3
  17. update-desktop-database : devel/desktop-file-utils
  18. gettext-runtime>=0.22_1 : devel/gettext-runtime
  19. pkgconf>=1.3.0_1 : devel/pkgconf
  20. py39-qt6-pyqt>=6.6.1 : devel/py-qt6-pyqt@py39
  21. py39-qt6-sip>= : devel/py-qt6-sip@py39
  22. py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
  23. py39-sip>=6.8.3,1 : devel/py-sip@py39
  24. py39-qt6-webengine>=6.6.0 : www/py-qt6-webengine@py39
  25. python3.9 : lang/python39
  26. update-mime-database : misc/shared-mime-info
  27. x11.pc : x11/libX11
  28. xext.pc : x11/libXext
  29. xrender.pc : x11/libXrender
Test dependencies:
  1. py39-qt6-pyqt>=6.6.1 : devel/py-qt6-pyqt@py39
  2. py39-qt6-sip>= : devel/py-qt6-sip@py39
  3. py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
  4. py39-sip>=6.8.3,1 : devel/py-sip@py39
  5. py39-qt6-webengine>=6.6.0 : www/py-qt6-webengine@py39
  6. python3.9 : lang/python39
Runtime dependencies:
  1. py39-apsw>=3.43.0.0 : databases/py-apsw@py39
  2. py39-beautifulsoup>=4.12.2 : www/py-beautifulsoup@py39
  3. py39-css-parser>=1.0.10 : www/py-css-parser@py39
  4. py39-dateutil>=2.8.2 : devel/py-dateutil@py39
  5. py39-dnspython>=2.4.2 : dns/py-dnspython@py39
  6. py39-feedparser>=6.0.10 : textproc/py-feedparser@py39
  7. py39-html5-parser>=0.4.12 : www/py-html5-parser@py39
  8. py39-jeepney>=0.8.0 : devel/py-jeepney@py39
  9. py39-lxml>=4.9.3 : devel/py-lxml@py39
  10. py39-markdown>=3.4.4 : textproc/py-markdown@py39
  11. py39-mechanize>=0.4.8 : www/py-mechanize@py39
  12. py39-msgpack>=1.0.7 : devel/py-msgpack@py39
  13. py39-netifaces>=0.11.0 : net/py-netifaces@py39
  14. py39-pillow>=10.0.1 : graphics/py-pillow@py39
  15. py39-pycryptodome>=3.19.0 : security/py-pycryptodome@py39
  16. py39-regex>=0 : textproc/py-regex@py39
  17. py39-xxhash>=3.3.0 : devel/py-xxhash@py39
  18. py39-zeroconf>0 : net/py-zeroconf@py39
  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. py39-qt6-pyqt>=6.6.1 : devel/py-qt6-pyqt@py39
  25. py39-qt6-sip>= : devel/py-qt6-sip@py39
  26. py39-PyQt-builder>=1.15.4 : devel/py-qtbuilder@py39
  27. py39-sip>=6.8.3,1 : devel/py-sip@py39
  28. py39-qt6-webengine>=6.6.0 : www/py-qt6-webengine@py39
  29. python3.9 : lang/python39
  30. update-mime-database : misc/shared-mime-info
  31. x11.pc : x11/libX11
  32. xext.pc : x11/libXext
  33. xrender.pc : x11/libXrender
Library dependencies:
  1. libfreetype.so : print/freetype2
  2. libhunspell-1.7.so : textproc/hunspell
  3. libhyphen.so : textproc/hyphen
  4. libicudata.so : devel/icu
  5. libmtp.so : multimedia/libmtp
  6. libpodofo.so : graphics/podofo
  7. libstemmer.so : textproc/snowballstemmer
  8. libuchardet.so : textproc/uchardet
  9. libxkbcommon.so : x11/libxkbcommon
  10. libOpenGL.so : graphics/libglvnd
  11. libsqlite3.so : databases/sqlite3
  12. 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 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. http://download.calibre-ebook.com/7.7.0/
Collapse this list.

Number of commits found: 419 (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
7.7.0
14 Mar 2024 18:25:30
commit hash: 2e8bf3b991b854068782eabc31f1718e3b62d32acommit hash: 2e8bf3b991b854068782eabc31f1718e3b62d32acommit hash: 2e8bf3b991b854068782eabc31f1718e3b62d32acommit hash: 2e8bf3b991b854068782eabc31f1718e3b62d32a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.7.0
7.6.0_1
01 Mar 2024 23:56:15
commit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddbcommit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddbcommit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddbcommit hash: d2f834ba51ec40ef69d7e9cc117db32fa572fddb files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers of graphics/poppler

Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f
7.6.0
01 Mar 2024 17:37:46
commit hash: a246148506e536a1fa82f700ff41cc47b03b8afacommit hash: a246148506e536a1fa82f700ff41cc47b03b8afacommit hash: a246148506e536a1fa82f700ff41cc47b03b8afacommit hash: a246148506e536a1fa82f700ff41cc47b03b8afa files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.6.0
7.5.1
09 Feb 2024 17:28:14
commit hash: 590720f90b1b01cc997c39226bfaebdcb0ee8e51commit hash: 590720f90b1b01cc997c39226bfaebdcb0ee8e51commit hash: 590720f90b1b01cc997c39226bfaebdcb0ee8e51commit hash: 590720f90b1b01cc997c39226bfaebdcb0ee8e51 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.5.1
7.4.0
19 Jan 2024 22:00:35
commit hash: d43dac41170195f2b3b3ae5508fc2caedeaabebbcommit hash: d43dac41170195f2b3b3ae5508fc2caedeaabebbcommit hash: d43dac41170195f2b3b3ae5508fc2caedeaabebbcommit hash: d43dac41170195f2b3b3ae5508fc2caedeaabebb files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.4.0
7.3.0
06 Jan 2024 21:15:59
commit hash: b7f4f4204b3d56945f48215636e0ec4f74b21bf1commit hash: b7f4f4204b3d56945f48215636e0ec4f74b21bf1commit hash: b7f4f4204b3d56945f48215636e0ec4f74b21bf1commit hash: b7f4f4204b3d56945f48215636e0ec4f74b21bf1 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.3.0
7.2.0_1
03 Jan 2024 07:18:40
commit hash: 672f0463c70387a32340a83f7ccce244f16f6743commit hash: 672f0463c70387a32340a83f7ccce244f16f6743commit hash: 672f0463c70387a32340a83f7ccce244f16f6743commit hash: 672f0463c70387a32340a83f7ccce244f16f6743 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump revision of consumers
7.2.0
16 Dec 2023 14:06:16
commit hash: 7b8aec11807c9894518b35229348c9a8db6092a1commit hash: 7b8aec11807c9894518b35229348c9a8db6092a1commit hash: 7b8aec11807c9894518b35229348c9a8db6092a1commit hash: 7b8aec11807c9894518b35229348c9a8db6092a1 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.2.0

While here refresh patches.
7.1.0_1
27 Nov 2023 22:12:24
commit hash: 5acf759180f1e1366bf822ee6205a8b8429f4a49commit hash: 5acf759180f1e1366bf822ee6205a8b8429f4a49commit hash: 5acf759180f1e1366bf822ee6205a8b8429f4a49commit hash: 5acf759180f1e1366bf822ee6205a8b8429f4a49 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Dependency cleanup

- Remove some old unneeded dependencies and replace with correct ones
- Add minimum versions where possible

No functional change intended.
7.1.0
25 Nov 2023 12:36:24
commit hash: 5fd37d8d113939ca52bd5b6043bef991834b2932commit hash: 5fd37d8d113939ca52bd5b6043bef991834b2932commit hash: 5fd37d8d113939ca52bd5b6043bef991834b2932commit hash: 5fd37d8d113939ca52bd5b6043bef991834b2932 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.1.0
7.0.0
18 Nov 2023 15:17:40
commit hash: 24707c92fd8b63030be3fe4895e11fbff9651baccommit hash: 24707c92fd8b63030be3fe4895e11fbff9651baccommit hash: 24707c92fd8b63030be3fe4895e11fbff9651baccommit hash: 24707c92fd8b63030be3fe4895e11fbff9651bac files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 7.0.0

- Add dependencies, and bump some minimum requirements
- Improve pkg-message information about the server functionality
  and the included rc script [1]

PR:		275102 [1]
6.29.0_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
6.29.0
20 Oct 2023 20:22:02
commit hash: b47eca494df64667576719210b975032faad08d1commit hash: b47eca494df64667576719210b975032faad08d1commit hash: b47eca494df64667576719210b975032faad08d1commit hash: b47eca494df64667576719210b975032faad08d1 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.29.0
6.28.1
07 Oct 2023 21:36:18
commit hash: ba1971331e7c7f70ae352536b0fb998d9b6f91dccommit hash: ba1971331e7c7f70ae352536b0fb998d9b6f91dccommit hash: ba1971331e7c7f70ae352536b0fb998d9b6f91dccommit hash: ba1971331e7c7f70ae352536b0fb998d9b6f91dc files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.28.1
6.28.0
07 Oct 2023 07:33:35
commit hash: d7fa620ff1126c590515d6986d54839f055ab07ecommit hash: d7fa620ff1126c590515d6986d54839f055ab07ecommit hash: d7fa620ff1126c590515d6986d54839f055ab07ecommit hash: d7fa620ff1126c590515d6986d54839f055ab07e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.28.0

- Remove unneeded dependencies
6.27.0
22 Sep 2023 18:04:20
commit hash: 56140b3bca900b635fda7083064ec685e8f9ead5commit hash: 56140b3bca900b635fda7083064ec685e8f9ead5commit hash: 56140b3bca900b635fda7083064ec685e8f9ead5commit hash: 56140b3bca900b635fda7083064ec685e8f9ead5 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.27.0

- Reorder some variables and sort contents
- Remove unneeded dependencies [1]

Reported by:		poudriere [1]
6.26.0
08 Sep 2023 21:45:57
commit hash: eb032111a352c78cab5419ad25ce320d449e7492commit hash: eb032111a352c78cab5419ad25ce320d449e7492commit hash: eb032111a352c78cab5419ad25ce320d449e7492commit hash: eb032111a352c78cab5419ad25ce320d449e7492 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.26.0
6.25.0
02 Sep 2023 14:32:19
commit hash: 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94commit hash: 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94commit hash: 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94commit hash: 9bca36b5a32afcebd8f8aa010aa524fe0d7d8d94 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Remove extra newline

Fixes:		2391c64feda2b0a2105d44eafb6dd1a59b2aaf9f
6.25.0
02 Sep 2023 14:29:43
commit hash: 2391c64feda2b0a2105d44eafb6dd1a59b2aaf9fcommit hash: 2391c64feda2b0a2105d44eafb6dd1a59b2aaf9fcommit hash: 2391c64feda2b0a2105d44eafb6dd1a59b2aaf9fcommit hash: 2391c64feda2b0a2105d44eafb6dd1a59b2aaf9f files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Fix fetch

Grab mozilla-ca-certs.pem file from security/ca_root_nss instead
of fetching a changing file from the net. This avoids checksum
errors when the file is rerolled.

Reported by:	pkg-fallout
6.25.0
18 Aug 2023 15:51:14
commit hash: b503ef6a53fb23d50ce10ad9babddd4463c2ca1fcommit hash: b503ef6a53fb23d50ce10ad9babddd4463c2ca1fcommit hash: b503ef6a53fb23d50ce10ad9babddd4463c2ca1fcommit hash: b503ef6a53fb23d50ce10ad9babddd4463c2ca1f files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.25.0
6.24.0
05 Aug 2023 22:43:31
commit hash: cd6df0671a01ddd0d01a6b007956ee4835eaa6e6commit hash: cd6df0671a01ddd0d01a6b007956ee4835eaa6e6commit hash: cd6df0671a01ddd0d01a6b007956ee4835eaa6e6commit hash: cd6df0671a01ddd0d01a6b007956ee4835eaa6e6 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.24.0
6.23.0_1
26 Jul 2023 19:58:56
commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005commit hash: 8071dcbfe7fc7a7550509f9b390139cfd923c005 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/qt6: bump dependent ports
6.23.0
14 Jul 2023 18:56:22
commit hash: 14c120d24c53c2fd108f47d889ebfb439e1be74ecommit hash: 14c120d24c53c2fd108f47d889ebfb439e1be74ecommit hash: 14c120d24c53c2fd108f47d889ebfb439e1be74ecommit hash: 14c120d24c53c2fd108f47d889ebfb439e1be74e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.23.0

Upstream code tries to downloads iso-codes during build. To avoid
this add a dependency on misc/iso-codes port extract and patch the
code to copy the required files from there.
6.22.0_1
09 Jul 2023 10:17:12
commit hash: 3adf2e528e70422551bb07f23c044887198fc028commit hash: 3adf2e528e70422551bb07f23c044887198fc028commit hash: 3adf2e528e70422551bb07f23c044887198fc028commit hash: 3adf2e528e70422551bb07f23c044887198fc028 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/podofo: Update to 0.10.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/podofo/podofo/releases
6.22.0
30 Jun 2023 16:18:03
commit hash: 7f11c7fcfdf5f42b58b83d65ec8f30102442b53fcommit hash: 7f11c7fcfdf5f42b58b83d65ec8f30102442b53fcommit hash: 7f11c7fcfdf5f42b58b83d65ec8f30102442b53fcommit hash: 7f11c7fcfdf5f42b58b83d65ec8f30102442b53f files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.22.0
6.21.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
6.21.0
15 Jun 2023 16:08:02
commit hash: efb3d9a6c0afdc575174e9a80b06dc04161371fecommit hash: efb3d9a6c0afdc575174e9a80b06dc04161371fecommit hash: efb3d9a6c0afdc575174e9a80b06dc04161371fecommit hash: efb3d9a6c0afdc575174e9a80b06dc04161371fe files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.21.0
6.17.0_1
14 May 2023 05:58:14
commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4commit hash: edbe24d784c93c2986306a2301fc945311d4f8f4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump dependencies
6.17.0
27 Apr 2023 20:59:12
commit hash: 86ba0d01227733c631094ab33adc527fc76cfcc9commit hash: 86ba0d01227733c631094ab33adc527fc76cfcc9commit hash: 86ba0d01227733c631094ab33adc527fc76cfcc9commit hash: 86ba0d01227733c631094ab33adc527fc76cfcc9 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.17.0

Remove upstreamed patch.
6.16.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
6.16.0
21 Apr 2023 14:10:18
commit hash: 71ff60b76f7bc085f41e00dcb279625a3a5517f5commit hash: 71ff60b76f7bc085f41e00dcb279625a3a5517f5commit hash: 71ff60b76f7bc085f41e00dcb279625a3a5517f5commit hash: 71ff60b76f7bc085f41e00dcb279625a3a5517f5 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.16.0

Add patch to fix build with default pythong version, submitted
upstream:

https://github.com/kovidgoyal/calibre/pull/1875
6.15.1_2
20 Apr 2023 04:07:00
commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2commit hash: 32edee2a202f6b2356da77e54b231cb5783f5dc2 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers after update to 23.04

graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1
6.15.1_1
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
6.15.1
08 Apr 2023 09:31:46
commit hash: 8db7cd1ad108de0759d6c2dbc6bc57fa9da6113ecommit hash: 8db7cd1ad108de0759d6c2dbc6bc57fa9da6113ecommit hash: 8db7cd1ad108de0759d6c2dbc6bc57fa9da6113ecommit hash: 8db7cd1ad108de0759d6c2dbc6bc57fa9da6113e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.15.1
6.14.1
16 Mar 2023 23:39:19
commit hash: 91ba43985bb471dca139e2037c99d3bf96b8cbeacommit hash: 91ba43985bb471dca139e2037c99d3bf96b8cbeacommit hash: 91ba43985bb471dca139e2037c99d3bf96b8cbeacommit hash: 91ba43985bb471dca139e2037c99d3bf96b8cbea files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.14.1
6.14.0
11 Mar 2023 15:15:12
commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337commit hash: b7d43798f636bbdb13dbf3126fcc0b1eca8d2337 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.14.0

- Remove upstreamed patches
6.13.0_2
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
6.13.0_1
01 Mar 2023 12:33:37
commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621commit hash: b27d920aecff0eccd07de8feab1f5ee7d2c12621 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Fix at runtime after commit 47912ce2e613 (sqlite3)

In commit 47912ce2e613 to sqlite3 the default has been changed for the DQS
option.

Thius causes calibre to fail to open its database, reporting it as corrupted:

Traceback (most recent call last):
  File "/usr/local/lib/calibre/calibre/gui2/main.py", line 331, in initialize_db
    db = LibraryDatabase(self.library_path)
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 195, in __init__
    backend = self.backend = create_backend(library_path,
default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/legacy.py", line 50, in create_backend
    return DB(library_path, default_prefs=default_prefs,
  File "/usr/local/lib/calibre/calibre/db/backend.py", line 501, in __init__
    self.initialize_custom_columns()
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.13.0
18 Feb 2023 10:47:34
commit hash: 08fb5faa512b3d9c1c8678fe782d05592cfa1286commit hash: 08fb5faa512b3d9c1c8678fe782d05592cfa1286commit hash: 08fb5faa512b3d9c1c8678fe782d05592cfa1286commit hash: 08fb5faa512b3d9c1c8678fe782d05592cfa1286 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.13.0
6.12.0
15 Feb 2023 15:43:21
commit hash: e65d3de319a7f795e28cfc4f9dcef6e1a5ec396bcommit hash: e65d3de319a7f795e28cfc4f9dcef6e1a5ec396bcommit hash: e65d3de319a7f795e28cfc4f9dcef6e1a5ec396bcommit hash: e65d3de319a7f795e28cfc4f9dcef6e1a5ec396b files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.12.0

With this release upstream has decided not to include some prebuilt
and bundled parts. So the port now needs to download some extra
files, to be able to compile.

Also while building calibre now needs to launch parts of itself
which creates a temporary directory in LOCALBASE, if it is writable,
so clean that up after the build.

- Use DIST_SUBDIR, since the port is downloading multiple files
  now.
- Add new dependencies for things not embedded anymore
- Remove unneeded EXTRACT_BEFORE_ARGS
- Remove references to python2
- Bundle predigested user-agent-data.json file, adding a utility
  target to easily regenerate it
- Move from dead upstream textproc/cchardet to drop-in-ready
  textproc/py-charset-normalizer [1]

Submitted by:	fluffy [1]
6.11.0_1
10 Feb 2023 05:50:33
commit hash: 5a379d6a5115ed5927758c8919233aad0917530fcommit hash: 5a379d6a5115ed5927758c8919233aad0917530fcommit hash: 5a379d6a5115ed5927758c8919233aad0917530fcommit hash: 5a379d6a5115ed5927758c8919233aad0917530f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
deskutils/calibre: Replace reference to PY_PILLOW with its value

Since this port works with Python 3.8 and later, the value of
PY_PILLOW doesn't change. So replace reference to it with its value.

PR:		269399
Approved by:	maintainer
6.11.0_1
20 Jan 2023 08:08:42
commit hash: ca7bf01cd357ee37b06b4d95d0dcf810bbb43abfcommit hash: ca7bf01cd357ee37b06b4d95d0dcf810bbb43abfcommit hash: ca7bf01cd357ee37b06b4d95d0dcf810bbb43abfcommit hash: ca7bf01cd357ee37b06b4d95d0dcf810bbb43abf files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Add missing dependency on security/py-pycryptodome

It is listed as required by upstream and used by some plugins.

While here, fix dependency on net/py-zeroconf.

PR:		269033
6.11.0
15 Jan 2023 20:46:22
commit hash: e62b9acfff7a0864fc7996953cfa07b5790f4ae8commit hash: e62b9acfff7a0864fc7996953cfa07b5790f4ae8commit hash: e62b9acfff7a0864fc7996953cfa07b5790f4ae8commit hash: e62b9acfff7a0864fc7996953cfa07b5790f4ae8 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 6.11.0

Since version 6 calibre depends on qt6 and py-qt6.

PR:		268620
5.44.0_8
09 Jan 2023 12:37:17
commit hash: 6f417247b1d3bbc704090a0ded4895a2850308d2commit hash: 6f417247b1d3bbc704090a0ded4895a2850308d2commit hash: 6f417247b1d3bbc704090a0ded4895a2850308d2commit hash: 6f417247b1d3bbc704090a0ded4895a2850308d2 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump dependencies

Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c
5.44.0_7
08 Dec 2022 05:45:34
commit hash: e3d436085f99fe8675433c2b8753d3f484b19ebfcommit hash: e3d436085f99fe8675433c2b8753d3f484b19ebfcommit hash: e3d436085f99fe8675433c2b8753d3f484b19ebfcommit hash: e3d436085f99fe8675433c2b8753d3f484b19ebf files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump dependencies
5.44.0_6
08 Nov 2022 05:07:17
commit hash: 3a7ab00b4f8502014a5c42f058bb27f2127b424dcommit hash: 3a7ab00b4f8502014a5c42f058bb27f2127b424dcommit hash: 3a7ab00b4f8502014a5c42f058bb27f2127b424dcommit hash: 3a7ab00b4f8502014a5c42f058bb27f2127b424d files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump PORTREVISION of dependencies

- after update to 22.11 in d01d0d73b169
5.44.0_5
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
5.44.0_4
08 Oct 2022 14:42:49
commit hash: c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60commit hash: c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60commit hash: c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60commit hash: c8e8499d9e65cf263fdfc7183d6a59ef0afb7c60 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump port revision of poppler consumers

- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc
5.44.0_3
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
5.44.0_3
11 Sep 2022 07:26:19
commit hash: 541d96e3f69f3ef9617bf01d1b53160126d9c82ecommit hash: 541d96e3f69f3ef9617bf01d1b53160126d9c82ecommit hash: 541d96e3f69f3ef9617bf01d1b53160126d9c82ecommit hash: 541d96e3f69f3ef9617bf01d1b53160126d9c82e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump port revision of consumers after upgrade to 22.09
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.44.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.44.0_2
09 Aug 2022 05:50:08
commit hash: 016c05440cdebb806a101c4fc3d937e4460a8e9dcommit hash: 016c05440cdebb806a101c4fc3d937e4460a8e9dcommit hash: 016c05440cdebb806a101c4fc3d937e4460a8e9dcommit hash: 016c05440cdebb806a101c4fc3d937e4460a8e9d files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump dependencies

Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37
5.44.0_1
20 Jul 2022 14:21:10
commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
deskutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.44.0_1
06 Jul 2022 16:25:53
commit hash: 7e5fe8fd655d14e422f09fc438c832da02aaf181commit hash: 7e5fe8fd655d14e422f09fc438c832da02aaf181commit hash: 7e5fe8fd655d14e422f09fc438c832da02aaf181commit hash: 7e5fe8fd655d14e422f09fc438c832da02aaf181 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump PORTREVISION of poppler consumers
5.44.0
17 Jun 2022 16:33:07
commit hash: 03eecf2712ef43c0f33b712836dc77005a266309commit hash: 03eecf2712ef43c0f33b712836dc77005a266309commit hash: 03eecf2712ef43c0f33b712836dc77005a266309commit hash: 03eecf2712ef43c0f33b712836dc77005a266309 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.44.0
5.43.0_1
05 Jun 2022 14:03:51
commit hash: 7c24f75361dfdc9389427aafce3b07ff3ece28e4commit hash: 7c24f75361dfdc9389427aafce3b07ff3ece28e4commit hash: 7c24f75361dfdc9389427aafce3b07ff3ece28e4commit hash: 7c24f75361dfdc9389427aafce3b07ff3ece28e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump port revision of consumers after 22.06 upgrade
5.43.0
27 May 2022 11:01:26
commit hash: 3c247838eb113ecd76be904ffe6ae4772acbd977commit hash: 3c247838eb113ecd76be904ffe6ae4772acbd977commit hash: 3c247838eb113ecd76be904ffe6ae4772acbd977commit hash: 3c247838eb113ecd76be904ffe6ae4772acbd977 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.43.0
5.42.0_1
09 May 2022 16:48:47
commit hash: f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5commit hash: f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5commit hash: f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5commit hash: f22f615ec337d1c92d021ad4ecd1d2e83cfc4af5 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump portrevision of consumers
5.42.0
03 May 2022 16:41:24
commit hash: aecfda6f483863f47983a313e2e0f711f288bef5commit hash: aecfda6f483863f47983a313e2e0f711f288bef5commit hash: aecfda6f483863f47983a313e2e0f711f288bef5commit hash: aecfda6f483863f47983a313e2e0f711f288bef5 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.42.0
5.41.0_2
02 May 2022 18:40:00
commit hash: 295ad7548e93050b0bd99a669d96bfce58f4eef0commit hash: 295ad7548e93050b0bd99a669d96bfce58f4eef0commit hash: 295ad7548e93050b0bd99a669d96bfce58f4eef0commit hash: 295ad7548e93050b0bd99a669d96bfce58f4eef0 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Add missing dependency

PR:		263714
MFH:		2022Q2
5.41.0_1
26 Apr 2022 16:59:28
commit hash: 7dd73cf4355b3a17721dccc492575071ee8a2e84commit hash: 7dd73cf4355b3a17721dccc492575071ee8a2e84commit hash: 7dd73cf4355b3a17721dccc492575071ee8a2e84commit hash: 7dd73cf4355b3a17721dccc492575071ee8a2e84 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump portrevision of consumers

Bump revisions after 0ee787592d5a due to so-version bump.

PR:		 263009
5.41.0
22 Apr 2022 15:54:07
commit hash: b088b55a2f5cd8da12d93340c4d001c808c4c0dbcommit hash: b088b55a2f5cd8da12d93340c4d001c808c4c0dbcommit hash: b088b55a2f5cd8da12d93340c4d001c808c4c0dbcommit hash: b088b55a2f5cd8da12d93340c4d001c808c4c0db files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.41.0
5.40.0_2
20 Apr 2022 19:28:05
commit hash: bfc77a3362ce74b8c04e03dd048b6903f0bab62ecommit hash: bfc77a3362ce74b8c04e03dd048b6903f0bab62ecommit hash: bfc77a3362ce74b8c04e03dd048b6903f0bab62ecommit hash: bfc77a3362ce74b8c04e03dd048b6903f0bab62e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
Author: Kevin Zheng
deskutils/calibre: Add missing dependency

Add py-feedparser, which is needed for the news feed functionality
in claibre.

PR:		263432
MFH:		2022Q2
5.40.0_1
07 Apr 2022 00:39:10
commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
5.40.0
01 Apr 2022 16:36:49
commit hash: f1f51f02c6854b30441b8845c36defd632b516c3commit hash: f1f51f02c6854b30441b8845c36defd632b516c3commit hash: f1f51f02c6854b30441b8845c36defd632b516c3commit hash: f1f51f02c6854b30441b8845c36defd632b516c3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.40.0
5.39.1_1
29 Mar 2022 18:37:09
commit hash: 6f59b7b9ba9db93f0c84a85b375866675168c2dacommit hash: 6f59b7b9ba9db93f0c84a85b375866675168c2dacommit hash: 6f59b7b9ba9db93f0c84a85b375866675168c2dacommit hash: 6f59b7b9ba9db93f0c84a85b375866675168c2da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers

Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3
5.39.1
20 Mar 2022 15:47:35
commit hash: 943b31edaf25ec01322d0aace39570bb13d50511commit hash: 943b31edaf25ec01322d0aace39570bb13d50511commit hash: 943b31edaf25ec01322d0aace39570bb13d50511commit hash: 943b31edaf25ec01322d0aace39570bb13d50511 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.39.1
5.39.0
18 Mar 2022 15:12:26
commit hash: 3f1e7e845dfc3828a46a6e56cc38a08e6f99098ecommit hash: 3f1e7e845dfc3828a46a6e56cc38a08e6f99098ecommit hash: 3f1e7e845dfc3828a46a6e56cc38a08e6f99098ecommit hash: 3f1e7e845dfc3828a46a6e56cc38a08e6f99098e files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.39.0
5.38.0_1
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
5.38.0
05 Mar 2022 15:43:15
commit hash: f5baa583129009c4164516d408c340a341eec676commit hash: f5baa583129009c4164516d408c340a341eec676commit hash: f5baa583129009c4164516d408c340a341eec676commit hash: f5baa583129009c4164516d408c340a341eec676 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.38.0
5.37.0
18 Feb 2022 21:29:39
commit hash: 1aa578aedbbb8ba7fb2d378211b0256199394cefcommit hash: 1aa578aedbbb8ba7fb2d378211b0256199394cefcommit hash: 1aa578aedbbb8ba7fb2d378211b0256199394cefcommit hash: 1aa578aedbbb8ba7fb2d378211b0256199394cef files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.37.0
5.36.0
06 Feb 2022 10:06:19
commit hash: 415914774c30d7410c6fbbad80535bbe1cca0b07commit hash: 415914774c30d7410c6fbbad80535bbe1cca0b07commit hash: 415914774c30d7410c6fbbad80535bbe1cca0b07commit hash: 415914774c30d7410c6fbbad80535bbe1cca0b07 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.36.0
5.35.0
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.35.0
23 Jan 2022 20:56:25
commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987commit hash: 48d98ef9181e828b575f37e1841ad53e5def5987 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
5.35.0
21 Jan 2022 20:41:44
commit hash: 26b0cd8ce20cf6dafd709b5f5a1cfd9d03711d54commit hash: 26b0cd8ce20cf6dafd709b5f5a1cfd9d03711d54commit hash: 26b0cd8ce20cf6dafd709b5f5a1cfd9d03711d54commit hash: 26b0cd8ce20cf6dafd709b5f5a1cfd9d03711d54 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.35.0

- Remove upstreamed patch
5.34.0
17 Dec 2021 19:06:25
commit hash: 63d22470146b15474ccf4f18e23fe95dae1576d2commit hash: 63d22470146b15474ccf4f18e23fe95dae1576d2commit hash: 63d22470146b15474ccf4f18e23fe95dae1576d2commit hash: 63d22470146b15474ccf4f18e23fe95dae1576d2 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.34.0

Import upstream patch to fix installation on FreeBSD. [1]

Obtained
from:	https://github.com/kovidgoyal/calibre/commit/dafa08e9213d3baad41c97e7598592bd0e06894d
[1]
5.33.2_1
13 Dec 2021 20:13:45
commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209commit hash: fd68e9e2b677db0444fd7dd5aeac01b0adc93209 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.12

Release 21.12.0:
    core:
         * Add API to add images
         * CairoOutputDev: Fix de-duping of Flate images
         * Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
         * Minor code improvements

    glib:
         * Add API for validation of signatures
         * Add API to read/save to file descriptor

    utils:
         * pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117

    build system:
         * Increase C++ standard to 17

Exp-run by:	antoine
PR:		260344
5.33.2
04 Dec 2021 20:29:35
commit hash: a2688a93bf3d93c0fd2d69573ced1c65952ad931commit hash: a2688a93bf3d93c0fd2d69573ced1c65952ad931commit hash: a2688a93bf3d93c0fd2d69573ced1c65952ad931commit hash: a2688a93bf3d93c0fd2d69573ced1c65952ad931 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.33.2
5.32.0
12 Nov 2021 16:37:19
commit hash: 7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5commit hash: 7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5commit hash: 7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5commit hash: 7b2d72ec5e3242ac44be12fcbb15a0372a15ddf5 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.32.0
5.31.1_1
08 Nov 2021 15:16:57
commit hash: e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7commit hash: e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7commit hash: e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7commit hash: e886c38c6ea942eeca9f3eec7ebe95fa4f9adcd7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Bump PORTREVISION of graphics/poppler consumers.

PR:		259656
5.31.1
29 Oct 2021 22:02:38
commit hash: 7650dd7e38a35c67f5bb4de66f16ebbfd194a726commit hash: 7650dd7e38a35c67f5bb4de66f16ebbfd194a726commit hash: 7650dd7e38a35c67f5bb4de66f16ebbfd194a726commit hash: 7650dd7e38a35c67f5bb4de66f16ebbfd194a726 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.31.1
5.30.0_1
28 Oct 2021 16:37:30
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 70.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by:	GitHub (watch releases)
PR:		258794
Exp-run by:	antoine
5.30.0
22 Oct 2021 13:46:54
commit hash: 3959349227f891fc97cde289d19a8ef27c35b015commit hash: 3959349227f891fc97cde289d19a8ef27c35b015commit hash: 3959349227f891fc97cde289d19a8ef27c35b015commit hash: 3959349227f891fc97cde289d19a8ef27c35b015 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.30.0
5.29.0_1
12 Oct 2021 18:23:21
commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972commit hash: e140c1eb790b4d25211bfe4db61a93cc02b6c972 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264
5.29.0
08 Oct 2021 22:12:03
commit hash: a39761de5bc23e3ea420a029a4eec57954847ab7commit hash: a39761de5bc23e3ea420a029a4eec57954847ab7commit hash: a39761de5bc23e3ea420a029a4eec57954847ab7commit hash: a39761de5bc23e3ea420a029a4eec57954847ab7 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.29.0
5.28.0
24 Sep 2021 12:36:56
commit hash: c72532bde3d52c115206667c9c5282abaa7f83f1commit hash: c72532bde3d52c115206667c9c5282abaa7f83f1commit hash: c72532bde3d52c115206667c9c5282abaa7f83f1commit hash: c72532bde3d52c115206667c9c5282abaa7f83f1 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.28.0
5.27.0
11 Sep 2021 13:28:45
commit hash: 451f03cdb6b956de34cefe61679130286aaa032acommit hash: 451f03cdb6b956de34cefe61679130286aaa032acommit hash: 451f03cdb6b956de34cefe61679130286aaa032acommit hash: 451f03cdb6b956de34cefe61679130286aaa032a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.27.0
5.26.0_1
06 Sep 2021 16:39:42
commit hash: 392e088e76487db170a8f97468eb7ab02bab6538commit hash: 392e088e76487db170a8f97468eb7ab02bab6538commit hash: 392e088e76487db170a8f97468eb7ab02bab6538commit hash: 392e088e76487db170a8f97468eb7ab02bab6538 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
poppler: bump revisions of users

Bump the remaining users of poppler after
d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e

PR:		258206
5.26.0
27 Aug 2021 19:13:43
commit hash: fad12bcb56db8fca6011b5ef8203d7bc3580350acommit hash: fad12bcb56db8fca6011b5ef8203d7bc3580350acommit hash: fad12bcb56db8fca6011b5ef8203d7bc3580350acommit hash: fad12bcb56db8fca6011b5ef8203d7bc3580350a files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.26.0
5.25.0_1
15 Aug 2021 05:42:37
commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595commit hash: 9a1df6a85c1a7b2231d237f407815337e4213595 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.08.0

Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial
gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.25.0
13 Aug 2021 12:36:55
commit hash: 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cfcommit hash: 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cfcommit hash: 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cfcommit hash: 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.25.0
5.24.0
30 Jul 2021 21:13:51
commit hash: a107664bcf2f15e58367e709840bd78df6af95aecommit hash: a107664bcf2f15e58367e709840bd78df6af95aecommit hash: a107664bcf2f15e58367e709840bd78df6af95aecommit hash: a107664bcf2f15e58367e709840bd78df6af95ae files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.24.0
5.23.0_1
27 Jul 2021 18:55:03
commit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88ecommit hash: 8b9c482b9026cdd2ba8d0afd28205a563289d88e files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0

Changes:
  - https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
  - https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR:	257308
Exp-run by:	antoine
5.23.0
20 Jul 2021 14:31:31
commit hash: 73f44cfe533254bb6e448d52163bbee182a935c6commit hash: 73f44cfe533254bb6e448d52163bbee182a935c6commit hash: 73f44cfe533254bb6e448d52163bbee182a935c6commit hash: 73f44cfe533254bb6e448d52163bbee182a935c6 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.23.0

PR:		257112
5.22.1_1
06 Jul 2021 20:00:58
commit hash: fac489c1647530936821da748ad7a671b952463bcommit hash: fac489c1647530936821da748ad7a671b952463bcommit hash: fac489c1647530936821da748ad7a671b952463bcommit hash: fac489c1647530936821da748ad7a671b952463b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.07.0

Release 21.07.0:
        core:
         * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
         * PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
         * CairoOutputDev: Fix memory leak on broken files
         * Minor code improvements

        build system:
         * set C standard to 11 without extensions

Exp-run by:	antoine
PR:		256981
5.22.1
25 Jun 2021 20:43:05
commit hash: d8711a8a313b33d6cfef5dc762495159644c4389commit hash: d8711a8a313b33d6cfef5dc762495159644c4389commit hash: d8711a8a313b33d6cfef5dc762495159644c4389commit hash: d8711a8a313b33d6cfef5dc762495159644c4389 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.22.1
5.21.0_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
5.21.0
11 Jun 2021 13:00:51
commit hash: b89864c482b78976e9ace515b49a8cac322ae231commit hash: b89864c482b78976e9ace515b49a8cac322ae231commit hash: b89864c482b78976e9ace515b49a8cac322ae231commit hash: b89864c482b78976e9ace515b49a8cac322ae231 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
deskutils/calibre: Update to 5.21.0
5.20.0_1
07 Jun 2021 13:26:18
commit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92ccommit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92ccommit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92ccommit hash: c5676761368b0e829c1692a4bd7deea9d7bfc92c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics/poppler: update to 21.06.0

Release 21.06.0:
        core:
         * Fix rendering of some extended latin1 characters in annotations.
Issue #1070
         * Support some not so well formed documents with password. Issue #1083
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Fix crashes in malformed files
         * Minor code improvements

        qt6:
         * Change some functions to return std::unique_ptr

        qt5/qt6:
(Only the first 15 lines of the commit message are shown above View all of this commit message)

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

1 | 2 | 3 | 4 | 5  »