summaryrefslogtreecommitdiff
path: root/misc/calibre
diff options
context:
space:
mode:
authorwiz <wiz>2014-07-25 14:04:17 +0000
committerwiz <wiz>2014-07-25 14:04:17 +0000
commit9ef4671255c38f7b63a3057fe3b370e25bafe65f (patch)
tree4ce7946cd3c68d5c1f7b250f2065f5437cd7226b /misc/calibre
parent1fa056ef38fc07c6a573e2bd46c59d4a1f395dba (diff)
downloadpkgsrc-9ef4671255c38f7b63a3057fe3b370e25bafe65f.tar.gz
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 (limited to 'misc/calibre')
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/calibre/PLIST3
-rw-r--r--misc/calibre/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 6f88a1cbd84..44faec6a6d8 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -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 --git a/misc/calibre/PLIST b/misc/calibre/PLIST
index 7bd1466acf5..cada0ede8e2 100644
--- a/misc/calibre/PLIST
+++ b/misc/calibre/PLIST
@@ -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/eject.png
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 --git a/misc/calibre/distinfo b/misc/calibre/distinfo
index de82bbf5587..eeb2f16c70b 100644
--- a/misc/calibre/distinfo
+++ b/misc/calibre/distinfo
@@ -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