diff options
author | wiz <wiz@pkgsrc.org> | 2016-03-03 12:28:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-03-03 12:28:22 +0000 |
commit | 78ad9252a566828c1c4f21a086f797fd8a4cf883 (patch) | |
tree | c58e4493a96c4cbf5f69e840a05a9d2f3498dfb7 /misc | |
parent | 9b3f9dae71238ae77c7f260d1718be79589bad67 (diff) | |
download | pkgsrc-78ad9252a566828c1c4f21a086f797fd8a4cf883.tar.gz |
Update calibre to 2.52.0.
- version: 2.52.0
date: 2016-02-26
new features:
- title: "Allow creating rules to ignore files when adding books based on the filename"
description: "Useful when using the auto-add feature or when adding in bulk. Preferences->Adding Books->Rules to filter added files"
- title: "calibredb add: Allow specifying filters to control adding of books from directories"
- title: "E-book viewer: Allow copying the Table of Contents to the clipboard by right clicking on it."
tickets: [1548791]
bug fixes:
- title: "FB2 metadata: Ignore invalid (unidentifiable) cover images."
tickets: [1548417]
- title: "FB2 metadata: Fix error when adding books with non-numeric series numbers."
tickets: [1548405]
- title: "DOCX Input: Fix handling of toggle properties such as bold/italic/strikethrough/etc. when specified as document defaults."
tickets: [1548187]
- title: "Conversion pipeline: Add support for the q CSS length unit"
improved recipes:
- AsiaOne
- Today Online - Singapore
- Foreign Policy
- Outlook India
- Economic and Political Weekly
- Foreign Affairs
- El Pais
- LA Times
- Al-Ahram
- New York Times Book Review
new recipes:
- title: Al-Masry Alyoum
author: Hassan Williamson
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre/PLIST | 10 | ||||
-rw-r--r-- | misc/calibre/distinfo | 10 |
3 files changed, 14 insertions, 10 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index e465ac60ccf..78e73832274 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.131 2016/02/14 10:07:26 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2016/03/03 12:28:22 wiz Exp $ -DISTNAME= calibre-2.51.0 +DISTNAME= calibre-2.52.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 73b6d88837d..18292ddea5c 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.54 2016/02/14 10:07:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.55 2016/03/03 12:28:22 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -665,6 +665,7 @@ lib/calibre/calibre/gui2/actions/tweak_epub.py lib/calibre/calibre/gui2/actions/unpack_book.py lib/calibre/calibre/gui2/actions/view.py lib/calibre/calibre/gui2/add.py +lib/calibre/calibre/gui2/add_filters.py lib/calibre/calibre/gui2/auto_add.py lib/calibre/calibre/gui2/bars.py lib/calibre/calibre/gui2/book_details.py @@ -1203,8 +1204,10 @@ lib/calibre/calibre/srv/errors.py lib/calibre/calibre/srv/handler.py lib/calibre/calibre/srv/http_request.py lib/calibre/calibre/srv/http_response.py +lib/calibre/calibre/srv/legacy.py lib/calibre/calibre/srv/loop.py lib/calibre/calibre/srv/metadata.py +lib/calibre/calibre/srv/opds.py lib/calibre/calibre/srv/opts.py lib/calibre/calibre/srv/pool.py lib/calibre/calibre/srv/pre_activated.py @@ -1464,6 +1467,7 @@ share/calibre/catalog/template.xhtml share/calibre/coffee-script.js share/calibre/compiled_coffeescript.zip share/calibre/content-server/autoreload.js +share/calibre/content-server/calibre.png share/calibre/content-server/empty.html share/calibre/content-server/font-awesome/FontAwesome.otf share/calibre/content-server/font-awesome/fa.css @@ -1474,6 +1478,7 @@ share/calibre/content-server/font-awesome/fontawesome-webfont.woff share/calibre/content-server/font-awesome/fontawesome-webfont.woff2 share/calibre/content-server/index.html share/calibre/content-server/main.js +share/calibre/content-server/mobile.css share/calibre/content-server/reset.css share/calibre/content_server/av.jpg share/calibre/content_server/bg_search_box.png @@ -1836,7 +1841,7 @@ share/calibre/recipes/akter_dnevnik.recipe share/calibre/recipes/aktualne.cz.recipe share/calibre/recipes/al_ahram.recipe share/calibre/recipes/al_jazeera.recipe -share/calibre/recipes/al_masry_al_youm.recipe +share/calibre/recipes/al_masry_alyoum_arabic.recipe share/calibre/recipes/al_monitor.recipe share/calibre/recipes/albert_mohler.recipe share/calibre/recipes/alejakomiksu_com.recipe @@ -2649,7 +2654,6 @@ share/calibre/recipes/linuxportal_pl.recipe share/calibre/recipes/list_apart.recipe share/calibre/recipes/livemint.recipe share/calibre/recipes/living_stones.recipe -share/calibre/recipes/loksatta.recipe share/calibre/recipes/lomza.recipe share/calibre/recipes/london_free_press.recipe share/calibre/recipes/los_tiempos_bo.recipe diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index df3bdea4574..4c6c8a1a106 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.60 2016/02/14 10:07:26 wiz Exp $ +$NetBSD: distinfo,v 1.61 2016/03/03 12:28:22 wiz Exp $ -SHA1 (calibre-2.51.0.tar.xz) = 0b4d2693d245aef09b11ba528d41625d65c97119 -RMD160 (calibre-2.51.0.tar.xz) = 935d1c91b61161a541e44b0e2402f8581ed0fb70 -SHA512 (calibre-2.51.0.tar.xz) = 574a92d389b1dd29d364e4a73bdb14cff8b2d3ec0eb25588613956fa1b7730a005ab34d636753154a43bfe5fb3bbdea5f21660b03a8649836b9cd0b5a0f567ba -Size (calibre-2.51.0.tar.xz) = 39849092 bytes +SHA1 (calibre-2.52.0.tar.xz) = 12fa3b848cda22e357c8eb4bb441b9e1fb67636e +RMD160 (calibre-2.52.0.tar.xz) = 3a6222d04f9991d49af36e29b21ab248a8023650 +SHA512 (calibre-2.52.0.tar.xz) = cc53f7d5b9554e16828c1ec76bceb0f832e9e1c218ded719fa632b5e22ede038fd71c085c6c95e82d11736c07f35a8f31b97b1e772922ffed4f38ec94e93a8d1 +Size (calibre-2.52.0.tar.xz) = 39904084 bytes SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c SHA1 (patch-setup_extensions.py) = 698abb3609a3f576ae1d194422d10ffaa698e3db SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662 |