Commit graph

24 commits

Author SHA1 Message Date
figsoda f5f4a50de5 libcef: remove i686-linux from platforms 2023-04-04 11:42:12 -04:00
R. Ryantm 2cc69e245a libcef: 110.0.27 -> 111.2.6 2023-03-25 20:09:46 +00:00
Sandro Jäckel e2822bee39
libcef: 100.0.24 -> 110.0.27
i686-linux is no longer supported since chrome 101
2023-02-22 22:51:41 +01:00
Artturin 732f1d8142 treewide: convert string cmakeFlags to list of strings 2022-07-05 04:05:30 +03:00
Robert Scott 07706c46ca treewide/development: add sourceType binaryNativeCode for more packages 2022-06-17 19:59:09 +01:00
R. Ryantm 00f3b06223 libcef: 98.1.21 -> 100.0.24 2022-04-25 05:20:24 +00:00
FliegendeWurst 4b55264c85 libcef: 96.0.18 -> 98.1.21 2022-02-18 10:03:42 +01:00
FliegendeWurst 972547089f libcef: add test that obs-studio builds 2022-02-18 09:48:59 +01:00
FliegendeWurst bd482cb65c libcef: add update script 2022-02-18 09:48:53 +01:00
Julian Stecklina 91402a52be libcef: 90.6.7 -> 96.0.18 2022-02-15 18:26:47 +01:00
Jade cee1de0975 libcef: support i686
Previously, libcef did not actually support i686!! It compiled against a
64 bit chromium, which may have actually worked on CI but it would not
work so well on an actual 32 bit machine.
2021-08-11 01:16:34 +00:00
Jade f320930135 libcef: add aarch64 support 2021-08-11 01:01:36 +00:00
V 41756934db libcef: 75.1.14 -> 90.6.7 2021-06-10 19:25:32 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Philip Munksgaard de5875a4d3 libcef: 74.1.14 -> 75.1.14
Update libcef package to 75.1.14

This will allow us to enable browser source in the obs-studio build. It will
also mean that obs-linuxbrowser probably doesn't work, but it's not needed any
longer, so that shouldn't be a problem.
2020-11-01 21:32:13 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren 133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Peter Simons 6597ad2ae5 libcef: update to cef_binary_74.1.14+g50c3c5c+chromium-74.0.3729.131
I chose that version because [1] suggested that CEF versions before 75.x
worked, whereas newer versions don't compile due to API changes.

[1] https://github.com/bazukas/obs-linuxbrowser/issues/108#issuecomment-513544091
2019-10-28 21:19:27 +01:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02: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
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
adisbladis 5df3b9237e
libcef: 3.3325.1750.gaabe4c4 -> 3.3497.1833.g13f506f 2018-09-25 22:55:23 +08:00
Brian McKenna e22167a6f0 libcef: init at 3.3325.1750.gaabe4c4 2018-05-29 12:18:12 +10:00