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
R. RyanTM
3e0a8185c3
calibre: 5.10.1 -> 5.11.0
2021-02-14 11:35:35 +00:00
Ben Siraphob
a6ac3eedbd
treewide: xdg_utils -> xdg-utils
2021-02-01 15:05:09 +07:00
Eduardo Sánchez Muñoz
a2807e67f0
calibre: 4.23.0 -> 5.10.1
...
Co-authored-by: ento <ento+github@i.pearlwaffles.xyz>
Co-authored-by: Eduardo Sánchez Muñoz <esm@eduardosm.net>
2021-01-29 11:23:49 +01:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Cole Helbling
326fc3736c
Revert "calibre: 4.23.0 -> 5.9.0"
2021-01-13 15:52:36 -08:00
Hugo Lageneste
bbe300a6b8
calibre: 4.23.0 -> 5.9.0
...
Updates calibre version to 5.9.0 by pinning the Python version to 3.
Calibre upgraded to Python 3 since the 5.0 release.
Adds aliases for removed packages.
Fixes #106256 .
2021-01-12 13:11:54 +01:00