Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Tor Hedin Brønner
25a79ccc99
webkitgtk: 2.26.4 -> 2.28.0
...
prune libglvnd patch, this is what gentoo uses.
2020-03-24 07:10:45 +01:00
Matthew Bauer
e9c2957c14
treewide: add comments on where native inputs are needed
...
makes it more clear why this happens
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2020-03-16 14:27:23 -04:00
Matthew Bauer
d2775e4ce0
webkitgtk: ignore gettext when cross compiling
...
Unfortunately, CMake looks in CMAKE_PREFIX_PATH for binaries when
cross-compiling. This means that it will use gettext from
CMAKE_PREFIX_PATH even when we provide a gettext binary in PATH! This
is bad because the on in CMAKE_PREFIX_PATH is for the cross system,
not the native one. The only documented way I can find to change this
behavior is by manually setting the CMAKE_IGNORE_PATH variable.
2020-03-06 00:45:45 -05:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
...
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Tor Hedin Brønner
554d3a239a
webkitgtk: 2.26.2 -> 2.26.3 ( #78303 )
...
https://webkitgtk.org/2020/01/22/webkitgtk2.26.3-released.html
2020-01-24 04:42:59 +01:00
worldofpeace
58cf77fbee
Merge pull request #75043 from worldofpeace/webkitgtk-parallel
...
webkitgtk: cleanups
2019-12-10 23:52:50 -05:00
worldofpeace
c2ba06d09f
webkitgtk: add gnome3 maintainers
2019-12-10 23:38:55 -05:00
worldofpeace
ed3ffa197d
webkitgtk: use python3
2019-12-10 23:36:57 -05:00
worldofpeace
5a5f9dfa74
webkitgtk: nixpkgs-fmt
2019-12-10 23:36:57 -05:00
worldofpeace
a11e023201
webkitgtk24x-gtk{3.2}: remove
...
It goes without saying that we should remove this 😅 ️.
2019-12-05 07:01:28 -05:00
Frederik Rietdijk
73b88e17dd
Merge staging-next into staging
2019-11-11 12:09:26 +01:00
Tor Hedin Brønner
bd20836885
webkitgtk: 2.26.1 -> 2.26.2 ( #73052 )
2019-11-10 13:20:39 +01:00
adisbladis
5d24b1e97a
webkitgtk: Don't use libGLU_combined
2019-11-09 10:34:49 +00:00
Tor Hedin Brønner
84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
...
* add fix-bubblewrap-paths.patch
* use clangStdenv
We're running into #36947
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
Jan Tojnar
306cc9b311
Merge branch 'staging-next' into staging
2019-09-06 03:21:30 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
...
GTK was renamed.
2019-09-06 02:54:53 +02:00
Will Dietz
04ddfc59b4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
...
https://webkitgtk.org/2019/08/28/webkitgtk2.24.4-released.html
https://webkitgtk.org/security/WSA-2019-0004.html
2019-09-03 19:23:11 -05:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
941a1f37c2
webkitgtk: 2.24.2 -> 2.24.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/webkitgtk/versions
2019-07-17 09:32:31 +02:00
Will Dietz
888dba6a1d
webkitgtk: 2.24.2
...
https://webkitgtk.org/2019/05/17/webkitgtk2.24.2-released.html
2019-05-18 08:23:31 +02:00
Herwig Hochleitner
63ad043e41
webkitgtk: 2.24.0 -> 2.24.1
2019-04-10 16:36:20 +02:00
Herwig Hochleitner
a72bb46155
webkitgtk: 2.22.7 -> 2.24.0
2019-03-13 21:10:24 +01:00
Herwig Hochleitner
26d8a8c0eb
webkitgtk: 2.22.6 -> 2.22.7
2019-03-02 05:19:53 +01:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 ( #55481 )
2019-02-10 22:57:45 +01:00
Orivej Desh (NixOS)
9a21967f0a
stdenv: prune libtool files by default ( #51767 )
...
See the motivation in fd97db43bc
(#41819 ).
2019-01-11 13:20:46 +00:00
R. RyanTM
f9f2f951b6
gnome3.webkitgtk: 2.22.4 -> 2.22.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/webkitgtk/versions
2018-12-13 21:48:31 -08:00
Piotr Bogdan
d121dd5222
treewide: remove references to pruneLibtoolFiles, now included by default
2018-12-09 23:28:46 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar
3a3513e7e7
webkitgtk220x: drop
2018-11-30 23:29:34 +01:00
Jan Tojnar
a268c6049b
webkitgtk: 2.20.5 → 2.22.0
2018-11-30 21:34:42 +01:00
Will Dietz
d3c85e3314
webkitgtk: 2.22.3 -> 2.22.4
2018-11-23 19:25:16 -06:00
Will Dietz
7b66d96910
webkitgtk: 2.22.2 -> 2.22.3
...
https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
2018-10-31 20:08:48 -05:00
Yurii Rashkovskii
9289920193
webkitgtk222x: init at 2.22.2
2018-10-05 17:46:30 -07:00
Orivej Desh
be32141cb0
webkitgtk24x: prune libtool files
...
This fixes the build of claws-mail.override { enablePluginFancy = true; },
otherwise the linking fails to find transitive gst libraries.
2018-09-09 14:11:32 +00:00
Orivej Desh
2a5fa8b016
webkitgtk24x: do not warn about expansion-to-defined
...
It fills the log.
2018-09-09 14:11:32 +00:00
Herwig Hochleitner
313216a670
webkitgtk: 2.20.4 -> 2.20.5
2018-08-16 09:38:55 +02:00
R. RyanTM
5f4bf57879
gnome3.webkitgtk: 2.20.3 -> 2.20.4
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/webkitgtk/versions .
Also removed no longer necessary postConfigure hook.
Signed-off-by: Jan Tojnar <jtojnar@gmail.com>
2018-08-08 12:01:33 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Yegor Timoshenko
1262cbe3e0
webkitgtk2: remove darwin platform
2018-06-15 01:46:20 +00:00
R. RyanTM
7ac71e9875
gnome3.webkitgtk: 2.20.2 -> 2.20.3
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/webkitgtk/versions .
These checks were done:
- built on NixOS
- /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3/bin/WebKitWebDriver passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 2.20.3 with grep in /nix/store/kg4axk1r8r3lw4hidrb639lvnhidkmg1-webkitgtk-2.20.3
- directory tree listing: https://gist.github.com/9bcce0d9c55941e792a46ccc39ce7efb
- du listing: https://gist.github.com/79054d0bb16c7cff8f636f5af11a2408
2018-06-13 10:40:12 -07:00
R. RyanTM
058e10f241
gnome3.webkitgtk: 2.20.1 -> 2.20.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/webkitgtk/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver -h’ got 0 exit code
- ran ‘/nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2/bin/WebKitWebDriver --help’ got 0 exit code
- found 2.20.2 with grep in /nix/store/h4aballc6wsb4kj32kcjcx5x4vbax6fj-webkitgtk-2.20.2
- directory tree listing: https://gist.github.com/e3496e2d8a6b933a107141f5caecb92d
(cherry picked from commit 926dc3881e
)
Note from @obadz: merged #40315 to staging accidentally but this should go to
master due to CVE hence this cherry-pick.
2018-05-12 13:07:59 +01:00
Emmanuel Rosa
a4c86b421f
webkitgtk: add missing libXdamage dependency
...
Closes #40193
2018-05-08 21:42:17 -04:00
Herwig Hochleitner
996238e532
webkitgtk: 2.20.0 -> 2.20.1
2018-04-21 14:57:44 +02:00
Frederik Rietdijk
23741692fa
Merge master into staging
2018-04-04 19:36:39 +02:00
Tor Hedin Brønner
5058529572
webkitgtk: fix non-deterministic build failure
...
The build sometimes fails, mostly when using a single core. This is a simple
stopgap, see upstream bug: https://bugs.webkit.org/show_bug.cgi?id=183788
2018-04-03 11:52:47 +02:00
Jan Malakhovski
98a8a9b08a
webkitgtk218x: fix build
2018-03-26 14:02:06 +03:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Jan Tojnar
9fa2844784
webkitgtk220x: cleanup
2018-03-22 07:46:57 +01:00
Herwig Hochleitner
3a3ea1a69d
webkitgtk: patch shebangs in postPatch
...
this eliminates a build error due to /bin/bash in build scripts
2018-03-22 07:46:52 +01:00