Thu Apr 21 11:10:14 2016 UTC ()
Update calibre to 2.55.0:

New Features

Allow creation of rules to convert arbitrary identifiers into clickable links in the book details panel (Prefrences->Look & Feel->Book details)
Tag mapper: A new rule type 'split' allows you to easily split tags on a character
Make the shutting down message an overlay so it is less disruptive
Allow right clicking on Virtual Library tabs to edit/delete the virtual library.
Tag mapper: Add a button to edit the list of tags in a tag mapper rule using the tag editor dialog.

Bug Fixes

Conversion: Fix the obsolete HTML align=center markup (produced by Microsoft Word) not working for tables.
Font subsetting: When font-variant: small-caps is used include the capital letters as well, in case either the font or the renderer do not support OpenType smcp.
Font subsetting: Implement support for text-transform.
Fix the target book entry in the book list not being refreshed after merging books. Only matters if you have a column based on book formats.
E-book viewer: Fix a link that has some text along with a superscript/subscript being incorrectly detected as a footnote link
Fix device detection on windows failing if the registry entries for the device contain a very long item.
Edit Book: Fix an extra colon being added when setting the 'notes' semantic
Ensure that author folder names are never windows reserved names
E-book viewer: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being shown together.
PDF Output: When displaying an EPUB 3 document that uses epub:switch to provide a fallback for MathML content, prevent both the MathML and fallback from being rendered together.
Fix exception in custom column preferences when the column lookup key is changed
Catalog generation: Do not crash is a book in the library has no uuid.


(wiz)
diff -r1.136 -r1.137 pkgsrc/misc/calibre/Makefile
diff -r1.56 -r1.57 pkgsrc/misc/calibre/PLIST
diff -r1.62 -r1.63 pkgsrc/misc/calibre/distinfo

cvs diff -r1.136 -r1.137 pkgsrc/misc/calibre/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/calibre/Makefile 2016/04/15 14:42:52 1.136
+++ pkgsrc/misc/calibre/Makefile 2016/04/21 11:10:14 1.137
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.136 2016/04/15 14:42:52 wiz Exp $ 1# $NetBSD: Makefile,v 1.137 2016/04/21 11:10:14 wiz Exp $
2 2
3DISTNAME= calibre-2.54.0 3DISTNAME= calibre-2.55.0
4PKGREVISION= 1 
5CATEGORIES= misc 4CATEGORIES= misc
6#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} 5#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
7MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ 6MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9DISTFILES= ${DISTNAME}${EXTRACT_SUFX} 8DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
10 9
11MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.calibre-ebook.com/ 11HOMEPAGE= http://www.calibre-ebook.com/
13COMMENT= E-book library management application 12COMMENT= E-book library management application
14LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
15 14
16#DEPENDS+= help2man>=1.36.4:../../converters/help2man 15#DEPENDS+= help2man>=1.36.4:../../converters/help2man
17DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 16DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3

cvs diff -r1.56 -r1.57 pkgsrc/misc/calibre/PLIST (expand / switch to unified diff)

