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
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
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
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
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
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
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
Frederik Rietdijk
866c5aa090
Merge master into staging-next
2020-04-05 08:33:39 +02:00
Dmitry Kalinkin
e163a369c7
Merge pull request #83737 from veprbl/pr/libxslt_override_fix
...
libxml2,libxslt: fix pythonSupport=false override
2020-04-04 23:31:27 -04:00
Jan Tojnar
dead7ec111
libmodulemd: 2.6.0 → 2.9.2
2020-04-05 03:54:09 +02:00
Jan Tojnar
eb8e95294e
indilib: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
While at it, also move cmake to nativeBuildInputs and format the expression.
2020-04-04 10:43:23 +02:00
Jan Tojnar
e37c162cd9
freenect: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 09:44:12 +02:00
Jan Tojnar
aa2b9c9e99
aravis: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:32:08 +02:00
Jan Tojnar
48271f8db9
gobject-introspection: fix tests on darwin
...
We need to use platform specific shared library file extension when doing our symlink hack.
2020-04-04 04:07:29 +02:00
worldofpeace
0dc69e85e9
libfprint: fix build
...
Needs libusb1 in 1.0
2020-04-03 19:14:43 -04:00
worldofpeace
e2bb3953b0
librecovery: fix build
...
Needs libusb1
2020-04-03 19:10:59 -04:00
worldofpeace
c6816b8f7c
gst_all_1.gst-plugins-bad: fix build with neon 0.31
...
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1165
2020-04-03 19:01:41 -04:00
Frederik Rietdijk
92124ed660
Merge master into staging-next
2020-04-03 21:54:40 +02:00
Maximilian Bosch
470b916556
Merge pull request #84186 from matthiasbeyer/update-pulseeffects
...
pulseeffects: 4.7.1 -> 4.7.2
2020-04-03 16:31:33 +02:00
Doron Behar
aa600362ad
qwt6: 6.1.2 -> 6.1.4
2020-04-03 15:36:23 +02:00
Matthias Beyer
c028978211
boost: init at 1.72.0
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:06 +02:00
Dmitry Kalinkin
b6187aa596
libxml2,libxslt: fix pythonSupport=false override
2020-04-02 13:29:47 -04:00
Ying Kanyang (Harry Ying)
315155cfcb
libupnp: 1.8.4 -> 1.12.0
2020-04-02 16:27:38 +00:00
Thomas Tuegel
20937a2202
Merge pull request #83152 from s9gf4ult/master
...
qxmledit: init at 0.9.15
2020-04-02 05:48:06 -05:00
Jan Tojnar
6a99952795
gpgme: Fix tests with gnupg > 2.2.19
2020-04-02 06:35:36 +02:00
Dmitry Kalinkin
99a236b477
Merge pull request #83914 from cgevans/gwyddion-darwin
...
gwyddion: support darwin
2020-04-01 21:44:21 -04:00
Constantine Glen Evans
45c9ad32fd
libunique: add darwin
...
libunique builds, and dependencies appear to build and run correctly,
in OS X.
2020-04-01 17:50:59 -07:00
Ryan Mulligan
5c78b12927
Merge pull request #84003 from r-ryantm/auto-update/openxr-loader
...
openxr-loader: 1.0.6 -> 1.0.8
2020-04-01 17:20:36 -07:00
R. RyanTM
d26cc95018
tiledb: 1.7.6 -> 1.7.7
2020-04-01 16:47:37 -07:00
Matthew Bauer
efae68aa49
Merge pull request #83906 from nh2/krb5-1.18-fix-musl-build
...
krb5: Add patches to fix build with musl on 1.18
2020-04-01 15:08:08 -05:00
R. RyanTM
bae440bb57
openxr-loader: 1.0.6 -> 1.0.8
2020-04-01 16:47:39 +00:00
Christine Dodrill
09b47478f8
development/libraries/libdap: fix hash
...
(cherry picked from commit aa61e722b041ce60dd71f9e6f3f5a474db9f7211)
2020-04-01 16:36:28 +02:00
worldofpeace
e6afda424d
Merge pull request #83245 from worldofpeace/qgnomeplatform-patch
...
qgnomeplatform: hardcode gsettings schemas
2020-04-01 02:16:25 -04:00
worldofpeace
0ea686647f
qgnomeplatform: hardcode gsettings schemas
...
Fixes #81866
2020-04-01 07:35:48 +02:00
Niklas Hambüchen
5676e6df1f
krb5: Add patches to fix build with musl on 1.18
2020-04-01 02:23:13 +02:00
Jan Tojnar
dbb4a47de0
Merge branch 'staging-next' into staging
2020-03-31 21:33:00 +02:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next
2020-03-31 21:32:15 +02:00
Jan Tojnar
08306f3f26
Merge pull request #83832 from jtojnar/samba-things
...
Clean up & update samba things
2020-03-31 20:38:45 +02:00
Timo Kaufmann
c6590b2063
Merge pull request #82259 from doronbehar/package-liberio
...
liberio: init at unstable-2019-12-11
2020-03-31 15:42:46 +00:00
Jörg Thalheim
3d6b05766c
Merge pull request #83857 from Mic92/fcgi
...
fcgi: 2.4.0 -> 2.4.2
2020-03-31 14:35:56 +01:00
Jörg Thalheim
5112c97730
Merge pull request #83441 from lsix/update-khronos-ocl-icd-loader
...
khronos-ocl-icd-loader: 6c03f8b -> 2020.03.13
2020-03-31 12:40:56 +01:00
markuskowa
470c50d633
Merge pull request #71607 from r-ryantm/auto-update/geos
...
geos: 3.7.3 -> 3.8.0
2020-03-31 11:44:03 +02:00