pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/calibre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 18 13:51:24 UTC 2017

Modified Files:
        pkgsrc/misc/calibre: Makefile PLIST distinfo

Log Message:
Updated calibre to 2.83.0.

- version: 2.83.0
  date: 2017-04-15

  new features:
    - title: "PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile."
      description: 'This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size 
instead.'

    - title: "PDF/DOCX Output: Add separate, pdf/docx specific, page margin settings that override the common settings."
      description: "Useful because page margin settings for page oriented formats, such as PDF and DOCX are usually different than those for reflowable formats such as EPUB"

    - title: "Table of Contents tool: Add an undo button"

    - title: "Metadata jacket: Show custom rating columns using stars"

    - title: "Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template."

    - title: "calibredb check_library: Vacuum database when running the check"

    - title: "Check Book: Add a check for empty identifier elements"

  bug fixes:
    - title: "Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if a SVG cover wrapper is used"

    - title: "Refresh the book list when a User Category is added/edited."

    - title: "EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier."

    - title: "Amazon metadata download: Fix title and author names being bold in the downloaded comments when using bing to get amazon metadata."

    - title: "PDF Output: Fix a regression that broke PDF Output for documents containing mathematics."

    - title: 'E-book viewer: Fix a regression that broke the "Clear recently read books" action in the viewer'

  improved recipes:
    - Go Comics
    - Die Zeit (subscription)
    - Pagina12
    - New York Magazine

  new recipes:
    - title: Jacobin magazine
      author: Darko Miletic


To generate a diff of this commit:
cvs rdiff -u -r1.177 -r1.178 pkgsrc/misc/calibre/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/misc/calibre/PLIST
cvs rdiff -u -r1.90 -r1.91 pkgsrc/misc/calibre/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/calibre/Makefile
diff -u pkgsrc/misc/calibre/Makefile:1.177 pkgsrc/misc/calibre/Makefile:1.178
--- pkgsrc/misc/calibre/Makefile:1.177  Tue Apr  4 12:07:24 2017
+++ pkgsrc/misc/calibre/Makefile        Tue Apr 18 13:51:24 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.177 2017/04/04 12:07:24 wiz Exp $
+# $NetBSD: Makefile,v 1.178 2017/04/18 13:51:24 wiz Exp $
 
-DISTNAME=      calibre-2.82.0
+DISTNAME=      calibre-2.83.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/

Index: pkgsrc/misc/calibre/PLIST
diff -u pkgsrc/misc/calibre/PLIST:1.80 pkgsrc/misc/calibre/PLIST:1.81
--- pkgsrc/misc/calibre/PLIST:1.80      Tue Apr  4 12:07:24 2017
+++ pkgsrc/misc/calibre/PLIST   Tue Apr 18 13:51:24 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.80 2017/04/04 12:07:24 wiz Exp $
+@comment $NetBSD: PLIST,v 1.81 2017/04/18 13:51:24 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -544,7 +544,6 @@ lib/calibre/calibre/ebooks/pdf/render/li
 lib/calibre/calibre/ebooks/pdf/render/serialize.py
 lib/calibre/calibre/ebooks/pdf/render/test.py
 lib/calibre/calibre/ebooks/pdf/render/toc.py
-lib/calibre/calibre/ebooks/pdf/writer.py
 lib/calibre/calibre/ebooks/pml/__init__.py
 lib/calibre/calibre/ebooks/pml/pmlconverter.py
 lib/calibre/calibre/ebooks/pml/pmlml.py
@@ -1551,7 +1550,7 @@ share/calibre/catalog/stylesheet.css
 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.appcache
 share/calibre/content-server/calibre.png
 share/calibre/content-server/empty.html
 share/calibre/content-server/index-generated.html
@@ -2377,7 +2376,6 @@ share/calibre/recipes/fhm_uk.recipe
 share/calibre/recipes/fhmro.recipe
 share/calibre/recipes/film_org_pl.recipe
 share/calibre/recipes/film_web.recipe
-share/calibre/recipes/financial_times.recipe
 share/calibre/recipes/financial_times_uk.recipe
 share/calibre/recipes/financial_times_us.recipe
 share/calibre/recipes/financialsense.recipe
@@ -2620,6 +2618,7 @@ share/calibre/recipes/ittechblog.recipe
 share/calibre/recipes/ivanamilakovic.recipe
 share/calibre/recipes/ixbt.recipe
 share/calibre/recipes/izvestia.recipe
+share/calibre/recipes/jacobinmag.recipe
 share/calibre/recipes/jagran_josh.recipe
 share/calibre/recipes/jakarta_globe.recipe
 share/calibre/recipes/jakarta_post.recipe

Index: pkgsrc/misc/calibre/distinfo
diff -u pkgsrc/misc/calibre/distinfo:1.90 pkgsrc/misc/calibre/distinfo:1.91
--- pkgsrc/misc/calibre/distinfo:1.90   Tue Apr  4 12:07:24 2017
+++ pkgsrc/misc/calibre/distinfo        Tue Apr 18 13:51:24 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.90 2017/04/04 12:07:24 wiz Exp $
+$NetBSD: distinfo,v 1.91 2017/04/18 13:51:24 wiz Exp $
 
-SHA1 (calibre-2.82.0.tar.xz) = 3b09592c35937139ddb517564f161c4309f774ef
-RMD160 (calibre-2.82.0.tar.xz) = b3b871f32e782165359b4e6e36f18fead2703f33
-SHA512 (calibre-2.82.0.tar.xz) = 40c1664840046270a900c2edb04239decb89df465137bab5bee5ac4dff3767fd578914d6742cef752270538e8274fd053daa76e7ad8e0545d65ca69898b51555
-Size (calibre-2.82.0.tar.xz) = 38823912 bytes
+SHA1 (calibre-2.83.0.tar.xz) = 642d5895435ef02a2024e93320be10a0b6109d3d
+RMD160 (calibre-2.83.0.tar.xz) = 9ecff112b985d8a39b8e375e946322cfacc48ac7
+SHA512 (calibre-2.83.0.tar.xz) = a28aa52379bc317e648087b28859a8e2c50dd4e2ccb3352e135f896ad95ab9c85c1fba162fe3acd5056be80e7c4e9481ea1396cb638661cfdb27795051124821
+Size (calibre-2.83.0.tar.xz) = 38875672 bytes
 SHA1 (patch-setup_build.py) = 4a601e44fb69085c1f05ca0f90b73ce3f6d51ba6
 SHA1 (patch-setup_build__environment.py) = 84d0084d4fe49c883ba5c4ac6e1c3ba47a88c8d5
 SHA1 (patch-src_calibre_ebooks_oeb_polish_parsing.py) = 62d02b7b901efac6ee3bb1b6628ab99b4a13a926



Home | Main Index | Thread Index | Old Index