149 Commits

Author SHA1 Message Date
Kovid Goyal
fba9e98458
Include the PoDoFo garbage collection fix
https://github.com/podofo/podofo/issues/108

...
2023-11-13 19:21:42 +05:30
Kovid Goyal
9ba1a63bde
Bump the version of PoDoFo
Some crashing and security fixes
2023-11-13 19:21:41 +05:30
Kovid Goyal
4236956b91
Bump version of css-parser 2023-11-13 19:21:38 +05:30
Kovid Goyal
1e53a0ac85
Use a prebuilt nasm on windows as its makefile is badly broken 2023-11-13 19:21:35 +05:30
Kovid Goyal
38ae4df969
Start work on updating windows binaries 2023-11-13 19:21:35 +05:30
Kovid Goyal
c479522c1b
Fix filename conflict for brotli packages on case insensitive file systems 2023-11-13 19:21:34 +05:30
Kovid Goyal
8bcf1aed00
Include libtiff as otherwise when building on linux various components link against the system version 2023-11-13 19:21:34 +05:30
Kovid Goyal
4f7046e5cf
another pointless dependency needed by badly designed python packages 2023-11-13 19:21:34 +05:30
Kovid Goyal
d3e3b3134a
py7zr has grown a couple more dependencies 2023-11-13 19:21:34 +05:30
Kovid Goyal
6f3792ca4c
switch to wheel based builds of pure python packages 2023-11-13 19:21:34 +05:30
Kovid Goyal
aa6efb1927
... 2023-11-13 19:21:34 +05:30
Kovid Goyal
b989b9e0e5
Finish deps updates 2023-11-13 19:21:34 +05:30
Kovid Goyal
36bb606e27
More deps updates 2023-11-13 19:21:34 +05:30
Kovid Goyal
1d15d7e0fa
Start work on bumping dependencies for calibre 7 2023-11-13 19:21:34 +05:30
Kovid Goyal
824c0dcb2f
Bump version of libwebp 2023-09-14 16:22:31 +05:30
Kovid Goyal
782eda6351
Bump setuptools as the previous version cant build mechanize 0.4.8 2023-09-13 20:03:52 +05:30
Kovid Goyal
aa9ea8f566
Bump the version of mechanize 2023-09-13 18:48:07 +05:30
Kovid Goyal
741f195e13
Also bump apsw
apsw now uses a compiled etension module as its __init__
so support that.
2023-09-13 18:44:07 +05:30
Kovid Goyal
12d419ff41
Bump version of sqlite 2023-09-13 12:56:32 +05:30
Kovid Goyal
8135f2027d
Fix #2031405 [Private bug](https://bugs.launchpad.net/calibre/+bug/2031405) 2023-08-16 09:27:10 +05:30
Kovid Goyal
d82e5ee81d
Add xxhash
Will be used for the upcoming category docs
2023-08-05 17:45:49 +05:30
Kovid Goyal
1953745041
Bump version of podofo to latest release 2023-06-29 17:15:09 +05:30
Kovid Goyal
6e990c3c15
PDF Output: Fix regression that caused large slowdowns when converting books with lots of internal HTML files to PDF
Sadly the podofo maintainer has not made a release so we are building a
commit.
2023-06-28 11:09:32 +05:30
Kovid Goyal
a79795dca9
Bump version of podofo 2023-05-20 14:11:47 +05:30
Kovid Goyal
25b642acba
Include fonttools will eventually be used for subsetting or conversion to/from WOFF 2023-04-23 19:54:21 +05:30
Kovid Goyal
328d0b5758
Add zstd as a dependency
Fixes #1826 (add zstd as a dependency)
2023-04-05 16:39:47 +05:30
Kovid Goyal
a86b88c634
Bump unrardll version 2023-03-09 14:08:07 +05:30
Kovid Goyal
a54227469b
Bump version of pyqt 2023-01-10 09:07:15 +05:30
Kovid Goyal
f7f0cf059f
Bump Qt version to 6.4.2 2023-01-09 18:09:06 +05:30
Kovid Goyal
48d08139de
Bump the version of the bundled zlib
Fixes #1811 (Dependencies: zlib file url changed)
2022-12-22 19:23:04 +05:30
Kovid Goyal
1f13e36547
Edit book: Fix an error when processing books that contain comments inside unknown CSS @ rules. Fixes #1990660 [Editor Error in Calibre 6.5](https://bugs.launchpad.net/calibre/+bug/1990660) 2022-09-26 14:52:50 +05:30
lifegpc
0443965b92
Bump speech dispatcher version from 0.10.2 to 0.11.1
This will fix [template with C linkage](https://github.com/brailcom/speechd/issues/616) error when compiling from source.
2022-08-16 19:10:30 +08:00
Kovid Goyal
f2a3233e9a
Bump versions of xml libs
Seeing crashes with libxslt involvement on macOS needs further
investigation, but maybe bumping  the versions will fix it.
2022-07-27 11:10:38 +05:30
Kovid Goyal
19f007fa9d
Linux binaries: Bundle brotli and graphite2 as well as Qt links against them 2022-07-18 19:30:24 +05:30
Kovid Goyal
5c3385476f
Switch from cchardet to uchardet
cchardet is not maintained anymore: https://github.com/PyYoshi/cChardet/issues/77

cchardet is based on uchardet with the addition of reporting encoding
detection confidence. We dont really need that, so moving to uchardet is
simplest.

See #1690 (Low effort port to charset_normalizer)
2022-07-16 15:36:28 +05:30
Kovid Goyal
e98c1fdc8e
Bump version of libmtp 2022-07-14 19:58:47 +05:30
Kovid Goyal
97d613016c
Bump PyQt version 2022-07-06 19:19:52 +05:30
Kovid Goyal
2fbe290470
update pyqt 2022-07-06 19:19:52 +05:30
Kovid Goyal
a07a320a24
build node on linux as well as qt 6.3 requires nodejs >= 12 2022-07-06 19:19:52 +05:30
Kovid Goyal
cb4cec8d83
Bump Qt to 6.3.1 2022-07-06 19:19:52 +05:30
Kovid Goyal
7e8a5cf449
Dont build NodeJS on windows
It only builds with one version of Visual Studio. Typical web tech.
2022-07-06 19:19:38 +05:30
Kovid Goyal
87f3a5808e
... 2022-07-06 19:19:38 +05:30
Kovid Goyal
cdcfbbe57e
bump version of libxml2 in th ehopes that the new version will fix the crash on ARM 2022-07-06 19:19:38 +05:30
Kovid Goyal
e5cab43321
nodejs is required to build webengine 2022-07-06 19:19:37 +05:30
Kovid Goyal
e6bbaaa57f
Add ninja required by Qt 2022-07-06 19:19:37 +05:30
Kovid Goyal
ab2b26ddf0
Update various macos only packages 2022-07-06 19:19:37 +05:30
Kovid Goyal
7c99e490cd
Update hash of nasm 2022-07-06 19:19:37 +05:30
Kovid Goyal
6ed9c81ca7
Bump python version 2022-07-06 19:19:37 +05:30
Kovid Goyal
fe9042ff98
Bump version of css-parser 2022-07-06 19:19:37 +05:30
Kovid Goyal
1be8c50cc1
Bump PyQt version 2022-07-06 19:19:36 +05:30