Commit graph

40570 commits

Author SHA1 Message Date
Andrew Childs 7f216a4424 catch: backport support for Apple Silicon 2021-05-17 00:28:05 +09:00
Andrew Childs 92d53249f6 apr: update libtool, fix downstream aprutil on aarch64-darwin 2021-05-17 00:28:05 +09:00
Andrew Childs e00c4cdc0a openldap: cap MACOSX_DEPLOYMENT_TARGET at 10.16 2021-05-17 00:28:04 +09:00
Andrew Childs c96c85873c openbsm: cap MACOSX_DEPLOYMENT_TARGET at 10.16 2021-05-17 00:28:04 +09:00
Andrew Childs ea2e64c5c0 libevent: cap MACOSX_DEPLOYMENT_TARGET at 10.16 2021-05-17 00:28:04 +09:00
Andrew Childs 3e47747657 libxml2: cap MACOSX_DEPLOYMENT_TARGET at 10.16
libxml2 is used in bootstrapping, so the alternates solution of
running libtoolize is tricky here.
2021-05-17 00:27:03 +09:00
Andrew Childs 1182552332 gmp: disable assembly on Apple Silicon 2021-05-17 00:27:01 +09:00
Andrew Childs c9af80e44a fontconfig: backport atomics fixes for aarch64-darwin 2021-05-17 00:27:00 +09:00
Andrew Childs 48a1e1cb22 pcre2: disable jit on Apple Silicon 2021-05-17 00:27:00 +09:00
Andrew Childs 8e33b341a3 pcre: disable jit on Apple Silicon 2021-05-17 00:27:00 +09:00
Andrew Childs 24a378c070 zlib: fix cross compilation on darwin 2021-05-17 00:27:00 +09:00
Andrew Childs 9088e445fe glib: fix build
It's not clear why this is required, but glib includes CoreServices
headers and calls CoreServices functions, so it's reasonable to link
against the framework explicitly.
2021-05-17 00:27:00 +09:00
Andrew Childs 529346745c openssl: Apple Silicon support 2021-05-17 00:26:59 +09:00
Jan Tojnar 3f061ca18e
Merge pull request #117658 from r-ryantm/auto-update/poppler-glib
poppler: 21.02.0 -> 21.05.0
2021-05-16 11:13:51 +02:00
github-actions[bot] 9911b1c75b
Merge staging-next into staging 2021-05-16 01:01:01 +00:00
github-actions[bot] b484cef365
Merge master into staging-next 2021-05-16 01:00:58 +00:00
Stéphan Kochen 8ceb0380a2 cxxopts: fix darwin build
Co-authored-by: Steven Pease <peasteven@gmail.com>
2021-05-15 17:14:36 -07:00
Stéphan Kochen f8a8ac2331
cairomm_1_16: fix darwin build (#123020) 2021-05-15 15:28:44 -04:00
github-actions[bot] c10600230e
Merge staging-next into staging 2021-05-15 18:30:31 +00:00
github-actions[bot] f1b78f8618
Merge master into staging-next 2021-05-15 18:30:28 +00:00
Jan Tojnar a553f6c1fd
Merge pull request #122920 from jtojnar/glib-2681
glib: 2.68.1 → 2.68.2
2021-05-15 17:13:14 +02:00
Jan Tojnar 80a3e0dc0e
Merge pull request #122997 from NixOS/gnome-40
GNOME 40: more updates
2021-05-15 16:25:54 +02:00
github-actions[bot] 49ec716c04
Merge staging-next into staging 2021-05-15 12:25:36 +00:00
github-actions[bot] ec10b0958d
Merge master into staging-next 2021-05-15 12:25:33 +00:00
Vladimír Čunát 77549f4b75
wlroots_0_12: fixup build with ffmpeg-4.4
-Werror=deprecated-declarations is nice upstream but not in distro.
https://nix-cache.s3.amazonaws.com/log/cfmk2qkvck88qc002bvxzgsb2zc5b1h2-wlroots-0.12.0.drv
2021-05-15 11:07:47 +02:00
R. RyanTM d40306b324 libidn2: 2.3.0 -> 2.3.1 2021-05-15 00:23:55 -07:00
Emmanuel Rosa 281c5413df taglib-extras: add missing dependency zlib
This change adds zlib as a dependency to address the error:

```
/nix/store/5xyjd2qiily84lcv2w2grmwsb8r1hqpr-binutils-2.35.1/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
make[2]: *** [taglib-extras/CMakeFiles/tag-extras.dir/build.make:208:
taglib-extras/libtag-extras.so.1.0.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:154:
taglib-extras/CMakeFiles/tag-extras.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
builder for
'/nix/store/w1ac3b6v5yfblbnqzyxa6y4738frlmvr-taglib-extras-1.0.1.drv'
failed with exit code 2
```

ZHF: #122042
2021-05-15 14:15:09 +07:00
github-actions[bot] 78ae7ac75e
Merge staging-next into staging 2021-05-15 06:22:25 +00:00
Vladimír Čunát c48eaa70e3
Merge branch 'master' into staging-next 2021-05-14 22:27:34 +02:00
Thomas Tuegel 2f06be9f99
Merge pull request #122955 from peterhoeg/u/taglib_1_12
taglib: 1.11.1 -> 1.12
2021-05-14 11:09:03 -05:00
Jan Tojnar 8522540b7f graphene: 1.10.2 → 1.10.6
- https://github.com/ebassi/graphene/releases/tag/1.10.4
- https://github.com/ebassi/graphene/releases/tag/1.10.6
2021-05-14 16:36:54 +02:00
Jan Tojnar bb1355a22d libportal: 0.3 → 0.4 2021-05-14 16:36:54 +02:00
Jan Tojnar 4d2d4d329d gtk-frdp: init at 3.37.1-unstable-2020-10-26 2021-05-14 16:36:53 +02:00
Thomas Tuegel e45c0ea4cd
Restore version in Qt derivation names 2021-05-14 05:53:30 -05:00
Markus Kowalewski e4642783ba
libxc: 5.1.3 -> 5.1.4 2021-05-14 11:37:13 +02:00
Peter Hoeg 4a29d1156c taglib: 1.11.1 -> 1.12 2021-05-14 14:37:18 +08:00
zowoq 004f8cd986 Merge staging-next into staging 2021-05-14 16:32:43 +10:00
Jan Tojnar 76c58493d7 libxslt: find libxml2 using pkg-config
It fails for reasons unknown otherwise and pkg-config is better for cross-compilation anyway.
2021-05-13 23:12:59 -07:00
Jan Tojnar d01a4e3fe9 libxml2: 2.9.10 → 2.9.12
https://mail.gnome.org/archives/xml/2021-May/msg00000.html

CVE-2021-3541
2021-05-13 23:12:59 -07:00
github-actions[bot] bf5d8bb531
Merge master into staging-next 2021-05-14 00:58:11 +00:00
Jan Tojnar ca0080865f
glib: 2.68.1 → 2.68.2 2021-05-13 23:43:05 +00:00
Sandro 98352e5439
Merge pull request #122623 from tollb/fix/geos-remove-python-dependency-20210511a
geos: remove unnecessary python dependency
2021-05-13 23:49:39 +02:00
Robert T. McGibbon cb21e3d5e4 xgboost: 0.90 -> 1.4.1 2021-05-13 13:48:35 -07:00
Robert Scott 4db7d30365
Merge pull request #122836 from rmcgibbo/libunique
libunique: fix darwin
2021-05-13 20:07:01 +01:00
Robert T. McGibbon e6997a0900 libunique: fix darwin 2021-05-13 10:19:08 -04:00
Jan Tojnar 0313c77b55
Merge branch 'staging-next' into staging 2021-05-13 11:42:36 +02:00
github-actions[bot] a8e5ac148b
Merge master into staging-next 2021-05-13 00:56:26 +00:00
Rick van Schijndel 3d770c1aa5 libnixxml: patch /bin/bash path 2021-05-12 19:23:00 -04:00
Rick van Schijndel bf434ca1a1 libnixxml: fix build + support cross + enable tests
Run the symlinking of the ./bootstrap script in the preAutoreconf hook.

Remove the tests that are broken and enable testing again.

Put correct dependencies in nativeBuildInputs vs buildInputs vs
checkInputs to support cross-compilation.
2021-05-12 19:23:00 -04:00
Robert Scott 012cb9d3e2
Merge pull request #122468 from stephank/fix-libfive-darwin
libfive: fix darwin build
2021-05-12 22:54:51 +01:00