R. RyanTM
40affc01a0
python27Packages.denonavr: 0.7.12 -> 0.8.1
2020-04-06 13:46:37 -07:00
R. RyanTM
d689045a02
python37Packages.etesync: 0.10.0 -> 0.11.1
2020-04-06 13:44:07 -07:00
Matthew Bauer
c6ff360cc4
python-dbusmock: avoid eval error when missing test output of bluez
...
This fixes an evaluation error that occurs when we don’t have
bluez.test. getOutput defaults to "out" in these cases.
2020-04-06 16:36:30 -04:00
Matthew Bauer
51ab062863
dvtm: add ncurses dev input to PATH
...
fixes cross compilation
2020-04-06 16:36:30 -04:00
Matthew Bauer
dcb8c6fa8b
kodi: fix cross compilation
...
- provide native binaries
- set cpu / os / etc. flags
- fix wayland compilation
2020-04-06 16:36:30 -04:00
Matthew Bauer
97309f7fa2
fstrcmp: patch for cross
...
Patches fstrcmp to cross-compile
2020-04-06 16:36:30 -04:00
Matthew Bauer
89dac3c856
flatbuffers: don’t build tests when cross compiling
2020-04-06 16:36:30 -04:00
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
8a5059e1cc
fontconfig: only generate cache on native compilation
...
We can’t cross-compile the cache, so just skip it for now.
2020-04-06 16:36:22 -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
R. RyanTM
8cf51459ed
python27Packages.lark-parser: 0.8.2 -> 0.8.5
2020-04-06 13:35:53 -07:00
R. RyanTM
43d9476228
python37Packages.elementpath: 1.4.2 -> 1.4.3
2020-04-06 13:35:30 -07:00
Ryan Mulligan
a7c2106568
Merge pull request #84441 from r-ryantm/auto-update/obinskit
...
obinskit: 1.1.1 -> 1.1.4
2020-04-06 13:31:10 -07:00
Florian Klink
aea90e816e
Merge pull request #84491 from toonn/wire-desktop-bump
...
wire-desktop: mac 3.15.3621 -> 3.16.3630
2020-04-06 22:12:58 +02:00
R. RyanTM
41fa7a2295
nfdump: 1.6.19 -> 1.6.20
2020-04-06 12:43:55 -07:00
R. RyanTM
caea489185
omnisharp-roslyn: 1.34.11 -> 1.34.15
2020-04-06 12:43:10 -07:00
R. RyanTM
205e3655b1
mdbook: 0.3.6 -> 0.3.7
2020-04-06 12:42:30 -07:00
R. RyanTM
778e98b607
grails: 4.0.2 -> 4.0.3
2020-04-06 12:40:41 -07:00
R. RyanTM
53856e607e
chafa: 1.2.2 -> 1.4.0
2020-04-06 12:40:23 -07:00
Jon
bf237d22a7
Merge pull request #83987 from r-ryantm/auto-update/matterbridge
...
matterbridge: 1.16.5 -> 1.17.1
2020-04-06 12:39:07 -07:00
Jon
6701dbeb7d
Merge pull request #84014 from r-ryantm/auto-update/quilter
...
quilter: 2.1.2 -> 2.2.2
2020-04-06 12:38:44 -07:00
R. RyanTM
78b22a547f
librealsense: 2.32.1 -> 2.33.1
2020-04-06 12:38:27 -07:00
R. RyanTM
ab7e9d73ff
jackett: 0.13.467 -> 0.14.365
2020-04-06 12:38:22 -07:00
R. RyanTM
c3e25ba60f
abcmidi: 2020.02.12 -> 2020.03.25
2020-04-06 12:37:53 -07:00
R. RyanTM
ac467bffd5
minder: 1.7.1 -> 1.7.2
2020-04-06 12:36:54 -07:00
Vladyslav M
9ec6c6c476
Merge pull request #84127 from vbgl/reason-3.6.0
...
reason: 3.5.4 → 3.6.0
2020-04-06 22:34:05 +03:00