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
nyanloutre
2e73a9ab84
calibre: add unrardll optional dependency
2020-09-22 23:28:46 +02:00
Peter Hoeg
4b25b12ff7
calibre: 4.22.0 -> 4.23.0
2020-09-07 12:48:34 +08:00
Peter Hoeg
3690d1d7fc
calibre: build with py3 by default
2020-09-07 12:48:34 +08:00
R. RyanTM
386d5c1be1
calibre: 4.19.0 -> 4.22.0
2020-07-31 20:35:48 +00:00
Peter Hoeg
770faa044a
Merge pull request #92118 from NixOS/f/calibre
...
calibre: use webengine i/o webkit
2020-07-04 20:50:56 +08:00
Peter Hoeg
1da9cd8676
calibre: use webengine i/o webkit
...
As of v4, calibre supports qtwebengine so use that instead of the
deprecated qtwebkit.
2020-07-03 09:52:59 +08:00
R. RyanTM
83ec61c486
calibre: 4.17.0 -> 4.19.0
2020-07-02 10:34:03 -07:00
R. RyanTM
b0c33eb24c
calibre: 4.15.0 -> 4.17.0
2020-05-25 09:47:35 +00:00
R. RyanTM
90449f2fda
calibre: 4.12.0 -> 4.15.0
2020-05-05 18:56:54 -07:00
worldofpeace
ddbc832637
Revert "calibre: 4.12.0 -> 4.13.0"
2020-04-18 20:51:33 -04:00
AndersonTorres
d811d6a0dc
[WIP] {help wanted} calibre: 4.12.0 -> 4.13.0
2020-04-15 17:44:08 -03:00
worldofpeace
557eb8a89d
calibre: install desktop items
...
These have been available for a while it seems.
2020-04-02 07:41:53 -04:00
Timo Kaufmann
addac63b84
Merge pull request #84095 from timokau/calibre-unbreak-desktop
...
calibre: fix build of desktop items
2020-04-02 11:35:49 +00:00
Timo Kaufmann
3f76ce2011
calibre: fix build of desktop items
...
Broken by https://github.com/NixOS/nixpkgs/pull/75729 since the desktop
items are only valid after post-processing. There's probably multiple
better ways to do this, but I'm not a calibre maintainer and I just want
to get this unbroken as quickly as possible.
2020-04-02 11:52:39 +02:00
R. RyanTM
63925c1cb9
calibre: 4.11.2 -> 4.12.0
2020-03-14 14:30:28 +01:00
R. RyanTM
c8c9d617fb
calibre: 4.8.0 -> 4.11.2
2020-02-23 13:45:45 -08:00
chamatht
16fe603750
calibre: switch to qtwebengine to fix 4.x ( #79608 )
2020-02-10 01:26:32 -05:00
Peter Hoeg
f005f2d350
calibre: 3.48 -> 4.8
2020-01-13 21:28:24 +08:00
dawidsowa
84df543de0
calibre: add feedparser to dependencies ( #69437 )
2019-11-29 22:55:59 +01:00
Benjamin Andresen
c4aff4c03a
calibre: add markdown to inputs
...
fixes #72724
2019-11-03 16:54:46 +01:00
Peter Hoeg
e93d04597d
calibre: 3.47.1 -> 3.48.0
2019-10-26 13:57:39 +02:00
Chris Rendle-Short
22e63cc357
calibre: 3.47.0 -> 3.47.1
...
Also rename .desktop files to match app IDs (fixes missing app icons on
Wayland).
2019-09-02 21:09:50 +10:00