--- pkgsrc/misc/calibre/PLIST 2016/04/15 08:43:20 1.56
+++ pkgsrc/misc/calibre/PLIST 2016/04/21 11:10:14 1.57
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.56 2016/04/15 08:43:20 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.57 2016/04/21 11:10:14 wiz Exp $
2bin/calibre 2bin/calibre
3bin/calibre-complete 3bin/calibre-complete
4bin/calibre-customize 4bin/calibre-customize
5bin/calibre-debug 5bin/calibre-debug
6bin/calibre-parallel 6bin/calibre-parallel
7bin/calibre-server 7bin/calibre-server
8bin/calibre-smtp 8bin/calibre-smtp
9bin/calibredb 9bin/calibredb
10bin/ebook-convert 10bin/ebook-convert
11bin/ebook-device 11bin/ebook-device
12bin/ebook-edit 12bin/ebook-edit
13bin/ebook-meta 13bin/ebook-meta
14bin/ebook-polish 14bin/ebook-polish
@@ -416,34 +416,36 @@ lib/calibre/calibre/ebooks/mobi/writer8/ @@ -416,34 +416,36 @@ lib/calibre/calibre/ebooks/mobi/writer8/
416lib/calibre/calibre/ebooks/mobi/writer8/header.py 416lib/calibre/calibre/ebooks/mobi/writer8/header.py
417lib/calibre/calibre/ebooks/mobi/writer8/index.py 417lib/calibre/calibre/ebooks/mobi/writer8/index.py
418lib/calibre/calibre/ebooks/mobi/writer8/main.py 418lib/calibre/calibre/ebooks/mobi/writer8/main.py
419lib/calibre/calibre/ebooks/mobi/writer8/mobi.py 419lib/calibre/calibre/ebooks/mobi/writer8/mobi.py
420lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py 420lib/calibre/calibre/ebooks/mobi/writer8/skeleton.py
421lib/calibre/calibre/ebooks/mobi/writer8/tbs.py 421lib/calibre/calibre/ebooks/mobi/writer8/tbs.py
422lib/calibre/calibre/ebooks/mobi/writer8/toc.py 422lib/calibre/calibre/ebooks/mobi/writer8/toc.py
423lib/calibre/calibre/ebooks/odt/__init__.py 423lib/calibre/calibre/ebooks/odt/__init__.py
424lib/calibre/calibre/ebooks/odt/input.py 424lib/calibre/calibre/ebooks/odt/input.py
425lib/calibre/calibre/ebooks/oeb/__init__.py 425lib/calibre/calibre/ebooks/oeb/__init__.py
426lib/calibre/calibre/ebooks/oeb/base.py 426lib/calibre/calibre/ebooks/oeb/base.py
427lib/calibre/calibre/ebooks/oeb/display/__init__.py 427lib/calibre/calibre/ebooks/oeb/display/__init__.py
428lib/calibre/calibre/ebooks/oeb/display/test-cfi/run.py 428lib/calibre/calibre/ebooks/oeb/display/test-cfi/run.py
 429lib/calibre/calibre/ebooks/oeb/display/test-cfi/run_rapydscript.py
429lib/calibre/calibre/ebooks/oeb/display/webview.py 430lib/calibre/calibre/ebooks/oeb/display/webview.py
430lib/calibre/calibre/ebooks/oeb/iterator/__init__.py 431lib/calibre/calibre/ebooks/oeb/iterator/__init__.py
431lib/calibre/calibre/ebooks/oeb/iterator/book.py 432lib/calibre/calibre/ebooks/oeb/iterator/book.py
432lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py 433lib/calibre/calibre/ebooks/oeb/iterator/bookmarks.py
433lib/calibre/calibre/ebooks/oeb/iterator/spine.py 434lib/calibre/calibre/ebooks/oeb/iterator/spine.py
434lib/calibre/calibre/ebooks/oeb/normalize_css.py 435lib/calibre/calibre/ebooks/oeb/normalize_css.py
435lib/calibre/calibre/ebooks/oeb/parse_utils.py 436lib/calibre/calibre/ebooks/oeb/parse_utils.py
436lib/calibre/calibre/ebooks/oeb/polish/__init__.py 437lib/calibre/calibre/ebooks/oeb/polish/__init__.py
 438lib/calibre/calibre/ebooks/oeb/polish/cascade.py
437lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py 439lib/calibre/calibre/ebooks/oeb/polish/check/__init__.py
438lib/calibre/calibre/ebooks/oeb/polish/check/base.py 440lib/calibre/calibre/ebooks/oeb/polish/check/base.py
439lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py 441lib/calibre/calibre/ebooks/oeb/polish/check/fonts.py
440lib/calibre/calibre/ebooks/oeb/polish/check/images.py 442lib/calibre/calibre/ebooks/oeb/polish/check/images.py
441lib/calibre/calibre/ebooks/oeb/polish/check/links.py 443lib/calibre/calibre/ebooks/oeb/polish/check/links.py
442lib/calibre/calibre/ebooks/oeb/polish/check/main.py 444lib/calibre/calibre/ebooks/oeb/polish/check/main.py
443lib/calibre/calibre/ebooks/oeb/polish/check/opf.py 445lib/calibre/calibre/ebooks/oeb/polish/check/opf.py
444lib/calibre/calibre/ebooks/oeb/polish/check/parsing.py 446lib/calibre/calibre/ebooks/oeb/polish/check/parsing.py
445lib/calibre/calibre/ebooks/oeb/polish/container.py 447lib/calibre/calibre/ebooks/oeb/polish/container.py
446lib/calibre/calibre/ebooks/oeb/polish/cover.py 448lib/calibre/calibre/ebooks/oeb/polish/cover.py
447lib/calibre/calibre/ebooks/oeb/polish/create.py 449lib/calibre/calibre/ebooks/oeb/polish/create.py
448lib/calibre/calibre/ebooks/oeb/polish/css.py 450lib/calibre/calibre/ebooks/oeb/polish/css.py
449lib/calibre/calibre/ebooks/oeb/polish/embed.py 451lib/calibre/calibre/ebooks/oeb/polish/embed.py
@@ -454,26 +456,27 @@ lib/calibre/calibre/ebooks/oeb/polish/im @@ -454,26 +456,27 @@ lib/calibre/calibre/ebooks/oeb/polish/im
454lib/calibre/calibre/ebooks/oeb/polish/jacket.py 456lib/calibre/calibre/ebooks/oeb/polish/jacket.py
455lib/calibre/calibre/ebooks/oeb/polish/main.py 457lib/calibre/calibre/ebooks/oeb/polish/main.py
456lib/calibre/calibre/ebooks/oeb/polish/opf.py 458lib/calibre/calibre/ebooks/oeb/polish/opf.py
457lib/calibre/calibre/ebooks/oeb/polish/parsing.py 459lib/calibre/calibre/ebooks/oeb/polish/parsing.py
458lib/calibre/calibre/ebooks/oeb/polish/pretty.py 460lib/calibre/calibre/ebooks/oeb/polish/pretty.py
459lib/calibre/calibre/ebooks/oeb/polish/replace.py 461lib/calibre/calibre/ebooks/oeb/polish/replace.py
460lib/calibre/calibre/ebooks/oeb/polish/report.py 462lib/calibre/calibre/ebooks/oeb/polish/report.py
461lib/calibre/calibre/ebooks/oeb/polish/spell.py 463lib/calibre/calibre/ebooks/oeb/polish/spell.py
462lib/calibre/calibre/ebooks/oeb/polish/split.py 464lib/calibre/calibre/ebooks/oeb/polish/split.py
463lib/calibre/calibre/ebooks/oeb/polish/stats.py 465lib/calibre/calibre/ebooks/oeb/polish/stats.py
464lib/calibre/calibre/ebooks/oeb/polish/subset.py 466lib/calibre/calibre/ebooks/oeb/polish/subset.py
465lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py 467lib/calibre/calibre/ebooks/oeb/polish/tests/__init__.py
466lib/calibre/calibre/ebooks/oeb/polish/tests/base.py 468lib/calibre/calibre/ebooks/oeb/polish/tests/base.py
 469lib/calibre/calibre/ebooks/oeb/polish/tests/cascade.py
