Commit Graph

173 Commits

Author SHA1 Message Date
Anderson Torres
6cc732ebbe
Merge pull request #38066 from jluttine/calibre-3.20.0
calibre: remove unnecessary patch
2018-04-29 16:07:13 -03:00
Pascal Wittmann
931b8aded1
calibre: 3.21.0 -> 3.22.1 2018-04-21 15:32:43 +02:00
Jaakko Luttinen
cc1ab7413d
calibre: remove unnecessary patch
In addition to bumping the version, remove a patch which made
self.update_checker None. This caused errors that showed on the terminal after
closing Calibre (if it was launched from a terminal).
2018-04-08 14:28:19 +03:00
Pascal Wittmann
e1da086e75
calibre: 3.20.0 -> 3.21.0 2018-04-06 21:32:39 +02:00
Pascal Wittmann
5f8248f0e4
calibre: 3.19.0 -> 3.20.0 2018-03-30 18:15:53 +02:00
AndersonTorres
54471fd01e calibre: 3.17.0 -> 3.19.0
Also adding locally the lost patches
2018-03-14 23:45:33 -03:00
Peter Hoeg
829d5c2051 calibre: 3.16.0 -> 3.17.0 2018-02-21 21:32:29 +08:00
adisbladis
14731b5968
calibre: 3.15.0 -> 3.16.0 2018-02-05 03:46:10 +08:00
adisbladis
26ddcd55f3
calibre: 3.14.0 -> 3.15.0 2018-01-11 17:25:23 +08:00
adisbladis
31898ec13a
calibre: 3.12.0 -> 3.14.0 2018-01-04 16:34:25 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
André-Patrick Bubel
04bdff3d8f
calibre: Fix error when sending E-Mails
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
2017-11-22 13:41:23 +01:00
adisbladis
1f8625d8f0
calibre: 3.10.0 -> 3.12.0 2017-11-11 03:14:29 +08:00
André-Patrick Bubel
460c3f425e
calibre: 3.9.0 -> 3.10.0 2017-10-22 18:36:16 +02:00
Peter Hoeg
d9b9e157aa calibre: 3.7.0 -> 3.9.0 2017-10-09 23:01:28 +08:00
Peter Hoeg
55c58c0826 calibre: 3.5.0 -> 3.7.0 2017-09-20 22:24:29 +08:00
Johannes Frankenau
d87f53baf9 calibre: 3.3.0 -> 3.5.0 2017-08-14 09:33:02 +02:00
Victor Calvert
56743ea677 calibre: fix html5lib error 2017-07-10 15:59:26 -04:00
Frederik Rietdijk
ff5423cdca calibre: use bundled html5lib
The bundled html5lib may be old and insecure, but that's all upstream
supports. Since dependencies are now requiring a newer html5lib we have
no choice but to let it use the bundled version.
2017-07-07 18:37:04 +02:00
Victor Calvert
e600317768 calibre: 2.84.0 -> 3.1.1
links-privacy patch was removed as the content server was
rewritten in calibre 3.0.

The rewrite also needed a couple more python packages.
2017-06-25 03:52:36 -04:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Gabriel Ebner
0edd78f7bc calibre: fix missing gsettings schemas 2017-06-13 22:09:48 +02:00
Guillaume Maudoux
e6550cb5c1
calibre: fix RPATH problems
It took quite some discussions to find a good solution:
close #26201, close #26209.
(Authorship assigned to the author of the idea.)
2017-06-05 07:15:02 +02:00
Peter Hoeg
637e41fa6f calibre: 2.83.0 -> 2.84.0 2017-05-06 14:56:24 +08:00
Frederik Rietdijk
23f9741f86 calibre vendors beautifulsoup so remove it as a dependency 2017-05-01 06:42:58 +02:00
Peter Hoeg
fe7fc0b2ae calibre: 2.82.0 -> 2.83.0 2017-04-16 12:19:58 +08:00
Peter Hoeg
f70e7773ec calibre: 2.80.0 -> 2.82.0 2017-04-02 12:46:36 +08:00
Peter Hoeg
9e59945383 calibre: 2.79.1 -> 2.80.0 2017-02-24 17:20:23 +08:00
Peter Hoeg
43dbd916ef calibre: 2.76.0 -> 2.79.1 2017-02-18 16:57:13 +08:00
Frederik Rietdijk
c7bff3d71d calibre: 2.73.0 -> 2.76.0, fix html5lib, closes #21504 2016-12-31 09:12:41 +01:00
Franz Pletz
c09e043d53
calibre: 2.70.0 -> 2.73.0
Fixes #20896.
2016-12-04 14:57:34 +01:00
Frederik Rietdijk
fad1e442ad calibre: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk
e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Pascal Wittmann
8d80ad4175 calibre: 2.68.0 -> 2.70.0 2016-10-16 20:11:32 +02:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
cmfwyp
8212b2e0b5
calibre: 2.66.0 -> 2.68.0 2016-09-22 23:32:52 -04:00
Peter Hoeg
d4eac0278c calibre: 2.64.0 -> 2.66.0 (#18311)
A few additional changes:

1. We load patches from debian for improving privacy and security
2. Now with QT 5.6 instead of 5.5
3. We strip bundled python code and use proper upstream instead
2016-09-07 04:32:06 +02:00
Nikolay Amiantov
8978989ef6 calibre: use the right sip directory 2016-08-17 20:50:27 +03:00
Nikolay Amiantov
3e5bf44aab sip: 4.14.7 -> 4.18.1, drop unused old version 2016-08-17 20:30:51 +03:00
cmfwyp
c403221af5 calibre: 2.58.0 -> 2.64.0 (#17771)
Extension definitions were moved to extensions.json, so the patch
needed to be updated.
2016-08-17 13:20:39 +02:00
cmfwyp
2b28811957
calibre: add desktop entry files 2016-08-08 23:40:07 -04:00
Pascal Wittmann
6d2f00b209 calibre: 2.57.1 -> 2.58.0 2016-06-03 18:25:22 +02:00
Pascal Wittmann
5f599361fc calibre: 2.56.0 -> 2.57.1 2016-05-29 12:25:17 +02:00
Vladimír Čunát
73f1f5eb39 imagemagick: split dev output to fix #9604
Also fixup references to imagemagick.
2016-05-22 13:41:15 +02:00
Vladimír Čunát
c4661e9643 Merge: make dev output references explicit
This is a rebase of most commits from #14766,
resolving conflicts and a few other evaluation problems.
2016-05-22 12:09:23 +02:00
Tuomas Tynkkynen
d6d980c5df treewide: Make explicit that 'dev' output of poppler_utils is used 2016-05-19 10:02:30 +02:00
Domen Kožar
b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Pascal Wittmann
da061d06f9 calibre: 2.55.0 -> 2.56.0 2016-05-14 11:56:23 +02:00
Wei Tang
14c22adbc3 calibre: Fix file already exist building problem 2016-05-08 05:56:17 +02:00
Vladimír Čunát
ede605e4f1 calibre: fix #14938 build
Thanks to a hack and qmake help from @ttuegel.
2016-04-25 20:38:57 +02:00