3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18 commits

Author SHA1 Message Date
Emmanuel Rosa a4c86b421f webkitgtk: add missing libXdamage dependency
Closes #40193
2018-05-08 21:42:17 -04:00
Will Dietz e1e6e94c5d webkitgtk: Add musl patch from Alpine re:execinfo, use libc++ on ALLVM 2018-02-13 09:44:48 -06:00
Orivej Desh 22a270b050 webkitgtk24x: fix build with gcc6 2017-08-28 11:41:41 +00:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Shea Levy c923c6c7c5 webkitgtk24x: Fix build on darwin 2017-03-31 07:47:09 -07:00
Joachim Fasting 442b589b71
webkitgtk24x: mark as insecure
See https://github.com/NixOS/nixpkgs/issues/18312
2017-02-26 22:52:07 +01:00
Domen Kožar d2275f4b04 webkitgtk24: build in parallel until #18312
(cherry picked from commit 2ef4e9e9d5)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:23 +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
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
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
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
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 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
Renamed from pkgs/development/libraries/webkitgtk/2.4.6.nix (Browse further)