467lib/calibre/calibre/ebooks/oeb/polish/tests/container.py 470lib/calibre/calibre/ebooks/oeb/polish/tests/container.py
468lib/calibre/calibre/ebooks/oeb/polish/tests/main.py 471lib/calibre/calibre/ebooks/oeb/polish/tests/main.py
469lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py 472lib/calibre/calibre/ebooks/oeb/polish/tests/parsing.py
470lib/calibre/calibre/ebooks/oeb/polish/toc.py 473lib/calibre/calibre/ebooks/oeb/polish/toc.py
471lib/calibre/calibre/ebooks/oeb/polish/utils.py 474lib/calibre/calibre/ebooks/oeb/polish/utils.py
472lib/calibre/calibre/ebooks/oeb/reader.py 475lib/calibre/calibre/ebooks/oeb/reader.py
473lib/calibre/calibre/ebooks/oeb/stylizer.py 476lib/calibre/calibre/ebooks/oeb/stylizer.py
474lib/calibre/calibre/ebooks/oeb/transforms/__init__.py 477lib/calibre/calibre/ebooks/oeb/transforms/__init__.py
475lib/calibre/calibre/ebooks/oeb/transforms/cover.py 478lib/calibre/calibre/ebooks/oeb/transforms/cover.py
476lib/calibre/calibre/ebooks/oeb/transforms/data_url.py 479lib/calibre/calibre/ebooks/oeb/transforms/data_url.py
477lib/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py 480lib/calibre/calibre/ebooks/oeb/transforms/embed_fonts.py
478lib/calibre/calibre/ebooks/oeb/transforms/filenames.py 481lib/calibre/calibre/ebooks/oeb/transforms/filenames.py
479lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py 482lib/calibre/calibre/ebooks/oeb/transforms/flatcss.py
@@ -1464,33 +1467,26 @@ share/calibre/calibre-ebook-root-CA.crt @@ -1464,33 +1467,26 @@ share/calibre/calibre-ebook-root-CA.crt
1464share/calibre/calibre-mimetypes.xml 1467share/calibre/calibre-mimetypes.xml
1465share/calibre/calibre-portable.bat 1468share/calibre/calibre-portable.bat
1466share/calibre/calibre-portable.sh 1469share/calibre/calibre-portable.sh
1467share/calibre/catalog/DefaultCover.jpg 1470share/calibre/catalog/DefaultCover.jpg
1468share/calibre/catalog/mastheadImage.gif 1471share/calibre/catalog/mastheadImage.gif
1469share/calibre/catalog/section_list_templates.py 1472share/calibre/catalog/section_list_templates.py
1470share/calibre/catalog/stylesheet.css 1473share/calibre/catalog/stylesheet.css
1471share/calibre/catalog/template.xhtml 1474share/calibre/catalog/template.xhtml
1472share/calibre/coffee-script.js 1475share/calibre/coffee-script.js
1473share/calibre/compiled_coffeescript.zip 1476share/calibre/compiled_coffeescript.zip
1474share/calibre/content-server/autoreload.js 1477share/calibre/content-server/autoreload.js
1475share/calibre/content-server/calibre.png 1478share/calibre/content-server/calibre.png
1476share/calibre/content-server/empty.html 1479share/calibre/content-server/empty.html
1477share/calibre/content-server/font-awesome/FontAwesome.otf 
1478share/calibre/content-server/font-awesome/fa.css 
1479share/calibre/content-server/font-awesome/fontawesome-webfont.eot 
1480share/calibre/content-server/font-awesome/fontawesome-webfont.svg 
1481share/calibre/content-server/font-awesome/fontawesome-webfont.ttf 
1482share/calibre/content-server/font-awesome/fontawesome-webfont.woff 
1483share/calibre/content-server/font-awesome/fontawesome-webfont.woff2 
1484share/calibre/content-server/index-generated.html 1480share/calibre/content-server/index-generated.html
1485share/calibre/content-server/index.html 1481share/calibre/content-server/index.html
1486share/calibre/content-server/locales.zip 1482share/calibre/content-server/locales.zip
1487share/calibre/content-server/mobile.css 1483share/calibre/content-server/mobile.css
1488share/calibre/content-server/reset.css 1484share/calibre/content-server/reset.css
1489share/calibre/content_server/av.jpg 1485share/calibre/content_server/av.jpg
1490share/calibre/content_server/bg_search_box.png 1486share/calibre/content_server/bg_search_box.png
1491share/calibre/content_server/browse/browse.css 1487share/calibre/content_server/browse/browse.css
1492share/calibre/content_server/browse/browse.html 1488share/calibre/content_server/browse/browse.html
1493share/calibre/content_server/browse/browse.js 1489share/calibre/content_server/browse/browse.js
1494share/calibre/content_server/browse/details.html 1490share/calibre/content_server/browse/details.html
1495share/calibre/content_server/browse/summary.html 1491share/calibre/content_server/browse/summary.html
1496share/calibre/content_server/btn_search_box.png 1492share/calibre/content_server/btn_search_box.png
@@ -1798,28 +1794,30 @@ share/calibre/metadata_sqlite.sql @@ -1798,28 +1794,30 @@ share/calibre/metadata_sqlite.sql
1798share/calibre/mime.types 1794share/calibre/mime.types
1799share/calibre/mozilla-ca-certs.pem 1795share/calibre/mozilla-ca-certs.pem
1800share/calibre/quick_start/deu.epub 1796share/calibre/quick_start/deu.epub
1801share/calibre/quick_start/eng.epub 1797share/calibre/quick_start/eng.epub
1802share/calibre/quick_start/fra.epub 1798share/calibre/quick_start/fra.epub
1803share/calibre/quick_start/ita.epub 1799share/calibre/quick_start/ita.epub
1804share/calibre/rapydscript/compiler.js.xz 1800share/calibre/rapydscript/compiler.js.xz
1805share/calibre/rapydscript/lib/aes.pyj 1801share/calibre/rapydscript/lib/aes.pyj
1806share/calibre/rapydscript/lib/elementmaker.pyj 1802share/calibre/rapydscript/lib/elementmaker.pyj
1807share/calibre/rapydscript/lib/encodings.pyj 1803share/calibre/rapydscript/lib/encodings.pyj
1808share/calibre/rapydscript/lib/gettext.pyj 1804share/calibre/rapydscript/lib/gettext.pyj
1809share/calibre/rapydscript/lib/math.pyj 1805share/calibre/rapydscript/lib/math.pyj
1810share/calibre/rapydscript/lib/operator.pyj 1806share/calibre/rapydscript/lib/operator.pyj
 1807share/calibre/rapydscript/lib/pythonize.pyj
