diff options
author | gls <gls@pkgsrc.org> | 2011-12-06 20:16:16 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2011-12-06 20:16:16 +0000 |
commit | e51c88a4f4f016e849e8626f77c8422c6099fabd (patch) | |
tree | 6bd244d6b6477f87a4b3b56c94640a62afabb345 /misc/calibre | |
parent | ddd62910a9726c83dddd62d8f29e4e0e831a0c91 (diff) | |
download | pkgsrc-e51c88a4f4f016e849e8626f77c8422c6099fabd.tar.gz |
Updated misc/calibre to 0.8.29
Upstream changes:
-----------------
0.8.29
======
New Features:
When searching for author names with accented characters, allow the non accented version to match. For example, searching for Nino will now match NiƱo.
Driver for Blackberry Playbook, Motorola Electrify and Samsung Galaxy GIO S5660
Metadata search and replace, make the regular expressions unicode aware
Bug Fixes:
Fix regression in 0.8.28 that broke sending PDF files to iTunes
Conversion pipeline: Do not error out on books that set font size to zero.
News download: Respect the delay setting when downloading RSS feeds as well.
EPUB Output: Ensure that xml:lang is set if lang is set as ADE looks for xml:lang, not lang
Content server: Reduce memory consumption when sending very large files
Preserve capitalization of Scottish author names when downloading metadata
Fix update title sort in bulk metadata edit not using language information
Fix sorting by published column in the download metadata dialog broken
Allow use of languages field when generating CSV/XML catalogs
Get Books: Fix ebookpoint.pl
When calculating title sort for a book based on its language, only use the specified language not a combination of the language and english
New news sources:
gs24.pl and Gazeta.pl Szczecin by Michal Szkutnik
Vanity Fair by Barty
Skylife by thomass
Daily Writing Tips by NotTaken
TechDirt by Krittika Goyal
Cosmopolitan UK by Dave Asbury
Improved news sources:
Metro NL
Ming Pao
Rolling Stones Mag
Buffalo News
0.8.28
======
New Features:
Get Books: Add litres.ru store
Change the algorithm that generates title sort strings to strip leading articles from both english and the current language set for the calibre user interface. In addition, in the edit metadata dialog, calibre will use the book's language when calculating the sort string. This behavior can be adjusted via Preferences->Tweaks.
Driver for Cybook Odyssey.
Irex driver: Put books into the top level directory instead of into /ebooks or /Books.
Bug Fixes:
Have downloaded periodicals recognized when transferred via USB to the Kindle Fire
MOBI Output: Fix underline and strikethrough properties declared on parents not being rendered on child tags.
Template language: Fix regression that broke ordering of items when formatting a list
Conversion pipeline: When removing obsolete <font> tags convert them to <div> instead of <span> if they contain block level tags.
When downloading metadata, fix the case normalization of double-barelled author names.
Template language: Fix regression that broke using general program mode in save to disk templates
calibredb: Fix use of ranges when specifying ids for the remove command
Apple driver: Add ids for iPhone 4S. More robust against iTunes automation errors when adding artwork.
Fix encoding of comments incorrectly detected when downloading metadata from ozon.ru
Fix calibre not getting list of books on the Kindle Fire
New news sources:
Give me something to read and Let's get Critical by Barty
Worldcrunch by Krittika Goyal
Improved news sources:
El Mundo
BBC
NIN Online
ABC Australia
Salon.com
Expansion (Spanish)
The Week
Heise Online
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 6 | ||||
-rw-r--r-- | misc/calibre/PLIST | 14 | ||||
-rw-r--r-- | misc/calibre/distinfo | 8 |
3 files changed, 20 insertions, 8 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index f3038df8826..72fc1ca8767 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2011/11/26 09:07:43 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/12/06 20:16:16 gls Exp $ # -DISTNAME= calibre-0.8.27 -PKGREVISION= 2 +DISTNAME= calibre-0.8.29 +#PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 32954dfd006..032bf2478f9 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2011/11/20 20:04:14 gls Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/12/06 20:16:16 gls Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -684,6 +684,7 @@ lib/calibre/calibre/gui2/dialogs/tweak_epub_ui.py lib/calibre/calibre/gui2/dialogs/user_profiles.py lib/calibre/calibre/gui2/dialogs/user_profiles_ui.py lib/calibre/calibre/gui2/dnd.py +lib/calibre/calibre/gui2/duplicates.py lib/calibre/calibre/gui2/ebook_download.py lib/calibre/calibre/gui2/email.py lib/calibre/calibre/gui2/filename_pattern_ui.py @@ -820,6 +821,7 @@ lib/calibre/calibre/gui2/store/stores/gutenberg_plugin.py lib/calibre/calibre/gui2/store/stores/kobo_plugin.py lib/calibre/calibre/gui2/store/stores/legimi_plugin.py lib/calibre/calibre/gui2/store/stores/libri_de_plugin.py +lib/calibre/calibre/gui2/store/stores/litres_plugin.py lib/calibre/calibre/gui2/store/stores/manybooks_plugin.py lib/calibre/calibre/gui2/store/stores/mobileread/__init__.py lib/calibre/calibre/gui2/store/stores/mobileread/adv_search_builder.py @@ -1533,6 +1535,7 @@ share/calibre/recipes/corriere_della_sera_it.recipe share/calibre/recipes/corriere_dello_sport.recipe share/calibre/recipes/cosmopolitan.recipe share/calibre/recipes/cosmopolitan_de.recipe +share/calibre/recipes/cosmopolitan_uk.recipe share/calibre/recipes/cotidianul.recipe share/calibre/recipes/counterpunch.recipe share/calibre/recipes/courrier.recipe @@ -1551,6 +1554,7 @@ share/calibre/recipes/dagens_industri.recipe share/calibre/recipes/daily_mail.recipe share/calibre/recipes/daily_mirror.recipe share/calibre/recipes/daily_telegraph.recipe +share/calibre/recipes/daily_writing_tips.recipe share/calibre/recipes/dailyreckoning.recipe share/calibre/recipes/dailytportal.recipe share/calibre/recipes/dallas.recipe @@ -1735,11 +1739,13 @@ share/calibre/recipes/gamespot.recipe share/calibre/recipes/gandul.recipe share/calibre/recipes/gawker.recipe share/calibre/recipes/gazeta-prawna-calibre-v1.recipe +share/calibre/recipes/gazeta_pl_szczecin.recipe share/calibre/recipes/gazeta_pomorska.recipe share/calibre/recipes/gazeta_wyborcza.recipe share/calibre/recipes/geek_poke.recipe share/calibre/recipes/german_gov.recipe share/calibre/recipes/gildia_pl.recipe +share/calibre/recipes/givemesomethingtoread.recipe share/calibre/recipes/gizmodo.recipe share/calibre/recipes/glamour.recipe share/calibre/recipes/glas_srpske.recipe @@ -1764,6 +1770,7 @@ share/calibre/recipes/greenlinux_pl.recipe share/calibre/recipes/greensboro_news_and_record.recipe share/calibre/recipes/grrm.recipe share/calibre/recipes/gry_online_pl.recipe +share/calibre/recipes/gs24_pl.recipe share/calibre/recipes/gsp.recipe share/calibre/recipes/guardian.recipe share/calibre/recipes/gulfnews.recipe @@ -1943,6 +1950,7 @@ share/calibre/recipes/lenta_ru.recipe share/calibre/recipes/lepoint.recipe share/calibre/recipes/lescienze.recipe share/calibre/recipes/lesoir_be.recipe +share/calibre/recipes/letsgetcritical.recipe share/calibre/recipes/levante.recipe share/calibre/recipes/lexpress.recipe share/calibre/recipes/liberation.recipe @@ -2255,6 +2263,7 @@ share/calibre/recipes/sizinti_derigisi.recipe share/calibre/recipes/skai.recipe share/calibre/recipes/skeptic.recipe share/calibre/recipes/skeptical_enquirer.recipe +share/calibre/recipes/skylife.recipe share/calibre/recipes/slashdot.recipe share/calibre/recipes/slate.recipe share/calibre/recipes/slovo.recipe @@ -2304,6 +2313,7 @@ share/calibre/recipes/taz.recipe share/calibre/recipes/taz_rss.recipe share/calibre/recipes/tech_world.recipe share/calibre/recipes/techcrunch.recipe +share/calibre/recipes/techdirt.recipe share/calibre/recipes/technology_review.recipe share/calibre/recipes/technology_review_de.recipe share/calibre/recipes/techtarget.recipe @@ -2387,6 +2397,7 @@ share/calibre/recipes/utne.recipe share/calibre/recipes/utrinski.recipe share/calibre/recipes/vancouver_provice.recipe share/calibre/recipes/vancouver_sun.recipe +share/calibre/recipes/vanityfair.recipe share/calibre/recipes/variety.recipe share/calibre/recipes/vecernji_list.recipe share/calibre/recipes/vedomosti.recipe @@ -2428,6 +2439,7 @@ share/calibre/recipes/wired_uk.recipe share/calibre/recipes/wnp.recipe share/calibre/recipes/words_without_borders.recipe share/calibre/recipes/workers_world.recipe +share/calibre/recipes/worldcrunch.recipe share/calibre/recipes/wow.recipe share/calibre/recipes/woz_die.recipe share/calibre/recipes/wprost.recipe diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index 139b219798b..64cc2615fd4 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2011/11/20 20:04:14 gls Exp $ +$NetBSD: distinfo,v 1.8 2011/12/06 20:16:16 gls Exp $ -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 (calibre-0.8.29.tar.gz) = c211880d2c7e7bc9113be5e94dad24b33d5bfb5e +RMD160 (calibre-0.8.29.tar.gz) = ae0e4f1a3d1b3e0230a939028e6f20d86ea136f6 +Size (calibre-0.8.29.tar.gz) = 38118963 bytes SHA1 (patch-src_calibre_ebooks_pdf_images.cpp) = 950f0302f3c387fb9b4ee41cd96d7c5103b7ad45 SHA1 (patch-src_calibre_linux_py) = 0f4b9c09d2a6de22ca0044895e1ab35184ae7d72 |