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
Pascal Wittmann
1f1d8993c9
calibre: 2.54.0 -> 2.55.0
2016-04-22 21:05:38 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Pascal Wittmann
977529f35a
calibre: 2.53.0 -> 2.54.0
2016-04-03 11:29:17 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Pascal Wittmann
ba3153ee08
calibre: 2.52.0 -> 2.53.0
2016-03-15 18:56:41 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Pascal Wittmann
afd2d0588b
calibre: 2.51.0 -> 2.52.0
2016-02-29 23:35:32 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Pascal Wittmann
7f1b6d8a31
calibre: 2.50.1 -> 2.51.0
2016-02-12 21:47:12 +01:00
Tuomas Tynkkynen
7b0c4d452a
treewide: Mass replace 'poppler_utils}/bin' to refer the 'out' output
2016-02-01 20:46:18 +02:00
Pascal Wittmann
268d4699ec
calibre: 2.49.0 -> 2.50.1
2016-01-31 18:06:51 +01:00
Tuomas Tynkkynen
0f4244f51f
treewide: Mass replace 'poppler_utils}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Pascal Wittmann
5cee8ff809
calibre: 2.48.0 -> 2.49.0
2016-01-15 21:36:23 +01:00