diff options
author | wiz <wiz@pkgsrc.org> | 2016-02-14 10:07:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-02-14 10:07:26 +0000 |
commit | da97e2402d8300f496bb12cc698ae3015b41b1f3 (patch) | |
tree | 3010a78c02fb8af0f35e94dcc5b59c2f028d666e /misc/calibre/PLIST | |
parent | 470ce1c295e6102d18ad6d8460fc0de8d3c98e1c (diff) | |
download | pkgsrc-da97e2402d8300f496bb12cc698ae3015b41b1f3.tar.gz |
Update calibre to 2.51.0:
New Features
Add an action to the context menu for the search bar to paste and instantly execute the search.
When adding multiple books from a single directory, added the books in order of the last modified time of the book files.
Bug Fixes
Fix a regression in 2.50 that prevented a small number of devices from being detected on windows
PDF metadata: Workaround for PDF files with corrupted XMP metadata packets, generated by Nitro PDF.
Edit Book Beautify: Do not beautify the insides of heading/p tags even when they are the only child of body
Amazon metadata download: Fix published date not being downloaded from amazon.it
Fix a regression in 2.50 that broke the user created device driver feature on windows
EPUB Input: Fix error when processing EPUB files that uses non-ascii characters for their unique ids.
When reading the cover from comic files, ignore any image files inside __MACOSX/ directories.
Fix calibre on OS X unable to connect to sites that support only TLS >= 1.1. Also update the version of Qt bundled on OS X to 5.5.1
Diffstat (limited to 'misc/calibre/PLIST')
-rw-r--r-- | misc/calibre/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 030bf7cd565..73b6d88837d 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.53 2016/01/31 08:36:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.54 2016/02/14 10:07:26 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -1785,6 +1785,7 @@ share/calibre/localization/pykakasi/kanwadict2.pickle share/calibre/localization/stats.pickle share/calibre/metadata_sqlite.sql share/calibre/mime.types +share/calibre/mozilla-ca-certs.pem share/calibre/quick_start/deu.epub share/calibre/quick_start/eng.epub share/calibre/quick_start/fra.epub @@ -2030,7 +2031,6 @@ share/calibre/recipes/colta.recipe share/calibre/recipes/columbusdispatch.recipe share/calibre/recipes/common_dreams.recipe share/calibre/recipes/computer_active.recipe -share/calibre/recipes/computer_woche.recipe share/calibre/recipes/computerworld_pl.recipe share/calibre/recipes/conowego_pl.recipe share/calibre/recipes/consortium_news.recipe |