pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/calibre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 19 20:29:44 UTC 2016

Modified Files:
        pkgsrc/misc/calibre: Makefile PLIST distinfo

Log Message:
Updated calibre to 2.59.0.

New Features

    Amazon metadata download: Download the series information when available from amazon.com
    Amazon metadata download: Recognize common patterns of embedding the series name after the title and remove it automatically
    Edit Book: Add support for EPUB 3 to the Table of Contents tool. Now when editing EPUB 3 files using the tool will automatically generate both the EPUB 3 navigation document and the NCX table of 
contents for backwards compatibility.
    EPUB Input: Implement reading of Table of Contents from EPUB 3 files that do not specify a fallback NCX ToC
    EPUB metadata: When setting a cover image for an EPUB file that has no metadata cover image defined, add the new cover image as a pure metadata cover instead of aborting.

Bug Fixes

    Fix crash on exit if any plugins have loaded code that raises exceptions during shutdown.

    Closes tickets: 1592414
    Copy to library: Speed up checking for duplicates when copying multiple books to a large library.

    Closes tickets: 1593027
    Get Books: Update Smashwords plugin for website changes.

    Closes tickets: 1590653
    Edit Book: Fix a bug in the new text search facility that could cause searches to fail when searching from the current cursor position instead of the top of the file.

    Closes tickets: 1588778
    Bulk conversion dialog: Fix page margin settings being ignored when converting to DOCX
    Make the default shortcut for remove books Backspace on OS X since many mac keyboards have no delete key and the backspace key is labelled as delete
    Edit Book: Check Book: Do not warn if a cover image is not referenced in the text
    E-book viewer: Fix a bug that could cause incorrect rendering of chapter titles in some rare circumstances.
    Windows console output: Handle consoles with non black and white color scheme correctly
    Fix a regression in 2.57 that caused auto-removal of borders from covers to become much less proficient at detecting borders
    Fix a regression in 2.57 that broke grayscaling of images

Improved news sources

    Technology Review (DE)


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 pkgsrc/misc/calibre/Makefile
cvs rdiff -u -r1.60 -r1.61 pkgsrc/misc/calibre/PLIST
cvs rdiff -u -r1.67 -r1.68 pkgsrc/misc/calibre/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/calibre/Makefile
diff -u pkgsrc/misc/calibre/Makefile:1.142 pkgsrc/misc/calibre/Makefile:1.143
--- pkgsrc/misc/calibre/Makefile:1.142  Mon Jun  6 11:53:49 2016
+++ pkgsrc/misc/calibre/Makefile        Sun Jun 19 20:29:44 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2016/06/06 11:53:49 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2016/06/19 20:29:44 wiz Exp $
 
-DISTNAME=      calibre-2.58.0
+DISTNAME=      calibre-2.59.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/

Index: pkgsrc/misc/calibre/PLIST
diff -u pkgsrc/misc/calibre/PLIST:1.60 pkgsrc/misc/calibre/PLIST:1.61
--- pkgsrc/misc/calibre/PLIST:1.60      Mon Jun  6 11:53:49 2016
+++ pkgsrc/misc/calibre/PLIST   Sun Jun 19 20:29:44 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2016/06/06 11:53:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.61 2016/06/19 20:29:44 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -351,6 +351,7 @@ lib/calibre/calibre/ebooks/metadata/lrx.
 lib/calibre/calibre/ebooks/metadata/meta.py
 lib/calibre/calibre/ebooks/metadata/mobi.py
 lib/calibre/calibre/ebooks/metadata/odt.py
+lib/calibre/calibre/ebooks/metadata/opf.py
 lib/calibre/calibre/ebooks/metadata/opf2.py
 lib/calibre/calibre/ebooks/metadata/pdb.py
 lib/calibre/calibre/ebooks/metadata/pdf.py
@@ -382,6 +383,7 @@ lib/calibre/calibre/ebooks/metadata/tag_
 lib/calibre/calibre/ebooks/metadata/toc.py
 lib/calibre/calibre/ebooks/metadata/topaz.py
 lib/calibre/calibre/ebooks/metadata/txt.py
