diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-28 07:04:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-28 07:04:04 +0000 |
commit | 2e8f2e74428a0df62a582682e909c1bba8979c97 (patch) | |
tree | 0e3d0d38c11b622b4b766a11f178a0bed1e2ee75 /misc | |
parent | 007a74072f78916d09f92219dbfcc7af61291bb2 (diff) | |
download | pkgsrc-2e8f2e74428a0df62a582682e909c1bba8979c97.tar.gz |
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 (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre/PLIST | 3 | ||||
-rw-r--r-- | misc/calibre/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 35487cc1161..ab77e8e4a2f 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -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 --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 9df9bcf6715..e36f6b57f69 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -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/sportowefakty.recipe 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 --git a/misc/calibre/distinfo b/misc/calibre/distinfo index 69c0234f491..3e437ac2340 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -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 |