1811share/calibre/rapydscript/lib/random.pyj 1808share/calibre/rapydscript/lib/random.pyj
1812share/calibre/rapydscript/lib/re.pyj 1809share/calibre/rapydscript/lib/re.pyj
 1810share/calibre/rapydscript/lib/traceback.pyj
1813share/calibre/recipes/10minutos.recipe 1811share/calibre/recipes/10minutos.recipe
1814share/calibre/recipes/180.recipe 1812share/calibre/recipes/180.recipe
1815share/calibre/recipes/20_minutos.recipe 1813share/calibre/recipes/20_minutos.recipe
1816share/calibre/recipes/20minutes.recipe 1814share/calibre/recipes/20minutes.recipe
1817share/calibre/recipes/20minutos.recipe 1815share/calibre/recipes/20minutos.recipe
1818share/calibre/recipes/24sata.recipe 1816share/calibre/recipes/24sata.recipe
1819share/calibre/recipes/24sata_rs.recipe 1817share/calibre/recipes/24sata_rs.recipe
1820share/calibre/recipes/3dnews.recipe 1818share/calibre/recipes/3dnews.recipe
1821share/calibre/recipes/7dias.recipe 1819share/calibre/recipes/7dias.recipe
1822share/calibre/recipes/7seri.recipe 1820share/calibre/recipes/7seri.recipe
1823share/calibre/recipes/Ansa.recipe 1821share/calibre/recipes/Ansa.recipe
1824share/calibre/recipes/DrawAndCook.recipe 1822share/calibre/recipes/DrawAndCook.recipe
1825share/calibre/recipes/ZIVE.sk.recipe 1823share/calibre/recipes/ZIVE.sk.recipe
@@ -2545,26 +2543,27 @@ share/calibre/recipes/juve_la_stampa.rec @@ -2545,26 +2543,27 @@ share/calibre/recipes/juve_la_stampa.rec
2545share/calibre/recipes/juventudrebelde.recipe 2543share/calibre/recipes/juventudrebelde.recipe
2546share/calibre/recipes/juventudrebelde_english.recipe 2544share/calibre/recipes/juventudrebelde_english.recipe
2547share/calibre/recipes/kahokushinpo.recipe 2545share/calibre/recipes/kahokushinpo.recipe
2548share/calibre/recipes/kamerabild.recipe 2546share/calibre/recipes/kamerabild.recipe
2549share/calibre/recipes/kamikaze.recipe 2547share/calibre/recipes/kamikaze.recipe
2550share/calibre/recipes/karlsruhe.recipe 2548share/calibre/recipes/karlsruhe.recipe
2551share/calibre/recipes/karsi_gazete.recipe 2549share/calibre/recipes/karsi_gazete.recipe
2552share/calibre/recipes/kath_net.recipe 2550share/calibre/recipes/kath_net.recipe
2553share/calibre/recipes/kathemerini.recipe 2551share/calibre/recipes/kathemerini.recipe
2554share/calibre/recipes/kellog_faculty.recipe 2552share/calibre/recipes/kellog_faculty.recipe
2555share/calibre/recipes/kellog_insight.recipe 2553share/calibre/recipes/kellog_insight.recipe
2556share/calibre/recipes/kerrang.recipe 2554share/calibre/recipes/kerrang.recipe
2557share/calibre/recipes/kidney.recipe 2555share/calibre/recipes/kidney.recipe
 2556share/calibre/recipes/kitekinto.recipe
