Commit graph

32383 commits

Author SHA1 Message Date
Daiderd Jordan f48ecbf850
Merge pull request #72624 from witkamp/master
muparser: add darwin support
2019-11-06 00:38:38 +01:00
Jonathan Ringer 5d1c5ba7f1 arrow-cpp: 0.15.0 -> 0.15.1 2019-11-05 23:33:34 +00:00
Jonathan Ringer 65db5ce85c onnxruntime: 0.5.0 -> 1.0.0 2019-11-05 09:32:27 -08:00
Jan Tojnar 9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
Jan Tojnar 51de90ef44
gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Ryan Mulligan aa499df731
Merge pull request #72670 from r-ryantm/auto-update/rocksdb
rocksdb: 6.3.6 -> 6.4.6
2019-11-04 18:54:39 -08:00
Mario Rodas 11d378412a
Merge pull request #72559 from r-ryantm/auto-update/libpwquality
libpwquality: 1.4.1 -> 1.4.2
2019-11-04 21:03:32 -05:00
Jan Tojnar a2f6928257
gjs: clean up
* format
* add homepage
2019-11-05 00:49:38 +01:00
Jan Tojnar 3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00
Jan Tojnar d34465eeca
Merge pull request #72795 from jtojnar/mm-common-1.0
mm-common: 0.9.12 → 1.0.0
2019-11-04 22:34:04 +01:00
Jan Tojnar 527dd6e833
mm-common: 0.9.12 → 1.0.0
https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.0.news
2019-11-04 21:17:46 +01:00
gnidorah 34647cf35b kmsxx: 2018-10-23 -> 2019-10-28 2019-11-04 08:54:02 -08:00
Matthew Bauer d20670fbfc
Merge pull request #72735 from nh2/libjpeg-turbo-static
libjpeg-turbo: Add flag to build static libraries as well
2019-11-04 10:40:38 -05:00
Matthew Bauer 2fa566028e
Merge pull request #72778 from alapshin/hunspell-dicts-ru
hunspell-dicts: add Russian dictionary
2019-11-04 10:36:49 -05:00
Andrei Lapshin ed2484f48a hunspell-dicts: add Russian dictionary 2019-11-04 17:31:20 +03:00
Mario Rodas 4aa4fc9424
Merge pull request #72753 from marsam/update-protobuf
protobuf: 3.9.1 -> 3.9.2, 3.10.0 -> 3.10.1
2019-11-04 08:48:31 -05:00
Michael Raskin d690c20efd
Merge pull request #71814 from puckipedia/frozen-bubble
frozen-bubble: init at 2.212
2019-11-04 06:00:43 +00:00
Mario Rodas 7960ff7d4e
protobuf3_10: 3.10.0 -> 3.10.1
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.10.1
2019-11-03 16:21:00 -05:00
Mario Rodas 8593904aca
protobuf3_9: 3.9.1 -> 3.9.2
Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v3.9.2
2019-11-03 16:20:00 -05:00
Jan Tojnar 3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
John Ericson d8cf78466e
Merge pull request #72694 from kirelagin/gnu-efi-cross
gnu-efi: Use their crosscompilation support correctly
2019-11-03 15:14:29 -05:00
Niklas Hambüchen 83dbd38821 libjpeg-turbo: Add flag to build static libraries as well 2019-11-03 19:59:18 +01:00
Daiderd Jordan 80a5dd7f02
gegl: fix darwin build
../gegl/opencl/cl_gl.h:37:10: fatal error: 'OpenGL/CGLDevice.h' file not found
    #include <OpenGL/CGLDevice.h>
