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 1.46.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3925ad0b90aa
branches: trunk
changeset: 637257:3925ad0b90aa
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 25 14:04:17 2014 +0000
description:
Update to 1.46.0:
- version: 1.46.0
date: 2014-07-25
new features:
- title: "Edit Book: Add support for third party plugins to
extend the editors functionality."
- title: "calibredb list: Add a --for-machine option that causes
the output to be made in a form more easily parsed programmatically
(it uses ASCII field and record separators)"
- title: "Book details panel: Automatically convert ISSN
identifiers into links to the periodicals page on worldcat.org"
- title: "Edit Book: When re-arranging the toolbars inside an
individual file editor, save the new toolbar layout so that it
is re-used in the future. Also apply the changed layout to
all open editors of the same type."
- title: "Edit Book: Make the undo/redo/cut/copy/paste buttons
on the editor toolbar also configurable, so they can be removed
via Preferences->Toolbars, if needed."
- title: "Edit Book: Allow editing xpgt (Adobe Page Template)
files as XML."
- title: "Edit Book: Allow the action to launch the saved
searches dialog to be added to the global toolbars"
- title: "Book details panel: Add an option to make clicking
on the author name search the calibre library for the author
instead of opening the wikipedia page for the author. To use
it got to Preferences->Look & Feel->Book Details."
bug fixes:
- title: "Fix published date not being merged when merging book
records"
- title: "Embed metadata tool: Fix error when trying to embed
metadata in corrupted MOBI files or files of other types that
are marked as MOBI in the library"
- title: "Edit Book: Make the warning dialog that pops up when
you try to quit while the editor is saving changes in the
background a little more clear."
- title: "When generating covers, do not render soft-hyphens
in the text as hyphens."
- title: "Conversion: Fix a bug processing the CSS font shorthand
property when the line-height is specified in em or percentage
units"
- title: "calibre-customize: When building plugins from a
directory, exclude known version control subdirectories"
improved recipes:
- Grandes corresponsales
- Times of India
- Economic Times of India
diffstat:
misc/calibre/Makefile | 4 ++--
misc/calibre/PLIST | 3 ++-
misc/calibre/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (45 lines):
diff -r 750b3253246d -r 3925ad0b90aa misc/calibre/Makefile
--- a/misc/calibre/Makefile Fri Jul 25 14:02:23 2014 +0000
+++ b/misc/calibre/Makefile Fri Jul 25 14:04:17 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2014/07/22 12:35:27 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2014/07/25 14:04:17 wiz Exp $
-DISTNAME= calibre-1.45.0
+DISTNAME= calibre-1.46.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff -r 750b3253246d -r 3925ad0b90aa misc/calibre/PLIST
--- a/misc/calibre/PLIST Fri Jul 25 14:02:23 2014 +0000
+++ b/misc/calibre/PLIST Fri Jul 25 14:04:17 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2014/07/22 12:35:27 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2014/07/25 14:04:17 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -1497,6 +1497,7 @@
share/calibre/images/embed-fonts.png
share/calibre/images/exec.png
share/calibre/images/filter.png
+share/calibre/images/folder_saved_search.png
share/calibre/images/font.png
share/calibre/images/font_size_larger.png
share/calibre/images/font_size_smaller.png
diff -r 750b3253246d -r 3925ad0b90aa misc/calibre/distinfo
--- a/misc/calibre/distinfo Fri Jul 25 14:02:23 2014 +0000
+++ b/misc/calibre/distinfo Fri Jul 25 14:04:17 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2014/07/22 12:35:27 wiz Exp $
+$NetBSD: distinfo,v 1.27 2014/07/25 14:04:17 wiz Exp $
-SHA1 (calibre-1.45.0.tar.xz) = 3a2bb48ab33ef553f55a3acf404b4393dc433140
-RMD160 (calibre-1.45.0.tar.xz) = ebd3c1f8a7ecfd4afb50bae1b8b1dcb338aa1728
-Size (calibre-1.45.0.tar.xz) = 36470032 bytes
+SHA1 (calibre-1.46.0.tar.xz) = 6abb1153b6ae17bb1f41cf0d6f3e401861cc7d10
+RMD160 (calibre-1.46.0.tar.xz) = db1135396a9e5ba21ba451559bcbbc7f5345251b
+Size (calibre-1.46.0.tar.xz) = 36580156 bytes
SHA1 (qt-everywhere-opensource-src-4.8.5.tar.gz) = 745f9ebf091696c0d5403ce691dc28c039d77b9e
RMD160 (qt-everywhere-opensource-src-4.8.5.tar.gz) = 1e7bb099d5d1cda0b663cebe207c846c8d04750d
Size (qt-everywhere-opensource-src-4.8.5.tar.gz) = 241491467 bytes
Home |
Main Index |
Thread Index |
Old Index