Commit Graph

284 Commits

Author SHA1 Message Date
Anderson Torres
4955f1c73f calibre: use overlay-style attributes 2023-04-22 09:14:54 -03:00
Anderson Torres
36351ac94e calibre: add meta.changelog 2023-04-22 09:14:54 -03:00
Anderson Torres
af69748961 calibre: remove self-references to pname 2023-04-22 09:14:54 -03:00
kilianar
51d0f9f821 calibre: 6.15.1 -> 6.16.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.16.0
2023-04-21 12:55:58 -03:00
kilianar
633ed6e9ff calibre: 6.11.0 -> 6.15.1
https://github.com/kovidgoyal/calibre/releases/tag/v6.15.1
2023-04-09 13:23:57 -03:00
Martin Weinelt
1bd4b71a35 python310Packages.cchardet: Drop in favor of faust-cchardet
The former packages has seen its last release in 2020-10 and can be
considered abandoned. Meanwhile a new fork has appeared in
faust-cchardet, that we're going to use in its place.

Co-Authored-By: Robert Schütz <nix@dotlambda.de>
2023-03-03 23:59:29 +01:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland.  I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Robert Schütz
3d142abd14 calibre: don't rely on sip.platform_tag 2023-02-22 15:27:46 -08:00
Hoàng Minh Thắng
f5f6f0582b
calibre: add speechd as python dependencies
This enables text to speech feature in calibre
2023-02-14 17:57:46 -07:00
kilianar
aa1620e124 calibre: 6.10.0 -> 6.11.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.11.0
2023-01-10 22:13:24 +01:00
Florian Brandes
889395b158 calibre: Fix File Open Dialog
add wrapGAppsHook (back) to include gsettings.
Without, calibre dumps core because of missing
gsettings.

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-12-21 17:12:36 +02:00
kilianar
f16c0e15db calibre: 6.9.0 -> 6.10.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.10.0
2022-12-16 10:50:19 +01:00
kilianar
c5bacf1b8b calibre: 6.8.0 -> 6.9.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.9.0
2022-11-25 10:14:02 +01:00
kilianar
6a88d0d894 calibre: 6.7.1 -> 6.8.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.8.0
2022-11-04 10:50:04 +01:00
kilianar
1657c3114e calibre: 6.7.0 -> 6.7.1
https://github.com/kovidgoyal/calibre/releases/tag/v6.7.1
2022-10-16 13:44:09 +02:00
kilianar
f4eab77d84 calibre: 6.6.1 -> 6.7.0
https://github.com/kovidgoyal/calibre/releases/tag/v6.7.0
2022-10-14 17:04:11 +02:00
Fabián Heredia Montiel
88364f38c4 calibre: fix epub-viewer 2022-10-11 08:41:55 -05:00
kilianar
9f6f358ac4 calibre: 5.44.0 -> 6.6.1
https://github.com/kovidgoyal/calibre/releases/tag/v6.6.1
2022-10-07 12:20:43 +02:00
kilianar
2b5e24bd8e calibre: 5.42.0 -> 5.44.0 2022-09-26 09:46:54 +02:00
Alexander Shpilkin
7d883da22a
calibre: fix chm processing dependency 2022-06-16 07:19:21 +03:00
Daniel Ebbert
6c3425e243
calibre: 5.37.0 -> 5.42.0 2022-05-07 11:17:42 +02:00
Adam Joseph
e134ec7dbb calibre: omit pyqtwebengine on unsupported platforms 2022-04-30 17:17:07 -07:00
Adam Joseph
5390449f5f calibre: remove duplicate "jeepney" in buildInputs
The "jeepney" package appears twice in buildInputs.  This commit
removes one of the two copies.
2022-03-03 18:10:36 -08:00
Ivan Popovych
f04b4d0640 calibre: 5.34.0 -> 5.37.0 2022-02-27 17:36:48 +02:00
Honza Cibulka
d1c70dc137 calibre: added pycryptodome Python package
Pycryptodome Python package needed for running DeDRM Plugin.
2022-01-13 16:49:46 +01:00
Fabián Heredia Montiel
d990513e49 calibre: fix build on staging-next due to missing setuptools 2022-01-08 10:22:43 -08:00
Steamwalker
9ae573e510 calibre: 5.33.2 -> 5.34.0 2022-01-02 18:57:38 +01:00
Josh Kingsley
2b5946b87a calibre: 5.31.1 -> 5.33.2 2021-12-06 01:57:43 +02:00
Thiago Kenji Okada
ea0fb50c6c calibre: 5.30.0 -> 5.31.1 2021-11-10 19:46:30 -03:00
Fabián Heredia Montiel
0fb60ce16b calibre: fix hash 2021-10-25 22:34:26 -05:00
Andrew Fontaine
65e2e5cb1c
calibre: 5.29.0 -> 5.30.0
Now supports the new Kobo Libra 2 and Kobo Sage
2021-10-25 18:18:23 -04:00
Thiago Kenji Okada
1ff0380e8b calibre: 5.24.0 -> 5.29.0
Also refresh the Debian patches. The last ones were from
calibre-{0.8.29,2.9.0}, and now they're up-to-date to version 5.29.0
(also downloading it directly from Debian bug tracker instead of copying
them).

