pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/calibre Updated calibre to 2.67.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99f70e4d4a3a
branches:  trunk
changeset: 352200:99f70e4d4a3a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 09 09:04:41 2016 +0000

description:
Updated calibre to 2.67.0.

New Features

    Allow creating custom rating columns that support half-stars via Preferences->Add your own columns
    Tag Browser: Add an option in Preferences->Look & Feel->Tag Browser to turn off the display of counts in the Tag Browser
    Tag browser: Show the book counts on the right edge of the Tag Browser
    Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating
    Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors
    Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors
    Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel.

    Closes tickets: 1620198
    Allow reading more image formats as covers (All images will be converted to JPEG when stored).

    Closes tickets: 1619993
    Content server: OPDS feeds: Change the value of <updated> for entries in the acquisition feed to be the last modified date for the book. Also make the size and last modified timestamp available 
as attributes in the acquisition links. Useful for integration with third party applications.
    Kobo driver: Add support for firmware version 4 available on the new Kobo Aura One

Bug Fixes

    ODT Input: Add support for continued lists.

    Closes tickets: 1620581
    Edit Book: Fix high-dpi rendering of emblems in the File Browser
    Fix regression in previous release that caused wide column icons to be scaled incorrectly
    Metadata download dialog: Fix https links in the download summary not working
    DOCX Output: Handle nested display:table tags with no rows.

    Closes tickets: 1619662
    PDF Output: Fix OpenType fonts with CFF font data not embeddable on windows

Improved news sources

    Ars Technica

diffstat:

 misc/calibre/Makefile |   4 ++--
 misc/calibre/PLIST    |   3 ++-
 misc/calibre/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 2afd2bcfc0e1 -r 99f70e4d4a3a misc/calibre/Makefile
--- a/misc/calibre/Makefile     Fri Sep 09 06:32:02 2016 +0000
+++ b/misc/calibre/Makefile     Fri Sep 09 09:04:41 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.153 2016/09/04 09:45:54 wiz Exp $
+# $NetBSD: Makefile,v 1.154 2016/09/09 09:04:41 wiz Exp $
 
-DISTNAME=      calibre-2.66.0
+DISTNAME=      calibre-2.67.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 2afd2bcfc0e1 -r 99f70e4d4a3a misc/calibre/PLIST
--- a/misc/calibre/PLIST        Fri Sep 09 06:32:02 2016 +0000
+++ b/misc/calibre/PLIST        Fri Sep 09 09:04:41 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2016/09/04 09:45:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.67 2016/09/09 09:04:41 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -1763,6 +1763,7 @@
 share/calibre/images/series.png
 share/calibre/images/smarten-punctuation.png
 share/calibre/images/snippets.png
+share/calibre/images/sort.png
 share/calibre/images/spell-check.png
 share/calibre/images/store.png
 share/calibre/images/subset-fonts.png
diff -r 2afd2bcfc0e1 -r 99f70e4d4a3a misc/calibre/distinfo
--- a/misc/calibre/distinfo     Fri Sep 09 06:32:02 2016 +0000
+++ b/misc/calibre/distinfo     Fri Sep 09 09:04:41 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.74 2016/09/04 09:45:54 wiz Exp $
+$NetBSD: distinfo,v 1.75 2016/09/09 09:04:41 wiz Exp $
 
-SHA1 (calibre-2.66.0.tar.xz) = 96c102369fcfb4b3b85faf5b4416f9580e35e1ea
-RMD160 (calibre-2.66.0.tar.xz) = 14aaa1d86936539095fd3e979ffae1cf17367f73
-SHA512 (calibre-2.66.0.tar.xz) = b1c62083613037329860bc1a9974fd4efc0a1317cb15b930c117b196efe9c9ad0ff61b6712638608ec4920c960b331c153bfe7b1cb196366d836dba99558d947
-Size (calibre-2.66.0.tar.xz) = 39887876 bytes
+SHA1 (calibre-2.67.0.tar.xz) = d444953afbfb68622403b03505fa1ed4e8edc0b0
+RMD160 (calibre-2.67.0.tar.xz) = 442911585302fafe191d31cb63d3b679223babb3
+SHA512 (calibre-2.67.0.tar.xz) = 1f90eaf51a3361d17b6907e5ea19933b9e53538b87e2b840b410afe7b57b0c567ab2c82b96b9e8bd128bad352c2c9279ba544e6d36b2b0be250850da6015051f
+Size (calibre-2.67.0.tar.xz) = 39905240 bytes
 SHA1 (patch-setup_build.py) = 9699b5badd044aacd72b223c182ab14f38eb1dcb
 SHA1 (patch-setup_extensions.json) = a08c9c6675f9b7926fa53dbb74846ed47c4298c7
 SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662



Home | Main Index | Thread Index | Old Index