diff options
author | gls <gls@pkgsrc.org> | 2011-11-20 20:04:14 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2011-11-20 20:04:14 +0000 |
commit | 20c838b01f8d4fac4292f3ff03b413eadfe882ba (patch) | |
tree | b9a5ed7b3ba5d5ffd8535a35a2ee23cde24cfc58 /misc | |
parent | 1ddc1b67ae8da9b62fbde767c4acdc48403c2f8f (diff) | |
download | pkgsrc-20c838b01f8d4fac4292f3ff03b413eadfe882ba.tar.gz |
Update misc/calibre to 0.8.27
Weekly release of calibre
Upstream changes:
New Features
------------
Drivers for the Kindle Fire and the Nook Tablet
Closes tickets: 890918 [External link] Conversion: Add an option under Look
& Feel to remove specified style information (CSS) from the document during
conversion.
Closes tickets: 871384 [External link] Add an option in the bulk metadata
edit dialog to restore the pre-conversion files for many books with a single
click.
Closes tickets: 886116 [External link] Jobs list: Add the ability to search
for and to hide jobs, useful if you have run a lot of jobs and the list is
getting crowded.
Closes tickets: 883734 [External link] Book jacket generation: Add ability
to customize the book jacket template and add custom columns into the jacket.
Closes tickets: 889912 [External link] MOBI Input: Performance improvement
when viewing/converting a file with a lot of links
Bug Fixes
---------
Fix regression in 0.8.26 that broke disabling the update of particular
fields during a bulk metadata download.
Closes tickets: 889696 [External link] Get Books: Fix DRM status for legimi
When parsing for lxml via BeatifulSoup, use the calibre modified copy of
BeautifulSoup (more robust).
Closes tickets: 889890 [External link] HTML Input: Handle double encoded
URLs in img tags
Closes tickets: 889323 [External link]
New news sources
----------------
News on Japan by Krittika Goyal Formula AS by Silviu Cotoara Various Turkish
news sources by Osman Kaysan Infra.pl and Spider's Web by fenuks
Improved news sources
Various Polish recipes Academia Catavencu El Periodico de Aragon Weblogs SL
Folha de Sao Paolo (subscription)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre/PLIST | 11 | ||||
-rw-r--r-- | misc/calibre/distinfo | 8 |
3 files changed, 16 insertions, 7 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 8156319bfc7..1154f51f60c 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2011/11/13 16:08:31 gls Exp $ +# $NetBSD: Makefile,v 1.26 2011/11/20 20:04:14 gls Exp $ # -DISTNAME= calibre-0.8.26 +DISTNAME= calibre-0.8.27 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index bc52a8b7a9b..32954dfd006 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2011/11/13 16:08:32 gls Exp $ +@comment $NetBSD: PLIST,v 1.8 2011/11/20 20:04:14 gls Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -1007,6 +1007,7 @@ lib/calibre/calibre/utils/sigil.py lib/calibre/calibre/utils/smartypants.py lib/calibre/calibre/utils/smtp.py lib/calibre/calibre/utils/smtplib.py +lib/calibre/calibre/utils/soupparser.py lib/calibre/calibre/utils/terminfo.py lib/calibre/calibre/utils/text2int.py lib/calibre/calibre/utils/threadpool.py @@ -1437,12 +1438,16 @@ share/calibre/recipes/berliner_zeitung.recipe share/calibre/recipes/berlingske_dk.recipe share/calibre/recipes/beta.recipe share/calibre/recipes/beta_en.recipe +share/calibre/recipes/biamag.recipe +share/calibre/recipes/biamag_en.recipe +share/calibre/recipes/bianet.recipe share/calibre/recipes/big_oven.recipe share/calibre/recipes/big_picture.recipe share/calibre/recipes/biggovernment.recipe share/calibre/recipes/bighollywood.recipe share/calibre/recipes/bild_de.recipe share/calibre/recipes/billorielly.recipe +share/calibre/recipes/birgun_gazetesi.recipe share/calibre/recipes/bitacora.recipe share/calibre/recipes/biz_portal.recipe share/calibre/recipes/blic.recipe @@ -1707,6 +1712,7 @@ share/calibre/recipes/forbes.recipe share/calibre/recipes/forbes_india.recipe share/calibre/recipes/foreign_policy.recipe share/calibre/recipes/foreignaffairs.recipe +share/calibre/recipes/formulaas.recipe share/calibre/recipes/foxnews.recipe share/calibre/recipes/fr_online.recipe share/calibre/recipes/frandroid.recipe @@ -1834,6 +1840,7 @@ share/calibre/recipes/infobae.recipe share/calibre/recipes/infomotori.recipe share/calibre/recipes/information_dk.recipe share/calibre/recipes/infoworld.recipe +share/calibre/recipes/infra_pl.recipe share/calibre/recipes/inquirer_net.recipe share/calibre/recipes/instapaper.recipe share/calibre/recipes/intelligencer.recipe @@ -1848,6 +1855,7 @@ share/calibre/recipes/irish_times.recipe share/calibre/recipes/izvestia.recipe share/calibre/recipes/jakarta_post.recipe share/calibre/recipes/jalopnik.recipe +share/calibre/recipes/japan_news.recipe share/calibre/recipes/japan_times.recipe share/calibre/recipes/javalobby.recipe share/calibre/recipes/jb_online.recipe @@ -2258,6 +2266,7 @@ share/calibre/recipes/snopes.recipe share/calibre/recipes/socialdiva.recipe share/calibre/recipes/soldiers.recipe share/calibre/recipes/spektrum.recipe +share/calibre/recipes/spiders_web_pl.recipe share/calibre/recipes/spiegel_int.recipe share/calibre/recipes/spiegelde.recipe share/calibre/recipes/spin_magazine.recipe diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index c0d01320a74..139b219798b 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2011/11/13 16:08:32 gls Exp $ +$NetBSD: distinfo,v 1.7 2011/11/20 20:04:14 gls Exp $ -SHA1 (calibre-0.8.26.tar.gz) = 0840c720935968d6349768a26239193d5b5a0720 -RMD160 (calibre-0.8.26.tar.gz) = b1700bb3c395d51fd942893a8f25737a01ed7eb4 -Size (calibre-0.8.26.tar.gz) = 37784724 bytes +SHA1 (calibre-0.8.27.tar.gz) = 378b656c68e3776dcbf95c7db93b6e71cd6fb229 +RMD160 (calibre-0.8.27.tar.gz) = b3bd6b0fae2fbd5c8a445cbe359553f6d958e234 +Size (calibre-0.8.27.tar.gz) = 37872270 bytes SHA1 (patch-src_calibre_ebooks_pdf_images.cpp) = 950f0302f3c387fb9b4ee41cd96d7c5103b7ad45 SHA1 (patch-src_calibre_linux_py) = 0f4b9c09d2a6de22ca0044895e1ab35184ae7d72 |