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.28.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4883b6059da
branches: trunk
changeset: 652251:b4883b6059da
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 28 07:04:04 2015 +0000
description:
Update to 2.28.0:
- version: 2.28.0
date: 2015-05-15
new features:
- title: "Conversion of all ebook formats to Microsoft Word (DOCX) files"
type: major
description: "Supports conversion of text styles, images,
lists, tables, embedded fonts, etc. Produces DOCX files
compatible with Microsoft Word 2007 or newer. Note that this
code is very new, so there will likely still be kinks that
will be worked out in the coming weeks."
- title: "Add keyboard shortcuts (Ctrl+Right, Ctrl+Left) to
switch between virtual library tabs."
- title: "When sending email using GMX pause for five minutes
between books, to prevent GMX from blocking the account. The
delay can be configured via Preferences->Tweaks"
bug fixes:
- title: "Open With: Fix application icons in XDG_DATA_HOME on
linux not being found and fix unhandled error when choosing
non-executable files as applications."
- title: "AZW3 Output: Remove duplicate anchors to workaround
some Kindle renderers using the last occurrence of an anchor
as the target instead of the first."
- title: "Fix language definition on body tag being ignored
during conversion"
- title: "Edit book: When importing multiple files into the
book, import them in the order sorted by their filenames instead
of in random order"
- title: "E-book viewer: Fix print to pdf not working on some
windows systems with non-ascii usernames and non-utf-8 system
locales. Also make the print to pdf dialog a little easier to
use."
- title: "Edit Book: Fix TOC editor window not remembering its
last used size"
improved recipes:
- Field and Stream
- Linux Magazine
- Brand Eins
- Courrier International
- Wired Magazine
- The Onion
diffstat:
misc/calibre/Makefile | 4 ++--
misc/calibre/PLIST | 3 +--
misc/calibre/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r e02bbf30b9d8 -r b4883b6059da misc/calibre/Makefile
--- a/misc/calibre/Makefile Thu May 28 06:43:04 2015 +0000
+++ b/misc/calibre/Makefile Thu May 28 07:04:04 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2015/05/01 14:25:41 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2015/05/28 07:04:04 wiz Exp $
-DISTNAME= calibre-2.27.0
+DISTNAME= calibre-2.28.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff -r e02bbf30b9d8 -r b4883b6059da misc/calibre/PLIST
--- a/misc/calibre/PLIST Thu May 28 06:43:04 2015 +0000
+++ b/misc/calibre/PLIST Thu May 28 07:04:04 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2015/05/01 14:25:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.38 2015/05/28 07:04:04 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -3044,7 +3044,6 @@
share/calibre/recipes/sportsillustrated.recipe
share/calibre/recipes/sportsillustrated_columnists.recipe
share/calibre/recipes/st_louis_post_dispatch.recipe
-share/calibre/recipes/st_petersburg_times.recipe
share/calibre/recipes/stackoverflow.recipe
share/calibre/recipes/stamgasten.recipe
share/calibre/recipes/standardmedia_ke.recipe
diff -r e02bbf30b9d8 -r b4883b6059da misc/calibre/distinfo
--- a/misc/calibre/distinfo Thu May 28 06:43:04 2015 +0000
+++ b/misc/calibre/distinfo Thu May 28 07:04:04 2015 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2015/05/01 14:25:41 wiz Exp $
+$NetBSD: distinfo,v 1.40 2015/05/28 07:04:04 wiz Exp $
-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 (calibre-2.28.0.tar.xz) = 9fbe5a34a586184cb19ae6769213146ee5ef97ac
+RMD160 (calibre-2.28.0.tar.xz) = 0b8e13024f87e240b5ca93cbe2ea6170c9d9bea3
+Size (calibre-2.28.0.tar.xz) = 36965956 bytes
SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
SHA1 (patch-setup_extensions.py) = dcf89bab3a9ff7012af6e009bf68779302d2a556
Home |
Main Index |
Thread Index |
Old Index