Package: calibre / 2.5.0+dfsg-1

Metadata

Package Version Patches format
calibre 2.5.0+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_updates_dialog.patch | (download)

src/calibre/gui2/main.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable update check by default.
disable_plugins.py | (download)

src/calibre/gui2/actions/preferences.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 disable plugin dialog. it uses a totally non-authenticated and non-trusted way of installing arbitrary code.
use system feedparser.patch | (download)

recipes/lenta_ru.recipe | 5 4 + 1 - 0 !
src/calibre/web/feeds/__init__.py | 5 4 + 1 - 0 !
2 files changed, 8 insertions(+), 2 deletions(-)

---
python_multiarch_inc.patch | (download)

setup/extensions.py | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 use python-config instead of sysconfig.get_python_inc(), as the latter does not work with multiarch-split include files.
use_system_markdown.patch | (download)

src/calibre/library/comments.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system python-markdown
dont_build_unrar_plugin.patch | (download)

setup/extensions.py | 18 0 + 18 - 0 !
src/calibre/ebooks/metadata/archive.py | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 19 deletions(-)

 do not build unrar extension as we strip unrar from the tarball
mips_no_build_threads.patch | (download)

setup/build_environment.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 work around broken threading on mips builders