calibre/setup
Eli Schwartz 23af586334
Revert "Fix building on Arch"
This reverts commit b8d8cf27e2.

libraqm (an obscure PIL functionality) was recently switched to be
directly linked by Pillow, rather than dlopened, which meant it was a
bit of a hidden dependency since calibre uses the imagingft module. But
it is now directly depended on by the Arch packaging, so it no longer
needs to be installed to get a functional Pillow.
2021-04-26 23:36:30 -04:00
..
__init__.py Replace Syntastic 2021-04-24 21:30:03 +05:30
arch-ci.sh Revert "Fix building on Arch" 2021-04-26 23:36:30 -04:00
browser_data.py Get chrome and firefox version on CI as well 2020-12-27 11:01:28 +05:30
build.py Handle empty parser state stack 2021-03-20 21:14:14 +05:30
build_environment.py Make the full vcvars env available for the benefit of qmake 2021-03-18 22:03:29 +05:30
changelog.py Fix no space after end of line for multiline titles in changelog 2021-01-22 15:20:43 +05:30
check.py Migrate reference to Changelog.yaml 2020-10-29 12:15:32 +05:30
commands.py Dont store the Liberation Fonts in source control 2020-12-15 11:42:19 +05:30
csslint.py py3ize some shebangs 2020-08-22 18:48:32 +05:30
extensions.json Start adding RAII to content_enumeration.cpp 2021-04-21 14:00:07 +05:30
file-hosting-bw.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
git_post_checkout_hook.py Fix checkout hook trying to delete chroot pyc files 2019-04-10 16:53:52 +05:30
git_post_rewrite_hook.py Fix invocation of setup.py in git hooks 2018-07-27 17:36:25 +05:30
git_pre_commit_hook.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
git_version.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
gui.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
hosting.py and again 2020-05-15 09:15:09 +05:30
hyphenation.py py3ize some shebangs 2020-08-22 18:48:32 +05:30
install.py setup: fix installing without develop mode + system plugins option 2021-04-11 13:27:32 -04:00
installers.py Default to running test build during extdev 2021-04-21 07:55:42 +05:30
iso_639-3.json Update the ISO 639-3 language database 2019-11-02 09:21:28 +05:30
iso_3166-1.json Update ISO 3166 database 2019-11-02 09:31:05 +05:30
lc_data.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
liberation.py Bump bundled liberation fonts from 2.1.1 to 2.1.3 2021-02-25 16:35:40 -05:00
linux-installer.py fix missing space after semi colon on linux-installer.py 2021-01-05 11:29:15 +07:00
linux-installer.sh Merge branch 'lint_linux_installer' of https://github.com/thuvh/calibre 2021-01-05 10:01:39 +05:30
mathjax.py Bump bundled MathJax version 2021-04-25 13:37:03 +05:30
parallel_build.py ... 2020-08-22 18:48:02 +05:30
plugins_mirror.py Remove history indication from plugins index 2020-11-25 21:18:03 +05:30
port.py Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
publish.py Fix user manual rendering for non-existent languages 2021-03-14 20:05:55 +05:30
resources.py Dont store the Liberation Fonts in source control 2020-12-15 11:42:19 +05:30
revendor.py Fix unneccessary re-downloads when re-vendoring 2021-03-04 21:47:42 +05:30
run-calibre-worker.py Remove useless __future__ imports 2020-08-22 18:47:55 +05:30
test.py Remove ASAN patch for bug in arch Qt. Thanks @eli-schwartz 2021-04-14 10:47:53 +05:30
translations.py Python 3.7 compat 2021-02-23 09:59:16 +05:30
unix-ci.py Add a flush 2021-03-16 11:04:14 +05:30
upload.py More py3 compat 2020-09-25 09:25:28 +05:30
vcvars.py Always build on Windows with Visual Studio 2019 2021-03-18 21:22:31 +05:30
win-ci.py Make the built py3 sw available for CI 2020-08-22 18:48:00 +05:30