Commit Graph

35557 Commits

Author SHA1 Message Date
Mario Rodas cff2331900
serd: enable on darwin 2020-07-20 04:20:00 -05:00
Michael Raskin 23c93a5205
Merge pull request #85169 from prusnak/inkscape
inkscape: 0.92.5 -> 1.0
2020-07-20 08:45:05 +00:00
Mario Rodas fb90f53313
Merge pull request #93071 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.22.0 -> 0.23.0
2020-07-19 18:59:08 -05:00
Mario Rodas 6ef281a911
Merge pull request #93144 from tobim/flatbuffers/1.12.0
flatbuffers: 1.11.0 -> 1.12.0
2020-07-19 18:12:14 -05:00
Mario Rodas 0dd67e65d8
Merge pull request #93229 from r-ryantm/auto-update/libcrafter
libcrafter: 0.3 -> 1.0
2020-07-19 17:38:25 -05:00
Thomas Tuegel 9cfca08777
Merge pull request #89846 from lelongg/qtserialbus
qt5.qtserialbus: init at 5.12
2020-07-19 14:46:02 -05:00
Vladimír Čunát 0a2cff8e74
Merge #92783: gperftools: 2.7 -> 2.8 2020-07-19 21:23:41 +02:00
Michael Weiss 6f519134da
intel-media-driver: 20.1.1 -> 20.2.0 (#92935) 2020-07-19 19:39:36 +02:00
Pavol Rusnak 44d1902453
gdl: enable on darwin 2020-07-19 13:09:38 +02:00
Mario Rodas 6a9ad6956a
libfilezilla: enable on darwin 2020-07-19 04:20:00 -05:00
markuskowa 5ac114beed
Merge pull request #93280 from markuskowa/upd-ucx
ucx: 1.7.0 -> 1.8.1, build openmpi with ucx
2020-07-18 23:19:02 +02:00
markuskowa 533720caa9
Merge pull request #93031 from andrew-d/andrew/dsd
dsd: init at 2018-07-01
2020-07-18 23:18:23 +02:00
Daniël de Kok cf059b32d9
Merge pull request #93428 from johnbcoughlin/petsc-install_name_tool
petsc: Fix install_name_tool patch
2020-07-18 20:45:39 +02:00
Vladimír Čunát a5cc7d3197
krunner: fix hash of patch
Commit ee036bc02 put in hash *before* the normalization
done by fetchpatch.
2020-07-18 18:07:45 +02:00
zowoq ba4f0c63e4
ffmpeg: 4.3 -> 4.3.1
(cherry picked from commit 916bc99f2c)
See the grandparent commit.
2020-07-18 18:02:24 +02:00
zowoq b9f891960e
ffmpeg_3_4: 3.4.7 -> 3.4.8
(cherry picked from commit 88c720f0bf)
See the parent commit.
2020-07-18 18:02:23 +02:00
zowoq 6af12c3339
ffmpeg_2_8: 2.8.16 -> 2.8.17
(cherry picked from commit 92cfd28d2b)
The ffmpeg updates aren't build rebuilds, so I forward-pick them
from staging to master.  I suspect they have important fixes.
Originally from PR #93217.
2020-07-18 18:02:22 +02:00
Daniël de Kok 704bd03243
Merge pull request #93363 from prusnak/rocksdb
rocksdb: 6.4.6 -> 6.10.2
2020-07-18 17:57:03 +02:00
Jack Coughlin 8a65fe8da6 petsc: Fix install_name_tool patch
The PETSc library's config/install.py script checks whether
/usr/bin/install_name_tool is an existing file:

https://gitlab.com/petsc/petsc/-/blob/master/config/install.py#L368

Therefore, it is not enough to replace it with something that we expect
to be on the PATH, as this will cause the linked if statement to be
silently skipped. The consequence is that applications linked against
this version of petsc will fail at runtime on MacOS with a dynamic
loading error.

Instead, we should replace install_name_tool with the absolute path of a
binary we know will be present at build time.

Note that this should be fixed upstream as well, but this is sufficient
to fix the runtime error.
2020-07-18 08:47:24 -07:00
Pavol Rusnak 49581587c2
rocksdb: 6.4.6 -> 6.10.2 2020-07-18 16:57:38 +02:00
Daniël de Kok ae33b7daec
Merge pull request #93388 from danieldk/more-local-rocr-ext-dir
rocm-runtime: make ROCR_EXT_DIR handling more local
2020-07-18 10:42:17 +02:00
Daniël de Kok 6d00504061 rocm-runtime: make ROCR_EXT_DIR handling more local 2020-07-18 07:55:36 +02:00
Mario Rodas 0ae51edb29
Merge pull request #93362 from r-ryantm/auto-update/libmysqlconnectorcpp
libmysqlconnectorcpp: 8.0.20 -> 8.0.21
2020-07-17 21:37:15 -05:00
R. RyanTM 1bab9f00ab libmysqlconnectorcpp: 8.0.20 -> 8.0.21 2020-07-17 17:50:30 +00:00
Thomas Tuegel daa6298c96
Merge pull request #93195 from ttuegel/krunner-deprecated-crash
krunner: add upstream patch for deprecated virtual method
2020-07-17 08:19:02 -05:00
Andrew Dunham f856cb8a9e it++: init at 4.3.1 2020-07-16 17:59:24 -07:00
Andrew Dunham 5601d7483d mbelib: init at 1.3.0 2020-07-16 17:59:24 -07:00
Cole Mickens 749418c6b4
xdg-desktop-portal-gtk: add gnome-settings-daemon
This fixes "xdg-desktop-portal-gtk breaks font hinting".
Aka, nixos/nixpkgs#93199.
2020-07-16 15:12:54 -07:00
Michael Weiss e0b6b0a6d1
Merge pull request #91433 from primeos/sway-1.5
Sway 1.5
2020-07-16 23:05:28 +02:00
Michael Weiss 369dcb9202
wlroots: 0.10.1 -> 0.11.0 2020-07-16 22:46:26 +02:00
Daniël de Kok 2b6a6c2e79
Merge pull request #93193 from danieldk/rocm-runtime-ext
rocm-runtime-ext: init at 3.5.1
2020-07-16 20:25:44 +02:00
Markus Kowalewski fe2c68a791
openmpi: build with ucx support 2020-07-16 17:34:07 +02:00
Markus Kowalewski 0e2f98d69d
ucx: 1.7.0 -> 1.8.1 2020-07-16 17:33:39 +02:00
Daniël de Kok 68fecda43a rocm-runtime-ext: init at 3.5.1
This package provides the closed-source extension for rocm-runtime
that is necessary for OpenCL image processing.
2020-07-16 14:56:33 +02:00
Michael Weiss e285da460d
libplacebo: 1.29.1 -> 2.72.0 (#93198) 2020-07-16 11:20:57 +02:00
R. RyanTM a16038b3bd libcrafter: 0.3 -> 1.0 2020-07-16 06:47:54 +00:00
Dmitry Kalinkin 992db90c4c
Merge pull request #93203 from veprbl/pr/arrow-cpp_zstd_link_static
arrow-cpp: fix darwin build by linking against libzstd_static
2020-07-15 22:15:43 -04:00
Jonathan Ringer a83d217703 onnxruntime: enable lto 2020-07-15 17:09:30 -07:00
Dmitry Kalinkin 4ae8a4977b
arrow-cpp: fix darwin build by linking against libzstd_static
The enableShared=false override will need to be reverted on staging.
2020-07-15 19:45:22 -04:00
Thomas Tuegel ee036bc025
krunner: upstream patch for deprecated virtual method 2020-07-15 13:54:44 -05:00
Thomas Tuegel f0d158fd88
kdeFrameworks: set version attribute 2020-07-15 13:54:26 -05:00
Daniël de Kok d2754e07bb
Merge pull request #92914 from danieldk/rocm-opencl
rocm-opencl-icd: init at 3.5.0
2020-07-15 18:55:53 +02:00
Daniël de Kok 17ad22a838
Merge pull request #93074 from r-ryantm/auto-update/libmatroska
libmatroska: 1.5.2 -> 1.6.0
2020-07-15 14:32:30 +02:00
Dmitry Kalinkin a4c7c2ab30
Merge pull request #92295 from avnik/wine-update
Wine update: 5.11 -> 5.12
2020-07-14 16:35:23 -04:00
R. RyanTM a794977af3 alembic: 1.7.12 -> 1.7.13 2020-07-14 16:32:56 -04:00
Tobias Mayer 27642c1e5c
flatbuffers: 1.11.0 -> 1.12.0 2020-07-14 21:41:09 +02:00
Ryan Mulligan e72a18da0f
Merge pull request #93054 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.1.1 -> 20.2.0
2020-07-14 11:36:02 -07:00
Thomas Tuegel 7a8bdde4e5
Merge pull request #91571 from NixOS/u/kde
kde-applications: 19.12.3 -> 20.04.1
2020-07-14 10:40:48 -05:00
Thomas Tuegel ef0a601e13
kdsoap: fix meta attributes 2020-07-14 09:47:18 -05:00
Mario Rodas b79571808c
Merge pull request #92991 from r-ryantm/auto-update/openimagedenoise
openimagedenoise: 1.2.1 -> 1.2.2
2020-07-14 09:03:13 -05:00