summaryrefslogtreecommitdiff
path: root/misc/calibre
diff options
context:
space:
mode:
authorwiz <wiz>2014-04-25 07:40:34 +0000
committerwiz <wiz>2014-04-25 07:40:34 +0000
commit876daca2c75828d8037571a4c70766f3f2b984d2 (patch)
tree387c07e9d905dd33b7027dd4a00f581211b45396 /misc/calibre
parent010380f1e153052ad967432869fcd367ab186a07 (diff)
downloadpkgsrc-876daca2c75828d8037571a4c70766f3f2b984d2.tar.gz
Update to 1.34.0:
- version: 1.34.0 date: 2014-04-25 new features: - title: "E-book viewer: When in flow mode, handle swiping on the touchscreen differently. Swiping now scrolls line by line in flow mode instead of page by page. If you wish to scroll page by page in flow mode, tap instead of swiping." - title: "Conversion: Preserve all guide entries that are of a type present in the EPUB 2.0 specification. These entries are used by newer Kindle readers to populate the Go To jump list" - title: "When adding MOBI files if the author name is in LN, FN format, auto change it to FN LN format, as the MOBI format has no author sort field. This behavior can be disabled by setting Preferences->Tweaks->Author sort name algorithm to copy." tickets: [1306748] - title: "Spellcheck: When checking French text list all words that have the same stem as a single word. So j'aime and aime are listed as a single word." - title: "Spell check: Add a context (right click) menu that allows for quick operations on all selected words" tickets: [1309559] - title: "Manage user dictionaries: Add a button to import a list of words in bulk into the user dictionary" - title: "Spell check dialog: Allow sorting words case sensitively" bug fixes: - title: "EPUB Input: Fix incorrect handling of obfuscated fonts using the IDPF obfuscation algorithm when the epub unique identifier starts with urn:uuid" tickets: [1311650] - title: "Edit book: Fix obfuscated fonts in EPUB files not being handled correctly when editing the book (obfuscated fonts would get corrupted when making changes)." tickets: [1311650] - title: "Edit book: Fix a bug that caused spell checking to fail when using the builtin spanish dictionary" - title: "Spell check: Fix replacing a word and then replacing the new word again not working without doing a refresh in between" - title: "Spell check: Fix language declarations not being respected for nested tags." tickets: [1310000] - title: "Spell check: Fix 'Show next occurrence' sometimes showing the word in an incorrect location, for example in an attribute where spell check is not performed." - title: "Allow import of dictionaries that deviate from the spec in minor ways" - title: "Edit Book: Fix the Show next occurrence button in the spell check dialog sometimes failing to show next occurrence" - title: "OS X: Detect the users default interface language correctly. Also fix parsing of ambiguous dates in mm/dd vs dd/mm formats, based on the users locale settings in OS X." improved recipes: - Hindustan Times
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, 7 insertions, 8 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 98af3a13ecf..63ef5c2bfa4 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2014/04/18 08:56:22 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2014/04/25 07:40:34 wiz Exp $
-DISTNAME= calibre-1.33.0
+DISTNAME= calibre-1.34.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST
index 89c3c4316e1..b4f2322f982 100644
--- a/misc/calibre/PLIST
+++ b/misc/calibre/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2014/04/18 08:56:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2014/04/25 07:40:34 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -2010,7 +2010,6 @@ share/calibre/recipes/ekantipur.recipe
share/calibre/recipes/ekathemerini.recipe
share/calibre/recipes/ekologia_pl.recipe
share/calibre/recipes/ekot.recipe
-share/calibre/recipes/eksiazki.recipe
share/calibre/recipes/ekundelek_pl.recipe
share/calibre/recipes/el_colombiano.recipe
share/calibre/recipes/el_correo.recipe
diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo
index c7c0e2ffc6b..50e354f6ab7 100644
--- a/misc/calibre/distinfo
+++ b/misc/calibre/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2014/04/18 08:56:22 wiz Exp $
+$NetBSD: distinfo,v 1.18 2014/04/25 07:40:34 wiz Exp $
-SHA1 (calibre-1.33.0.tar.xz) = f4dd3f5063b0680ad93b99eed65a3551c64c53a4
-RMD160 (calibre-1.33.0.tar.xz) = c036af273aa5157365bfe407797a4c2bbb69f2fa
-Size (calibre-1.33.0.tar.xz) = 33898440 bytes
+SHA1 (calibre-1.34.0.tar.xz) = a2ef6b56f3a2a64cf8c5edd5d5becdeae1eae290
+RMD160 (calibre-1.34.0.tar.xz) = f097501a48e15d60d118211fe45cb72d01b7b3b3
+Size (calibre-1.34.0.tar.xz) = 33948776 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