From 88b2f41f3d64381eb7eaf8b2b44d76eb6043d363 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 4 Sep 2015 08:41:44 +0000 Subject: Update to 2.37.0: tures Driver for the Lark Freebook reader device A redesigned busy spinner -- why should icons get all the love? When merging book records, show more information about the target book record. A new icon theme 'Dark Blue' (Preferences->Look & Feel->Change icon theme) Add a check box to control copying ebook files when duplicating book records via the Add Empty Book dialog Bug Fixes Edit Book: Check Book: Fix automatic fixing of unsafe ids not working if the file containing the unsafe also needs to be fixed for an unsafe filename. E-book viewer: Informative error message for themes button when no themes have been created Fix a regression that caused the library switch entries at the bottom of the library menu to not work when there are many libraries. Get Books: Update Amazon EU store plugins for website changes --- misc/calibre/Makefile | 4 ++-- misc/calibre/PLIST | 3 ++- misc/calibre/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 34ecdd2e053..d2a4fc63fa1 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.113 2015/08/28 12:08:19 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2015/09/04 08:41:44 wiz Exp $ -DISTNAME= calibre-2.36.0 +DISTNAME= calibre-2.37.0 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 52ad251a2b2..2c5b6d22f50 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.44 2015/08/28 12:08:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.45 2015/09/04 08:41:44 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -782,6 +782,7 @@ lib/calibre/calibre/gui2/dialogs/confirm_delete.py lib/calibre/calibre/gui2/dialogs/confirm_delete_location.py lib/calibre/calibre/gui2/dialogs/confirm_delete_location_ui.py lib/calibre/calibre/gui2/dialogs/confirm_delete_ui.py +lib/calibre/calibre/gui2/dialogs/confirm_merge.py lib/calibre/calibre/gui2/dialogs/conversion_error.py lib/calibre/calibre/gui2/dialogs/conversion_error_ui.py lib/calibre/calibre/gui2/dialogs/custom_recipes.py diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index e06396f1dcb..a5eea506e5e 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2015/08/28 12:08:19 wiz Exp $ +$NetBSD: distinfo,v 1.47 2015/09/04 08:41:44 wiz Exp $ -SHA1 (calibre-2.36.0.tar.xz) = c3139cb7fc579a0659bd43eae2ed71a7e8fb9a0c -RMD160 (calibre-2.36.0.tar.xz) = c2003a21abc8a37c6e57f45b8b7c47e70507b6e1 -Size (calibre-2.36.0.tar.xz) = 37570564 bytes +SHA1 (calibre-2.37.0.tar.xz) = 35dd6feebb0918ac6f1d6c3cd9775f9cb2caff0f +RMD160 (calibre-2.37.0.tar.xz) = 4c82a01dac2c7e69a5b94cbb7c9b4fe5f704d046 +Size (calibre-2.37.0.tar.xz) = 37593456 bytes SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c SHA1 (patch-setup_extensions.py) = dcf89bab3a9ff7012af6e009bf68779302d2a556 -- cgit v1.2.3