pkgsrc-Changes-HG archive

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

pkgsrc: calibre: update to 3.21.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f92d84e078e3
branches:  trunk
changeset: 306455:f92d84e078e3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 17 09:03:27 2018 +0000
description:
calibre: update to 3.21.0.

- version: 3.21.0
  date: 2018-04-06

  new features:
    - title: "Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book."
      description: "To use go to the preferences of the browser viewer and customize the headers and footers to display the time left. Note that time left in chapter only works correctly if chapters 
are in separate HTML files in the book."

    - title: "Manage tags dialog: Searching now shows all matching tags and there is an undo button to undo changes."

    - title: "Add an output profile for the Kindle Oasis 2017"

  bug fixes:
    - title: "Content server: Fix adding/deleting books and editing metadata not updating the main calibre book list automatically."

    - title: "Viewer: When doing a dictionary lookup, remove soft hyphens from the word, if any are present."

    - title: "Edit metadata dialog: Fix tab order for buttons to the left of the title and author"

    - title: "Trim cover dialog: Remove the redundant Trim & OK button, instead have the OK button trim automatically if there is a selection."

    - title: "Update Amazon metadata plugin for a website change"

    - title: "Content server: Fix translations not being updated without clearing the browser cache"

    - title: "Content server: Fix switching from translations to no translations not working"

    - title: "Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language."

- version: 3.20.0
  date: 2018-03-23

  new features:
    - title: "Content server: Allow editing the metadata of books from the book details page"
      type: major
      description: "On the book details page, you can now edit any metadata and change covers by clicking the edit metadata icon in the right area of the top bar. Note that only users that have write 
permissions for the library can edit metadata."

    - title: "Kobo driver: Recognize Kobo Aura 2 with new firmware (4.6.10188)"

  bug fixes:
    - title: 'When reading metadata from HTML also recognize <meta name="dc.description"> as being comments'

diffstat:

 misc/calibre/Makefile |   5 ++---
 misc/calibre/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r 99bf21c1c9ac -r f92d84e078e3 misc/calibre/Makefile
--- a/misc/calibre/Makefile     Tue Apr 17 08:56:16 2018 +0000
+++ b/misc/calibre/Makefile     Tue Apr 17 09:03:27 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.198 2018/04/17 05:28:02 wiz Exp $
+# $NetBSD: Makefile,v 1.199 2018/04/17 09:03:27 wiz Exp $
 
-DISTNAME=      calibre-3.19.0
-PKGREVISION=   2
+DISTNAME=      calibre-3.21.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 99bf21c1c9ac -r f92d84e078e3 misc/calibre/distinfo
--- a/misc/calibre/distinfo     Tue Apr 17 08:56:16 2018 +0000
+++ b/misc/calibre/distinfo     Tue Apr 17 09:03:27 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.94 2018/03/11 17:40:23 wiz Exp $
+$NetBSD: distinfo,v 1.95 2018/04/17 09:03:27 wiz Exp $
 
-SHA1 (calibre-3.19.0.tar.xz) = adf5c5a433620d69e552d53faa3c086d7492839f
-RMD160 (calibre-3.19.0.tar.xz) = b30e81768031a15c1f0db243f3f042bb554afb54
-SHA512 (calibre-3.19.0.tar.xz) = 5f9766d5f1526c8b432f37d2fc92def18efbe2e5db0bff3b70f550bacfd21b9d12abec4bfbe7f6f771f7bc2daa008581e877c44c1b2d46f53881574d4fe108fc
-Size (calibre-3.19.0.tar.xz) = 38235192 bytes
+SHA1 (calibre-3.21.0.tar.xz) = e84c1715ffb881a35e7ef21761cb2d316a309178
+RMD160 (calibre-3.21.0.tar.xz) = 3b3a0e96a366b7419867c1f7d1d252d77695cb9a
+SHA512 (calibre-3.21.0.tar.xz) = 68c9d5e67b67e9360c98dd360893b69cac2a2fd64a31e822cb8f18a286c2385f27fce3d5bbf7b6d1507084276cf6136295c250fac0c85f26c935dbd3b53d5505
+Size (calibre-3.21.0.tar.xz) = 38384704 bytes
 SHA1 (patch-setup_build.py) = f309c8f01af375fce1d09bf5c4bac9610cf4e0c5
 SHA1 (patch-setup_build__environment.py) = 8973ede2128cea065860dcc210c45f5f688a93be
 SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662



Home | Main Index | Thread Index | Old Index