Commit Graph

57 Commits

Author SHA1 Message Date
Graham Christensen
0425f7ab22 Merge pull request #19917 from grahamc/epiphany
Epiphany
2016-10-27 12:09:48 -04:00
Graham Christensen
354811f4bc
webkitgtk214x: 2.14.0 -> 2.14.1 2016-10-26 21:23:25 -04:00
Frederik Rietdijk
cda8d652f1 webkitgtk: use python2
because of Python 2 print statement.
2016-10-18 23:16:03 +02:00
Alexander Ried
733c706c91
webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr.

From #19081.
2016-10-11 18:32:26 +02:00
Graham Christensen
56903afbf1
webkitgtk: 2.12.4 -> 2.12.5 2016-09-26 10:09:55 -04:00
Alexander Ried
6d95751d85 webkitgtk210x: remove 2016-09-22 22:31:37 +02:00
Alexander Ried
b82874e6dc webkitgtk214x: init at 2.14.0 2016-09-22 22:25:43 +02:00
Domen Kožar
d2275f4b04 webkitgtk24: build in parallel until #18312
(cherry picked from commit 2ef4e9e9d5c754fe091ec5087b885f2be98fb3a7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:23 +02:00
Tuomas Tynkkynen
7c1607ae65 webkitgtk: Few last missing 'dev' references 2016-08-29 14:49:53 +03:00
Robin Gloster
bb2824c68e
webkitgtk: 2.12.3 -> 2.12.4
Security fixes: CVE-2016-4622, CVE-2016-4624, CVE-2016-4591,
CVE-2016-4590.
2016-08-25 00:11:33 +00:00
koral
b3beab9f03 webkitgtk: 2.10.4 -> 2.10.9 2016-08-04 21:18:38 +02:00
Jun Hao
5bf4a9ff73 webkitgtk24x: fix libwebp missing library path, add libobjc as dependency on OSX (#17198) 2016-07-28 04:45:54 +02:00
Christian Richter
a4c965ef1b webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-15 14:15:13 +02:00
Herwig Hochleitner
f547137425 webkitgtk: 2.12.0 -> 2.12.3 (#15847) 2016-06-01 13:25:58 +02:00
Tobias Geerinckx-Rice
2b3e994587
webkitgtk212x: move libXdmcp to buildInputs 2016-05-16 20:27:31 +02:00
Tobias Geerinckx-Rice
85148e8ed2
webkitgtk212x: add missing X library inputs
Conservatively added to buildInputs, but not really sure why
libXdmcp is native. @bendlas?
2016-05-15 23:20:34 +02:00
Tobias Geerinckx-Rice
358900674b
webgitgtk 2.12: fix evaluation
Remove reference to unknown maintainer @iyzsong.
2016-04-14 19:57:14 +02:00
Michael Raskin
73fba62fb1 Merge pull request #13545 from bendlas/init-webkitgtk-212
webkitgtk: init at 2.12
2016-04-14 16:37:56 +00:00
Herwig Hochleitner
6bb9ca5057 webkitgtk: init at 2.12.0
this has the b3 jit activated
2016-04-13 20:44:59 +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
Ryan Trinkle
8605dab964 webkitgtk: add darwin support 2016-03-30 09:40:36 +02:00
宋文武
93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +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
Eelco Dolstra
8726c6d506 webkitgtk: Disable Hydra build
This package takes an excessive amount of time to build (e.g., right
now Hydra is showing eight concurrent builds of webkitgtk, some of
them running for more than 6 hours). This may also delay channel
updates.
2016-02-27 22:29:24 +01:00
Vladimír Čunát
13afef0d8e webkitgtk: fix build with glibc-2.23
... by a patch accepted upstream.
2.4 seems to build fine without patching.
2016-02-27 11:07:56 +01:00
Luca Bruno
a412927924 Merge remote-tracking branch 'origin/master' into closure-size 2015-11-25 21:37:30 +01:00
Domen Kožar
f809e8e0ab webkitgtk: 2.10.0 -> 2.10.4 (fix build) 2015-11-17 08:19:01 +01:00
Tuomas Tynkkynen
cb720e4c94 webkitgtk: Add libXt
It's missing in the multiple-outputs branch for some reason.
2015-10-28 10:23:01 +01:00
William A. Kennington III
271972de0a Merge branch 'master.upstream' into staging.upstream 2015-09-29 15:54:33 -07:00
Vladimír Čunát
bfd8e56aa6 webkitgtk-2.4: drop autoreconf, propagate harfbuzz-icu
The autoreconf phase isn't needed anymore but wasn't removed.

Fixes #10099 (I think).
It's maybe slightly wasteful for the closure, but it's likely that
in the case of webkit it won't be a big deal and icu might
be in the closure anyway.
2015-09-29 18:16:37 +02:00
Luca Bruno
b1f4a7ef32 webkitgtk: 2.8.5 -> 2.10.0 2015-09-25 10:48:39 +02:00
koral
9beb3f71fd webkit: 2.8.3 -> 2.8.5 2015-09-05 21:42:00 +08:00
Peter Simons
38bf7f94d0 webkitgtk-2.4: disable parallel building to fix race conditions
http://hydra.cryp.to/build/888422/nixlog/9/raw
2015-05-25 20:43:39 +02:00
Thomas Tuegel
4115f7794b webkitgtk24x: update to webkitgtk-2.4.9, fix build 2015-05-22 11:52:50 -05:00
Vladimír Čunát
bc7a4fc18b webkitgtk: minor updates (close #7828)
Builds fine, NEWS look good.
2015-05-15 22:36:52 +02:00
Luca Bruno
db3b86560f GNOME 3.16.1, closes #7357 2015-04-25 12:02:33 +02:00
Vladimír Čunát
2c0db9ffbe webkitgtk-2.4: security update, fix and parallel build
NEWS claims security fixes:
CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386,
CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390.
Otherwise NEWS seems safe, basically only containing bugfixes.

Parallel building should work now, thanks to make update :-)
tested with 8 threads, once webkitgtk24x and webkitgtk2.
2015-04-25 09:42:52 +02:00
Vladimír Čunát
2275f6626c webkitgtk-2.4: patch to fix build, rename file
Extracted from #7357 to avoid merge problems.
2015-04-25 08:30:32 +02:00
koral
2a64bd0e49 webkitgtk: 2.6.4 -> 2.6.5 2015-01-29 11:16:42 +01:00
Michael Raskin
6d74aacbea Pass sqlite to webkitgtk --- fails to configure otherwise 2015-01-06 19:34:30 +03:00
koral
a268b0e1c8 webkitgtk: added optional geoclue2 dependency. 2014-12-29 21:56:00 +01:00
koral
3070630aa7 webkitgtk: 2.6.2 -> 2.6.4 2014-12-29 21:55:35 +01:00
Luca Bruno
927c78cbaa webkitgtk: fix build 2014-11-17 23:40:54 +01:00
Luca Bruno
7f3c95e6b7 webkitgtk: disable parallel building 2014-11-08 15:55:53 +01:00
koral
64a7730696 webkitgtk: 2.6.1 -> 2.6.2 2014-10-30 23:41:09 +01:00
koral
f24f7010b7 webkitgtk: 2.4.6 -> 2.6.1 2014-10-19 11:45:20 +02:00
Joachim Fasting
72d7f73a64 webkitgtk: bump to version 2.4.6 2014-10-02 18:37:10 +02:00
Joachim Fasting
37b6f54534 webkitgtk: bump to 2.4.5
Closes #4125.
2014-09-20 23:17:53 +01:00
Vladimír Čunát
48c5574f5a webkitgtk: minor update 2014-08-13 00:20:46 +02:00
宋文武
12d8c020e8 webkitgtk: update to 2.4.3 (close #2640) 2014-05-26 22:45:16 +02:00