2019-11-03 18:59:24 +01:00
Mario Rodas d21aab443a
Merge pull request #72705 from r-ryantm/auto-update/wolfssl
wolfssl: 4.1.0 -> 4.2.0
2019-11-03 08:53:05 -05:00
Jan Tojnar 258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Franz Pletz 286bfac78c
libksi: 2015-07-03 -> 3.20.3025 2019-11-03 14:33:50 +01:00
Jan Tojnar 148eae459b
poly2tri-c: init at 0.1.0 2019-11-03 14:31:38 +01:00
Frederik Rietdijk f3bc4373dc
Merge pull request #72224 from NixOS/staging-next
Staging next
2019-11-03 13:31:58 +01:00
zimbatm 01f6d4d36f
Merge pull request #72419 from WilliButz/rubyPackages/remove-global-v8-pinning
rubyPackages: remove global v8 pinning
2019-11-03 12:19:18 +00:00
R. RyanTM 7befcddb33 wolfssl: 4.1.0 -> 4.2.0 2019-11-03 03:50:53 -08:00
Jan Tojnar 561b40dacb
Merge pull request #72676 from r-ryantm/auto-update/template-glib
template-glib: 3.32.0 -> 3.34.0
2019-11-03 12:35:19 +01:00
Kirill Elagin 7cacaea1db gnu-efi: Use their crosscompilation support correctly
IIUC, previously, the cross-compilation support was done in a somewhat
hacky way and was, basically, special-cased for ARM.

Now we use the cross-compilation support intergrated into their own
build system.

Test:

* nix-build --arg crossSystem '(import <nixpkgs/lib>).systems.examples.musl64' '<nixpkgs>' -A gnu-efi
2019-11-03 13:29:30 +03:00
R. RyanTM 36038807ca alembic: 1.7.11 -> 1.7.12 (#72454) 2019-11-03 10:28:07 +01:00
R. RyanTM 5a8a2e9d33 serialdv: 1.1.2 -> 1.1.4 2019-11-03 10:22:25 +01:00
Frederik Rietdijk 0caf36def0 Merge master into staging-next 2019-11-03 10:15:58 +01:00
R. RyanTM 0d71f7fec7 simpleitk: 1.2.2 -> 1.2.3 2019-11-03 10:04:39 +01:00
R. RyanTM cf9b33dd49 template-glib: 3.32.0 -> 3.34.0 2019-11-03 00:47:42 -07:00
R. RyanTM cc73a0b275 rocksdb: 6.3.6 -> 6.4.6 2019-11-02 23:32:00 -07:00
R. RyanTM 980ecf2cba libburn: 1.5.0 -> 1.5.2 (#72547) 2019-11-03 00:09:49 +01:00
R. RyanTM 1d7166766d libisofs: 1.5.0 -> 1.5.2 (#72545) 2019-11-02 23:59:35 +01:00
R. RyanTM 025964d772 libxls: 1.5.1 -> 1.5.2 (#72557) 2019-11-02 23:47:32 +01:00
R. RyanTM fd66f95106 libwhereami: 0.3.0 -> 0.3.1 (#72561) 2019-11-02 23:44:23 +01:00
Andreas Rammhold dbbadbb1ec
Merge pull request #72600 from risicle/ris-opencv-4.1.2
opencv4: 4.1.0 -> 4.1.2, addressing CVE-2019-14491, CVE-2019-14492 & CVE-2019-15939
2019-11-02 23:26:50 +01:00
Mario Rodas e0699ce4f5
Merge pull request #72398 from tadeokondrak/vapoursynth-r48
vapoursynth: R47.2 -> R48
2019-11-02 17:25:37 -05:00
R. RyanTM cb48195260 openfst: 1.7.2 -> 1.7.4 (#72599) 2019-11-02 22:53:28 +01:00
Theodore Witkamp f2860971a2 muparser: add darwin support 2019-11-02 14:31:01 -07:00
R. RyanTM 752231d474 folly: 2019.10.14.00 -> 2019.10.21.00 2019-11-02 13:29:39 -07:00
Bjørn Forsman 1ee040724a trompeloeil: 34 -> 35 2019-11-02 20:05:06 +01:00
R. RyanTM 2f5967aa33 catch2: 2.10.0 -> 2.10.2 2019-11-02 11:25:46 -07:00
R. RyanTM fc8f371706 cimg: 2.7.4 -> 2.7.5 2019-11-02 11:13:31 -07:00