pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre Updated calibre to 2.76.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c507536b223
branches: trunk
changeset: 356529:8c507536b223
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 01 16:00:03 2017 +0000
description:
Updated calibre to 2.76.0.
- version: 2.76.0
date: 2016-12-30
bug fixes:
- title: "E-book viewer: Fix a regression in the previous release that broke the viewer on systems where the temporary directory is a symlink (common on OSX)."
- title: "EPUB Input: Fix EPUB2 files that specify a cover image via a <meta> tag but not in the <guide> not getting a cover when converted to PDF"
- title: "PDF Output: Fix conversion failure when input document contains first page with no renderable content."
tickets: [1652825]
- title: "Editor: Fix incorrect handling of some regular expressions in the Search tool."
tickets: [1652621]
- title: "OS X: Fix dynamically generated context menus, such as the sort by menu not working."
tickets: [1652694]
- title: "Fix a crash when running with assertions turned on in Qt."
tickets: [1652685]
- title: "Edit Book: Reports tool: Fix an error when right clicking on items in the Links view."
tickets: [1652960]
improved recipes:
- Clarin
- La Prensa
- Telam
- iProfesional
- Buenos Aires Economico
- version: 2.75.1
date: 2016-12-23
new features:
- title: "Happy Holidays everyone!"
- title: "Add support for new Kobo firmware version 4.2"
- title: "Allow using amazon_in, amazon_au, amazon_com identifiers in the Book details panel."
tickets: [1649371]
bug fixes:
- title: "Version 2.75.1 has fixes for a regression in 2.75.0 that broke the Live CSS feature in the editor and caused some minor problems in the viewer"
- title: "Kobo driver: Fix incorrectly sized covers being sent to some Kobo devices"
- title: "E-book viewer: Prevent javascript in the book from accessing files on the computer using XMLHttpRequest."
tickets: [1651728]
- title: "Edit Book: Fix the 'Search ignoring markup tool' not ignoring comments/processing instructions, etc."
tickets: [1651160]
- title: "CSS Transforms: Fix 'is'/'is not' rules not matching currentColor."
tickets: [1650930]
- title: "E-book viewer: Make the swipe up gesture move to next section instead of previous section."
tickets: [1651034]
- title: "Edit Book: Allow the Spell Check dialog and the search panel to be made much narrower than before."
tickets: [1650932]
- title: "Edit Book: Fix customize template window not freely resizable on windows."
tickets: [1650924]
- title: "Edit Book: Fix newlines not being matched by the 'Search ignoring markup' tool."
tickets: [1649383]
- title: "EPUB Input: Fix incorrect handling of html files that are in a folder above the OPF file."
tickets: [1649357]
improved recipes:
- Ambito Financiero
- Die Zeit (subscription)
- Irish Times
- Guardian
- Independent
- Ambito.com
diffstat:
misc/calibre/Makefile | 4 ++--
misc/calibre/PLIST | 6 ++----
misc/calibre/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 11 deletions(-)
diffs (71 lines):
diff -r a80e01b2a535 -r 8c507536b223 misc/calibre/Makefile
--- a/misc/calibre/Makefile Sun Jan 01 15:54:28 2017 +0000
+++ b/misc/calibre/Makefile Sun Jan 01 16:00:03 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2017/01/01 14:43:47 wiz Exp $
+# $NetBSD: Makefile,v 1.165 2017/01/01 16:00:03 wiz Exp $
-DISTNAME= calibre-2.74.0
+DISTNAME= calibre-2.76.0
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r a80e01b2a535 -r 8c507536b223 misc/calibre/PLIST
--- a/misc/calibre/PLIST Sun Jan 01 15:54:28 2017 +0000
+++ b/misc/calibre/PLIST Sun Jan 01 16:00:03 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.73 2016/12/12 12:28:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.74 2017/01/01 16:00:03 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -1116,6 +1116,7 @@
lib/calibre/calibre/gui2/viewer/config.py
lib/calibre/calibre/gui2/viewer/config_ui.py
lib/calibre/calibre/gui2/viewer/documentview.py
+lib/calibre/calibre/gui2/viewer/fake_net.py
lib/calibre/calibre/gui2/viewer/flip.py
lib/calibre/calibre/gui2/viewer/footnote.py
lib/calibre/calibre/gui2/viewer/gestures.py
@@ -2241,7 +2242,6 @@
share/calibre/recipes/el_universal.recipe
share/calibre/recipes/elclubdelebook.recipe
share/calibre/recipes/elcomercio.recipe
-share/calibre/recipes/elcronista.recipe
share/calibre/recipes/ele.recipe
share/calibre/recipes/elektroda_pl.recipe
share/calibre/recipes/elet_es_irodalom.recipe
@@ -2493,7 +2493,6 @@
share/calibre/recipes/idg_now.recipe
share/calibre/recipes/idg_se.recipe
share/calibre/recipes/idnes.recipe
-share/calibre/recipes/ieco.recipe
share/calibre/recipes/ieeespectrum.recipe
share/calibre/recipes/iekspries.recipe
share/calibre/recipes/ifzm.recipe
@@ -2641,7 +2640,6 @@
share/calibre/recipes/la_tercera.recipe
share/calibre/recipes/la_tribuna.recipe
share/calibre/recipes/la_voce.recipe
-share/calibre/recipes/lacapital.recipe
share/calibre/recipes/lalibre_be.recipe
share/calibre/recipes/lamebook.recipe
share/calibre/recipes/lameuse_be.recipe
diff -r a80e01b2a535 -r 8c507536b223 misc/calibre/distinfo
--- a/misc/calibre/distinfo Sun Jan 01 15:54:28 2017 +0000
+++ b/misc/calibre/distinfo Sun Jan 01 16:00:03 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2016/12/12 12:28:22 wiz Exp $
+$NetBSD: distinfo,v 1.83 2017/01/01 16:00:03 wiz Exp $
-SHA1 (calibre-2.74.0.tar.xz) = 011dffa720defa7aac4aacf8cc6190ff3d53510b
-RMD160 (calibre-2.74.0.tar.xz) = 1a5e13f89521716a9aa5981caed79b0c28feff9c
-SHA512 (calibre-2.74.0.tar.xz) = 84a2d80b4a07ba053d12f65cb87e41628a21efbf8ad6204a557faffa9f54881e7e1553d403be53ac80c7b7cbcf089c373ad7ada7c4081bd6e98d79fffe39b3a3
-Size (calibre-2.74.0.tar.xz) = 38620816 bytes
+SHA1 (calibre-2.76.0.tar.xz) = e8d7296094fd194ae94a72d29c7f7d8ed05458ec
+RMD160 (calibre-2.76.0.tar.xz) = b5b1cfbc3fb03cb3db69190946236923f630bf39
+SHA512 (calibre-2.76.0.tar.xz) = f47c6b11170a71859cb6cbb8308b625fb053229615597bcad5d0b14c107a924dade9a404a191ebd5034ceaf2ee9b623592a95424d4724425503fb0da7119913f
+Size (calibre-2.76.0.tar.xz) = 38675824 bytes
SHA1 (patch-setup_build.py) = 4a601e44fb69085c1f05ca0f90b73ce3f6d51ba6
SHA1 (patch-setup_build__environment.py) = d44460d96f9fb76cd80814a9cba8b153c52b5bfc
SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662
Home |
Main Index |
Thread Index |
Old Index