2558share/calibre/recipes/kitsapun.recipe 2557share/calibre/recipes/kitsapun.recipe
2559share/calibre/recipes/kleinezeitung.recipe 2558share/calibre/recipes/kleinezeitung.recipe
2560share/calibre/recipes/klip_me.recipe 2559share/calibre/recipes/klip_me.recipe
2561share/calibre/recipes/klubknjige.recipe 2560share/calibre/recipes/klubknjige.recipe
2562share/calibre/recipes/km_blog.recipe 2561share/calibre/recipes/km_blog.recipe
2563share/calibre/recipes/komchadluek.recipe 2562share/calibre/recipes/komchadluek.recipe
2564share/calibre/recipes/kommersant.recipe 2563share/calibre/recipes/kommersant.recipe
2565share/calibre/recipes/kompas.recipe 2564share/calibre/recipes/kompas.recipe
2566share/calibre/recipes/kompiutierra.recipe 2565share/calibre/recipes/kompiutierra.recipe
2567share/calibre/recipes/konflikty_zbrojne.recipe 2566share/calibre/recipes/konflikty_zbrojne.recipe
2568share/calibre/recipes/kopalniawiedzy.recipe 2567share/calibre/recipes/kopalniawiedzy.recipe
2569share/calibre/recipes/korben.recipe 2568share/calibre/recipes/korben.recipe
2570share/calibre/recipes/korea_herald.recipe 2569share/calibre/recipes/korea_herald.recipe

cvs diff -r1.62 -r1.63 pkgsrc/misc/calibre/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/calibre/distinfo 2016/04/15 08:43:20 1.62
+++ pkgsrc/misc/calibre/distinfo 2016/04/21 11:10:14 1.63
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.62 2016/04/15 08:43:20 wiz Exp $ 1$NetBSD: distinfo,v 1.63 2016/04/21 11:10:14 wiz Exp $
2 2
3SHA1 (calibre-2.54.0.tar.xz) = 72cf8ab2d3c326acbb8f2d3cef268be976d3a0c4 3SHA1 (calibre-2.55.0.tar.xz) = 70108800829bd87d2f52486f634690afa61d1ea0
4RMD160 (calibre-2.54.0.tar.xz) = 7ce780aaa1434e94107d6022255173ce047eee10 4RMD160 (calibre-2.55.0.tar.xz) = 914fccaa74ecc78fff998654035e6b4cc9d54fac
5SHA512 (calibre-2.54.0.tar.xz) = 63e6ceaebcac865124bbb2c5e260c530f60007169e3992cbf1fa7ace536de581df6d281fc389cdd11ecb24e0394832c0d52584a2ba465a194ffcc37b0a94304c 5SHA512 (calibre-2.55.0.tar.xz) = f067c93f7b32dbb8f94e30831df1bf755c25edaeb9dd4793ec79941738e2431e5fe51219d169056b3bb1f71b4223e933cc29fdae6572f212109b44b696bd6af4
6Size (calibre-2.54.0.tar.xz) = 40211808 bytes 6Size (calibre-2.55.0.tar.xz) = 39854472 bytes
7SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c 7SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
8SHA1 (patch-setup_extensions.py) = 698abb3609a3f576ae1d194422d10ffaa698e3db 8SHA1 (patch-setup_extensions.py) = 698abb3609a3f576ae1d194422d10ffaa698e3db
9SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662 9SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662