kilianar
59e64e78dc
calibre: 7.4.0 -> 7.5.1
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.5.1
2024-02-09 17:15:58 +01:00
kilianar
1b09afe09d
calibre: 7.3.0 -> 7.4.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.4.0
2024-01-19 22:13:51 +01:00
kilianar
6d502d2f2a
calibre: 7.2.0 -> 7.3.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.3.0
2024-01-06 17:30:48 +01:00
kilianar
81b9cbee35
calibre: 7.1.0 -> 7.2.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.2.0
2023-12-19 10:18:32 +01:00
kilianar
3adf300914
calibre: 7.0.0 -> 7.1.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.1.0
2023-11-24 18:14:37 +01:00
kilianar
0c82a22838
calibre: 6.29.0 -> 7.0.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.0.0
2023-11-19 18:43:19 +01:00
Adam Joseph
bc2d598878
treewide: change pythonForBuild to pythonOnBuildForHost
2023-11-05 17:42:12 -08:00
kilianar
c61adde9f9
calibre: 6.28.1 -> 6.29.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.29.0
2023-10-21 08:42:52 +02:00
kilianar
71c4ac9a82
calibre: 6.26.0 -> 6.28.1
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.28.1
2023-10-10 13:47:11 +02:00
Anderson Torres
0a82b0a1cd
calibre: remove AndersonTorres from maintainers
2023-09-13 11:23:15 +00:00
kilianar
e60775396c
calibre: 6.25.0 -> 6.26.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.26.0
2023-09-08 19:06:30 +00:00
Gaël Reyrol
2b328f6040
calibre: 6.24.0 -> 6.25.0
2023-08-19 22:25:25 +00:00
Gaël Reyrol
e6a2629950
calibre: 6.23.0 -> 6.24.0
2023-08-06 20:35:37 +00:00
Gaël Reyrol
5829ef37cc
calibre: 6.22.0 -> 6.23.0
2023-07-14 22:41:18 -03:00
Gaël Reyrol
c85b190a7a
calibre: 6.21.0 -> 6.22.0
2023-06-30 09:19:43 +02:00
kilianar
48b45dbfda
calibre: 6.20.0 -> 6.21.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.21.0
2023-06-13 10:06:20 +02:00
kilianar
fb02e7c5cb
calibre: 6.19.1 -> 6.20.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.20.0
2023-06-10 19:11:58 +00:00
kilianar
b1d3057032
calibre: 6.17.0 -> 6.19.1
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.19.1
2023-06-01 14:01:11 +00:00
kilianar
0c8d82a7a5
calibre: 6.16.0 -> 6.17.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v6.17.0
2023-04-29 14:17:49 -03:00
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