diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-18 13:51:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-18 13:51:24 +0000 |
commit | cbd1de8ef58cb17a2a4e5f67c17e74e907fc99aa (patch) | |
tree | dfae6309f349712ee9596425cb659ca80974bd76 /misc/calibre/PLIST | |
parent | e77ffafa05e0ce140d3515ac591aca2ef8eb6216 (diff) | |
download | pkgsrc-cbd1de8ef58cb17a2a4e5f67c17e74e907fc99aa.tar.gz |
Updated calibre to 2.83.0.
- version: 2.83.0
date: 2017-04-15
new features:
- title: "PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile."
description: 'This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead.'
- title: "PDF/DOCX Output: Add separate, pdf/docx specific, page margin settings that override the common settings."
description: "Useful because page margin settings for page oriented formats, such as PDF and DOCX are usually different than those for reflowable formats such as EPUB"
- title: "Table of Contents tool: Add an undo button"
- title: "Metadata jacket: Show custom rating columns using stars"
- title: "Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template."
- title: "calibredb check_library: Vacuum database when running the check"
- title: "Check Book: Add a check for empty identifier elements"
bug fixes:
- title: "Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if a SVG cover wrapper is used"
- title: "Refresh the book list when a User Category is added/edited."
- title: "EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier."
- title: "Amazon metadata download: Fix title and author names being bold in the downloaded comments when using bing to get amazon metadata."
- title: "PDF Output: Fix a regression that broke PDF Output for documents containing mathematics."
- title: 'E-book viewer: Fix a regression that broke the "Clear recently read books" action in the viewer'
improved recipes:
- Go Comics
- Die Zeit (subscription)
- Pagina12
- New York Magazine
new recipes:
- title: Jacobin magazine
author: Darko Miletic
Diffstat (limited to 'misc/calibre/PLIST')
-rw-r--r-- | misc/calibre/PLIST | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 60390741997..df5f132d0b3 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.80 2017/04/04 12:07:24 wiz Exp $ +@comment $NetBSD: PLIST,v 1.81 2017/04/18 13:51:24 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -544,7 +544,6 @@ lib/calibre/calibre/ebooks/pdf/render/links.py lib/calibre/calibre/ebooks/pdf/render/serialize.py lib/calibre/calibre/ebooks/pdf/render/test.py lib/calibre/calibre/ebooks/pdf/render/toc.py -lib/calibre/calibre/ebooks/pdf/writer.py lib/calibre/calibre/ebooks/pml/__init__.py lib/calibre/calibre/ebooks/pml/pmlconverter.py lib/calibre/calibre/ebooks/pml/pmlml.py @@ -1551,7 +1550,7 @@ share/calibre/catalog/stylesheet.css share/calibre/catalog/template.xhtml share/calibre/coffee-script.js share/calibre/compiled_coffeescript.zip -share/calibre/content-server/autoreload.js +share/calibre/content-server/calibre.appcache share/calibre/content-server/calibre.png share/calibre/content-server/empty.html share/calibre/content-server/index-generated.html @@ -2377,7 +2376,6 @@ share/calibre/recipes/fhm_uk.recipe share/calibre/recipes/fhmro.recipe share/calibre/recipes/film_org_pl.recipe share/calibre/recipes/film_web.recipe -share/calibre/recipes/financial_times.recipe share/calibre/recipes/financial_times_uk.recipe share/calibre/recipes/financial_times_us.recipe share/calibre/recipes/financialsense.recipe @@ -2620,6 +2618,7 @@ share/calibre/recipes/ittechblog.recipe share/calibre/recipes/ivanamilakovic.recipe share/calibre/recipes/ixbt.recipe share/calibre/recipes/izvestia.recipe +share/calibre/recipes/jacobinmag.recipe share/calibre/recipes/jagran_josh.recipe share/calibre/recipes/jakarta_globe.recipe share/calibre/recipes/jakarta_post.recipe |