pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre Update to 2.27.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7627b5a0a2cc
branches: trunk
changeset: 651080:7627b5a0a2cc
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 01 14:25:41 2015 +0000
description:
Update to 2.27.0:
New Features
* Edit metadata dialog: Add a clear button for the publisher.
* DOCX Input: Add option to not insert page breaks between endnotes.
* calibredb list: Allow outputting the book languages as well.
* Italian translation of Quick Start Guide
* Embed metadata: When embedding metadata fails for some books,
add an option to show the failed books in the book list
* Animate the main toolbar when a device is connected/disconnected,
to indicate that the contents of the toolbar have changed
Bug Fixes
* E-book viewer: When printing, print to a PDF file instead of
directly to the printer. This fixes printing not working on some
systems.
* AZW3 Input: Handle kindlegen produced azw3 files that do not use
normal HTML anchors for linking.
* Fix too many open files errors that could occur in a few places
on OS X
* Do not allow user to hide all columns in book list via the context
menu, as restoring them becomes difficult
diffstat:
misc/calibre/Makefile | 5 ++---
misc/calibre/PLIST | 5 +++--
misc/calibre/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (61 lines):
diff -r aa3ff3c5d9d5 -r 7627b5a0a2cc misc/calibre/Makefile
--- a/misc/calibre/Makefile Fri May 01 13:43:41 2015 +0000
+++ b/misc/calibre/Makefile Fri May 01 14:25:41 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2015/04/25 14:23:31 tnn Exp $
+# $NetBSD: Makefile,v 1.104 2015/05/01 14:25:41 wiz Exp $
-DISTNAME= calibre-2.26.0
-PKGREVISION= 1
+DISTNAME= calibre-2.27.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff -r aa3ff3c5d9d5 -r 7627b5a0a2cc misc/calibre/PLIST
--- a/misc/calibre/PLIST Fri May 01 13:43:41 2015 +0000
+++ b/misc/calibre/PLIST Fri May 01 14:25:41 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2015/04/25 11:35:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.37 2015/05/01 14:25:41 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -246,6 +246,7 @@
lib/calibre/calibre/ebooks/docx/writer/fonts.py
lib/calibre/calibre/ebooks/docx/writer/from_html.py
lib/calibre/calibre/ebooks/docx/writer/images.py
+lib/calibre/calibre/ebooks/docx/writer/links.py
lib/calibre/calibre/ebooks/docx/writer/lists.py
lib/calibre/calibre/ebooks/docx/writer/styles.py
lib/calibre/calibre/ebooks/docx/writer/tables.py
@@ -1653,7 +1654,6 @@
share/calibre/images/plusplus.png
share/calibre/images/polish.png
share/calibre/images/previous.png
-share/calibre/images/print-preview.png
share/calibre/images/print.png
share/calibre/images/publisher.png
share/calibre/images/random.png
@@ -1715,6 +1715,7 @@
share/calibre/quick_start/deu.epub
share/calibre/quick_start/eng.epub
share/calibre/quick_start/fra.epub
+share/calibre/quick_start/ita.epub
share/calibre/recipes/10minutos.recipe
share/calibre/recipes/180.recipe
share/calibre/recipes/20_minutos.recipe
diff -r aa3ff3c5d9d5 -r 7627b5a0a2cc misc/calibre/distinfo
--- a/misc/calibre/distinfo Fri May 01 13:43:41 2015 +0000
+++ b/misc/calibre/distinfo Fri May 01 14:25:41 2015 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.38 2015/04/25 11:35:35 wiz Exp $
+$NetBSD: distinfo,v 1.39 2015/05/01 14:25:41 wiz Exp $
-SHA1 (calibre-2.26.0.tar.xz) = fa617b829444b0d9be1a819fa2c4815493704dc5
-RMD160 (calibre-2.26.0.tar.xz) = 6c2e2d6709a27a9141a60b43024d1a506aea1634
-Size (calibre-2.26.0.tar.xz) = 36730292 bytes
+SHA1 (calibre-2.27.0.tar.xz) = 797c299f3fc5ed10217aaf5352232436b93b114a
+RMD160 (calibre-2.27.0.tar.xz) = 7d80433f5a48d8b83d88311b58314ef8f986f4e5
+Size (calibre-2.27.0.tar.xz) = 36776876 bytes
SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
SHA1 (patch-setup_extensions.py) = dcf89bab3a9ff7012af6e009bf68779302d2a556
Home |
Main Index |
Thread Index |
Old Index