As a side effect, plugins are supported again. I am assuming that if
Debian doesn't try to disable this anymore, they should be safer to use
now, or Debian decided that the risk is on the user. Either way, should
also be fine for us.
2021-10-18 15:23:50 -03:00
Sandro Jäckel
8a3900198f
calibre: remove unused input 2021-09-11 14:26:37 +02:00
Davíð Steinn Geirsson
0f54dbf54f calibre: Add python3Packages.jeepney as dependency
Required for sending books to my Kobo Aura ereader.
2021-09-11 00:59:19 +00:00
Sam Doshi
6df3b14b15 calibre: add missing jeepney dependency
fixes #133595
2021-08-13 21:19:56 +01:00
Mukund Lakshman
598266b34c calibre: 5.17.0 -> 5.24.0
- No need to pin zeroconf to older version.
- Override apsw to compile with load_extension support. [1]

[1] https://bugs.launchpad.net/calibre/+bug/1935747
2021-07-31 19:37:08 +01:00
Mukund Lakshman
35ce59b03b calibre: Pin zeroconf dependency to 0.31
This prevents https://bugs.launchpad.net/calibre/+bug/1936889 which has
been patched [1] in calibre master but not yet released.

[1]: 4f9e83e642
2021-07-26 15:33:44 +01:00
Robert Schütz
1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Eduardo Sánchez Muñoz
d4c32e1684 calibre: fix PyQt5 SIP path 2021-06-27 00:25:13 +02:00
Théophane Hufschmitt
ea7d4aa9b8
calibre: Fix build with CA derivations (#124227)
See https://github.com/NixOS/nix/issues/4764
2021-05-24 03:20:40 -04:00
Eduardo Sánchez Muñoz
e02445f4d8 pythonPackages.sip_5: rename to sip 2021-05-10 20:41:38 +02:00
Eduardo Sánchez Muñoz
edec49cbb3 calibre: 5.16.1 -> 5.17.0 2021-05-10 11:32:38 +02:00
Eduardo Sánchez Muñoz
9078c50982 pythonPackages.sip_5: add platform_tag attribute
It's value is platform dependend and needs to be specified in `pyproject.toml` for modules that use sip_5. Instead of defining it for each module, we can add it to sip_5, so it can be reused.
2021-04-28 17:52:42 +02:00
Eduardo Sánchez Muñoz
fc191f27fc calibre: remove enableParallelBuilding = true
It is enabled by default.
2021-04-19 22:14:46 +02:00
Eduardo Sánchez Muñoz
7b8bd18a30 calibre: 5.13.0 -> 5.16.1 2021-04-19 22:14:46 +02:00
Shannan Lekwati
78e741c65f calibre: add cchardet library 2021-03-28 20:58:47 +02:00
R. RyanTM
edbaad140f calibre: 5.12.0 -> 5.13.0 2021-03-15 03:22:03 -04:00
R. RyanTM
df069bf868 calibre: 5.11.0 -> 5.12.0 2021-03-08 01:11:19 -05:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
AndersonTorres
4d7b43a328 calibre: cosmetical modifications
To make @r-rmcgibbo happy!
2021-02-14 17:10:00 -03:00