From da97e2402d8300f496bb12cc698ae3015b41b1f3 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 14 Feb 2016 10:07:26 +0000 Subject: 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 --- misc/calibre/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/calibre/PLIST') 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 -- cgit v1.2.3