Matthew Bauer
7887d50ae4
ftgl: add --with-ft-prefix for finding freetype
...
freetype-config is not in PATH when cross-compiling. We need to
provide our own.
2020-04-06 16:36:29 -04:00
Matthew Bauer
bedd47ed4b
libcddb: force malloc and realloc
...
This needs to be set to avoid having undefined malloc symbol.
2020-04-06 16:36:29 -04:00
Matthew Bauer
a1c6dea273
libcdio: get native help2man
2020-04-06 16:36:29 -04:00
Matthew Bauer
72363f71bf
libcec: get native cmake for cross
2020-04-06 16:36:29 -04:00
Matthew Bauer
433d5178ca
setup-hooks/auto-patchelf.sh: get prefixed readelf
2020-04-06 16:36:29 -04:00
Matthew Bauer
5256aa688f
libcrossguid: get prefixed utility
2020-04-06 16:36:29 -04:00
Matthew Bauer
5c80a3585b
tinyxml2: fix cross compilation
...
- use native unzip
- add target prefix to LD
2020-04-06 16:36:28 -04:00
Matthew Bauer
71a9eb80e7
waylandpp: fix cross compilation
...
- add libffi dependency
- provide wayland-scanner++ when cross compiling
2020-04-06 16:36:28 -04:00
Matthew Bauer
99355cc2e4
libasyncns: override malloc null check in cross
...
This is needed to build and avoid malloc error.
2020-04-06 16:36:28 -04:00
Matthew Bauer
a656aeb7f1
libvisual: fix null malloc check on cross
...
this is needed to build
2020-04-06 16:36:28 -04:00
Matthew Bauer
024877e7b2
alsa-plugins: move pkgconfig to native
2020-04-06 16:36:28 -04:00
Matthew Bauer
0bbdba2d11
bluez: don’t build python packages when tests are disabled
...
Can’t run these on cross anyway
2020-04-06 16:36:28 -04:00
Matthew Bauer
e446334824
libvpx: set proper target name
...
- Needs to be like <cpu>-<os>-gcc.
- Remove unneeded --enable-external-build flag
This confuses the feature detection and is not needed for cross
compilation anymore.
2020-04-06 16:36:28 -04:00
Matthew Bauer
24f8bad37c
libXres: enable cross-compilation
...
- adds utilmacros
- set null malloc flag
2020-04-06 16:36:27 -04:00
Matthew Bauer
7cc40e15e4
treewide/nixos: use stdenv.cc.libc instead of glibc when available
...
This prevents duplication in cross-compiled nixos machines. The
bootstrapped glibc differs from the natively compiled one, so we get
two glibc’s in the closure. To reduce closure size, just use
stdenv.cc.libc where available.
2020-04-06 16:36:27 -04:00
Matthew Bauer
6c5983a291
gdk-pixbuf: make target env hook
...
Unfortunately, we need to emulate the system to get a real cache.
Native version doesn’t know the right paths.
2020-04-06 16:36:22 -04:00
Matthew Bauer
93a8887531
hicolor-icon-theme: only add target icons to deps
2020-04-06 16:36:22 -04:00
Matthew Bauer
36109cda6e
glib: put gsettings directory in target
...
These should be runtime, not build time deps
2020-04-06 16:36:22 -04:00
Matthew Bauer
80be56bd6a
epiphany: include gtk3 build dependency
2020-04-06 16:36:21 -04:00
Matthew Bauer
777a2b4c56
xorg.libXScrnSaver: add utilmacros and malloc 0
2020-04-06 16:36:21 -04:00
Matthew Bauer
65b967fd38
libva: add wayland as native build input
...
Also set wayland-scanner to proper path
2020-04-06 16:36:21 -04:00
Matthew Bauer
3a71e62c56
plymouth: set systemd-tty-ask-password-agent path
...
This is needed in cross where systemd is not in path.
2020-04-06 16:36:21 -04:00
Matthew Bauer
139fd8b397
gdk-pixbuf: support cross compilation
...
- add glib to nativeBuildInputs
- only update loaders cache on native builds
2020-04-06 16:36:21 -04:00
Matthew Bauer
f8347478a8
vulkan-loader: make cmake a native build input
2020-04-06 16:36:21 -04:00
Matthew Bauer
0f41c1582f
cracklib: only use local binaries on native build
2020-04-06 16:36:21 -04:00
Matthew Bauer
d0dbdfea4f
git: fix cross compilation
2020-04-06 16:36:14 -04:00
Matthew Bauer
7d278d7e33
retroarch: add wayland dependency and fix cross
...
- Need custom pkg-config setting
- add wayland & libxkbcommon
2020-04-05 21:37:45 -04:00
Mario Rodas
357a5c6472
Merge pull request #84344 from r-ryantm/auto-update/dictd
...
dict: 1.12.1 -> 1.13.0
2020-04-05 20:13:49 -05:00
Mario Rodas
5a69756860
Merge pull request #84333 from r-ryantm/auto-update/closure-compiler
...
closurecompiler: 20200224 -> 20200315
2020-04-05 20:13:19 -05:00
Mario Rodas
48f5632523
Merge pull request #84375 from r-ryantm/auto-update/facter
...
facter: 3.14.8 -> 3.14.9
2020-04-05 20:09:40 -05:00
Mario Rodas
e6b7d37c16
Merge pull request #84392 from r-ryantm/auto-update/haproxy
...
haproxy: 2.1.3 -> 2.1.4
2020-04-05 20:07:14 -05:00
Mario Rodas
d47c8ab5bd
Merge pull request #84376 from r-ryantm/auto-update/flyway
...
flyway: 6.2.4 -> 6.3.2
2020-04-05 20:05:37 -05:00
Mario Rodas
c9ce292597
Merge pull request #84383 from r-ryantm/auto-update/gmsh
...
gmsh: 4.5.4 -> 4.5.6
2020-04-05 20:03:05 -05:00
Maximilian Bosch
720b3eaf2b
Merge pull request #84410 from r-ryantm/auto-update/intel-graphics-compiler
...
intel-graphics-compiler: 1.0.3151 -> 1.0.3627
2020-04-06 03:00:47 +02:00
Mario Rodas
6f8240f136
Merge pull request #84373 from mpolden/master
...
boringtun: 0.2.0 -> 0.3.0
2020-04-05 19:57:37 -05:00
Mario Rodas
1c7b7c8fee
Merge pull request #84404 from r-ryantm/auto-update/jruby
...
jruby: 9.2.11.0 -> 9.2.11.1
2020-04-05 19:56:56 -05:00
Mario Rodas
6fca9ab047
Merge pull request #84403 from r-ryantm/auto-update/joker
...
joker: 0.14.2 -> 0.15.0
2020-04-05 19:55:55 -05:00
Maximilian Bosch
2732afe9fc
Merge pull request #84407 from r-ryantm/auto-update/khard
...
khard: 0.15.1 -> 0.16.0
2020-04-06 02:33:14 +02:00
R. RyanTM
f01a99ac30
intel-graphics-compiler: 1.0.3151 -> 1.0.3627
2020-04-05 23:59:00 +00:00
R. RyanTM
35f427d9d0
khard: 0.15.1 -> 0.16.0
2020-04-05 22:44:43 +00:00
R. RyanTM
84c2b8324d
jruby: 9.2.11.0 -> 9.2.11.1
2020-04-05 22:06:39 +00:00
R. RyanTM
89840eb7ae
joker: 0.14.2 -> 0.15.0
2020-04-05 22:01:56 +00:00
R. RyanTM
7fa60a5e6e
gpsprune: 19.2 -> 20
2020-04-05 23:32:12 +02:00
R. RyanTM
65d787360d
haproxy: 2.1.3 -> 2.1.4
2020-04-05 20:31:09 +00:00
Graham Christensen
65d3a18576
Merge pull request #84387 from kraem/fix/facetimehd-linux-5.6
...
facetimehd: update src to build with linux >= 5.6
2020-04-05 16:28:50 -04:00
Ryan Mulligan
247458f606
Merge pull request #84342 from r-ryantm/auto-update/distgen
...
distgen: 1.4 -> 1.5
2020-04-05 13:14:57 -07:00
kraem
a5b0581cf7
facetimehd: update src to build with linux >= 5.6
...
also add kraem to maintainers
2020-04-05 22:14:54 +02:00
R. RyanTM
b43965986f
gmsh: 4.5.4 -> 4.5.6
2020-04-05 19:28:16 +00:00
Graham Christensen
be353eb83a
Merge pull request #84369 from cleverca22/fix-k3s
...
k3s: fix https://hydra.nixos.org/build/116132269
2020-04-05 15:07:51 -04:00
Michael Bishop
f03c088a36
k3s: fix https://hydra.nixos.org/build/116132269
2020-04-05 15:45:46 -03:00