diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-05 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-05 11:22:00 +0000 |
commit | 45f068bcd8203cfb6c65ac7dfa8439931ff25b68 (patch) | |
tree | d22da5230d94a081f2db26db5bf8b8fdcbd3a13f /misc | |
parent | 3d41e6a9dddc2392ed391c86ab262b886b94c1b2 (diff) | |
download | pkgsrc-45f068bcd8203cfb6c65ac7dfa8439931ff25b68.tar.gz |
Updated calibre to 2.56.0.
New Features
Edit Book: Add an option to show full file paths in the Files Browser instead of just the file name (in Preferences->Main window)
Allow creating a keyboard shortcut to minimize the calibre window (Preferences->Keyboard->Miscellaneous).
Bug Fixes
Fix the Google Images based cover download plugin not working because of changes to Google's image search service
E-book viewer: Prevent the TAB key from causing partial scrolling in paged mode.
Book details panel: Fix regression in previous release that broke url:http|... style identifiers
OS X: Redirect stdout/stderr to /dev/null instead of ASL since ASL is flaky on some OS X machines. This should prevent errors in third party plugins that print a lot of debug messages even when not in debug mode
Fix for OS X upgrade 10.11.4 breaking detection of Kobo devices on some systems
Edit Book: Fix filename being duplicated in the Files Browser when multiple files with the same name are present.
PDF Output: Make fix for blank page at end of HTML file also work when headers/footers are specified
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre/PLIST | 12 | ||||
-rw-r--r-- | misc/calibre/distinfo | 10 |
3 files changed, 10 insertions, 16 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index f288a567879..ebfe0831b05 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.137 2016/04/21 11:10:14 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2016/05/05 11:22:00 wiz Exp $ -DISTNAME= calibre-2.55.0 +DISTNAME= calibre-2.56.0 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 811e9f08db2..454b57f5148 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.57 2016/04/21 11:10:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.58 2016/05/05 11:22:00 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -1369,20 +1369,13 @@ lib/calibre/calibre/utils/zipfile.py lib/calibre/calibre/web/__init__.py lib/calibre/calibre/web/feeds/__init__.py lib/calibre/calibre/web/feeds/feedparser.py -lib/calibre/calibre/web/feeds/jsnews.py lib/calibre/calibre/web/feeds/news.py lib/calibre/calibre/web/feeds/recipes/__init__.py lib/calibre/calibre/web/feeds/recipes/collection.py lib/calibre/calibre/web/feeds/recipes/model.py lib/calibre/calibre/web/feeds/templates.py lib/calibre/calibre/web/fetch/__init__.py -lib/calibre/calibre/web/fetch/javascript.py lib/calibre/calibre/web/fetch/simple.py -lib/calibre/calibre/web/jsbrowser/__init__.py -lib/calibre/calibre/web/jsbrowser/browser.py -lib/calibre/calibre/web/jsbrowser/forms.py -lib/calibre/calibre/web/jsbrowser/login.py -lib/calibre/calibre/web/jsbrowser/test.py lib/calibre/css_selectors/__init__.py lib/calibre/css_selectors/errors.py lib/calibre/css_selectors/ordered_set.py @@ -1810,6 +1803,7 @@ share/calibre/rapydscript/lib/re.pyj share/calibre/rapydscript/lib/traceback.pyj share/calibre/recipes/10minutos.recipe share/calibre/recipes/180.recipe +share/calibre/recipes/1843.recipe share/calibre/recipes/20_minutos.recipe share/calibre/recipes/20minutes.recipe share/calibre/recipes/20minutos.recipe @@ -1929,6 +1923,7 @@ share/calibre/recipes/bbc_sport.recipe share/calibre/recipes/bbcvietnamese.recipe share/calibre/recipes/benchmark_pl.recipe share/calibre/recipes/beppe_grillo.recipe +share/calibre/recipes/berlin_policy_journal.recipe share/calibre/recipes/berliner_zeitung.recipe share/calibre/recipes/berlingske_dk.recipe share/calibre/recipes/berria.recipe @@ -2325,7 +2320,6 @@ share/calibre/recipes/freisinger_tagblatt.recipe share/calibre/recipes/fria.recipe share/calibre/recipes/frontlineonnet.recipe share/calibre/recipes/fstream.recipe -share/calibre/recipes/ftd.recipe share/calibre/recipes/fudzilla.recipe share/calibre/recipes/furstenfeldbrucker_tagblatt.recipe share/calibre/recipes/futurismic.recipe diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index e500f3558c0..c27e8403b0c 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.63 2016/04/21 11:10:14 wiz Exp $ +$NetBSD: distinfo,v 1.64 2016/05/05 11:22:00 wiz Exp $ -SHA1 (calibre-2.55.0.tar.xz) = 70108800829bd87d2f52486f634690afa61d1ea0 -RMD160 (calibre-2.55.0.tar.xz) = 914fccaa74ecc78fff998654035e6b4cc9d54fac -SHA512 (calibre-2.55.0.tar.xz) = f067c93f7b32dbb8f94e30831df1bf755c25edaeb9dd4793ec79941738e2431e5fe51219d169056b3bb1f71b4223e933cc29fdae6572f212109b44b696bd6af4 -Size (calibre-2.55.0.tar.xz) = 39854472 bytes +SHA1 (calibre-2.56.0.tar.xz) = 37e21fcd786e14a7a8eef86a72dbede67c9f003a +RMD160 (calibre-2.56.0.tar.xz) = cf93028dfcfed83dbb21d413941ce916979b5c09 +SHA512 (calibre-2.56.0.tar.xz) = 1ce74c9bf2e193911c0d23589669b38835eea5938aca5c55a0fa827bae30655e98156657ef2adc168bf96899c4442c922686d3345594b6f236870a568a8b8d71 +Size (calibre-2.56.0.tar.xz) = 39900812 bytes SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c SHA1 (patch-setup_extensions.py) = 698abb3609a3f576ae1d194422d10ffaa698e3db SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662 |