+lib/calibre/calibre/ebooks/metadata/utils.py
 lib/calibre/calibre/ebooks/metadata/worker.py
 lib/calibre/calibre/ebooks/metadata/xisbn.py
 lib/calibre/calibre/ebooks/metadata/xmp.py
@@ -773,6 +775,7 @@ lib/calibre/calibre/gui2/device_drivers/
 lib/calibre/calibre/gui2/dialogs/__init__.py
 lib/calibre/calibre/gui2/dialogs/add_empty_book.py
 lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
+lib/calibre/calibre/gui2/dialogs/add_from_isbn_ui.py
 lib/calibre/calibre/gui2/dialogs/authors_edit.py
 lib/calibre/calibre/gui2/dialogs/book_info.py
 lib/calibre/calibre/gui2/dialogs/catalog.py
@@ -1306,6 +1309,7 @@ lib/calibre/calibre/utils/ipc/simple_wor
 lib/calibre/calibre/utils/ipc/worker.py
 lib/calibre/calibre/utils/iphlpapi.py
 lib/calibre/calibre/utils/ipython.py
+lib/calibre/calibre/utils/iso8601.py
 lib/calibre/calibre/utils/linux_trash.py
 lib/calibre/calibre/utils/localization.py
 lib/calibre/calibre/utils/localunzip.py
@@ -3255,7 +3259,6 @@ share/calibre/recipes/toronto_sun.recipe
 share/calibre/recipes/tovima.recipe
 share/calibre/recipes/toyokeizai.recipe
 share/calibre/recipes/tpm_uk.recipe
-share/calibre/recipes/tr.recipe
 share/calibre/recipes/tri_city_herald.recipe
 share/calibre/recipes/trojmiasto_pl.recipe
 share/calibre/recipes/trombon.recipe
@@ -3398,6 +3401,7 @@ share/calibre/templates/html_export_defa
 share/calibre/templates/inline_toc_styles.css
 share/calibre/templates/lrf.xsl
 share/calibre/templates/new_book.html
+share/calibre/templates/new_nav.html
 share/calibre/templates/rtf.xsl
 share/calibre/tracer.epub
 share/calibre/user-manual-translation-stats.json

Index: pkgsrc/misc/calibre/distinfo
diff -u pkgsrc/misc/calibre/distinfo:1.67 pkgsrc/misc/calibre/distinfo:1.68
--- pkgsrc/misc/calibre/distinfo:1.67   Mon Jun  6 11:53:49 2016
+++ pkgsrc/misc/calibre/distinfo        Sun Jun 19 20:29:44 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.67 2016/06/06 11:53:49 wiz Exp $
+$NetBSD: distinfo,v 1.68 2016/06/19 20:29:44 wiz Exp $
 
-SHA1 (calibre-2.58.0.tar.xz) = c138cf551471cf19d7d29162e43d08b8c85e6669
-RMD160 (calibre-2.58.0.tar.xz) = 8387a60d8c90f7803b91e4cfba03e1b0c719299b
-SHA512 (calibre-2.58.0.tar.xz) = 14467b280d3d17d6b498ccb070591e54e4ab6291fa7a98f0cf6d8b6cf86f5f47e4717727e6d0684638ca255ecc4f853dc3c69edb58a0f7ed51da78d2e4113c29
-Size (calibre-2.58.0.tar.xz) = 40495912 bytes
+SHA1 (calibre-2.59.0.tar.xz) = 5fa0bdaa6b631c35f5d890f45cbd1060a24c513e
+RMD160 (calibre-2.59.0.tar.xz) = 49fd7000cf3e4af38a8d8d2f10400ac21c317a0a
+SHA512 (calibre-2.59.0.tar.xz) = fe7a3c710054dd218a583fc21c0e0c2508773e8fa3de96cef2c73eb64dd03dc7bd2eefe94f5a98555f538e5e9656cfb7db0c2351b982864700c1a2f247a41151
+Size (calibre-2.59.0.tar.xz) = 40487560 bytes
 SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
 SHA1 (patch-setup_extensions.py) = 18edee06e64294ba87a60aafa3e34dfa6f09cd94
 SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662



Home | Main Index | Thread Index | Old Index