Commit Graph

37140 Commits

Author SHA1 Message Date
Michael Weiss 976af38df6
libva: 2.9.0 -> 2.9.1 (#101750) 2020-10-26 16:18:04 +01:00
Bart Brouns 3ad2664170 redkite: 1.1.0 -> 1.2.0 2020-10-26 14:16:05 +01:00
Doron Behar c9a6cd0a30 libsForQt5.qtutilities: 6.0.6 -> 6.3.0 2020-10-26 12:08:42 +02:00
Masanori Ogino e0fecf442c linbox: backport upstream fixes
References:
f78117d9c3
4ff828e200

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-26 18:29:29 +09:00
Vladimír Čunát 89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát 336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
AndersonTorres 852d2a3af9 gegl: update URL to HTTPS 2020-10-26 01:21:00 -03:00
AndersonTorres 0f0a6ee9b7 babl: fix license and homepage URL 2020-10-26 01:21:00 -03:00
R. RyanTM 1007e8140a openlibm: 0.7.1 -> 0.7.2 2020-10-26 00:47:50 +00:00
R. RyanTM 02d7ce09a7 oneDNN: 1.6.3 -> 1.6.4 2020-10-26 00:12:23 +00:00
Jörg Thalheim 2257afa81d
Merge pull request #101594 from Mic92/x265-aarch64
x265: fix linux-aarch64 build
2020-10-25 20:58:11 +01:00
R. RyanTM f646364f4f libxls: 1.6.0 -> 1.6.1 2020-10-25 19:31:34 +00:00
R. RyanTM cdfbc896a5 libndctl: 69 -> 70.1 2020-10-25 18:16:44 +00:00
Guillaume Pagnoux fdba3f6db0 boxfort: unstable-2019-09-19 -> unstable-2019-10-09
Signed-off-by: Guillaume Pagnoux <guillaume.pagnoux@lse.epita.fr>
2020-10-25 10:53:24 -04:00
Benjamin Hipple 19256a1f6f
Merge pull request #101649 from siraben/desc-fix
treewide: remove periods from end of package descriptions (part 2)
2020-10-25 10:13:55 -04:00
Bas van Dijk 67f5d7f7cb
Merge pull request #101559 from basvandijk/rocksdb-6.12.7
rocksdb: 6.10.2 -> 6.12.7
2020-10-25 14:46:39 +01:00
Ben Siraphob c98962e1a3 treewide: remove periods from end of package descriptions 2020-10-25 20:13:18 +07:00
Frederik Rietdijk 8be875622e libsoup: fix eval 2020-10-25 13:47:08 +01:00
R. RyanTM 0a60bb7575 liberfa: 1.7.0 -> 1.7.1 2020-10-25 10:46:56 +01:00
R. RyanTM 06d0a7c221 igraph: 0.8.2 -> 0.8.3 2020-10-25 09:49:47 +01:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
TredwellGit 4effe769e2
libraw: 0.20.0 -> 0.20.2
Reapplying the commit from PR #101508 merge, without staging changes.
(cherry picked from commit 0594e27df3)
2020-10-25 09:44:10 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
R. RyanTM 38f85a5bba libquotient: 0.5.3.2 -> 0.6.0 2020-10-25 09:41:28 +01:00
R. RyanTM e4467c94ae socket_wrapper: 1.2.4 -> 1.2.5 2020-10-25 09:35:43 +01:00
R. RyanTM 3e735cf1fe libnetfilter_queue: 1.0.4 -> 1.0.5 2020-10-25 09:35:19 +01:00
R. RyanTM e874acc509 belcard: 4.3.1 -> 4.4.0 2020-10-25 09:34:18 +01:00
R. RyanTM 10d87a72e1 ctypes_sh: 1.1 -> 1.2 2020-10-25 09:34:01 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
Jan Tojnar 076a779d30
Merge pull request #101528 from NixOS/gnome-3.38 2020-10-25 08:06:00 +01:00
Aaron Andersen a5061c6f87
Merge pull request #101032 from aanderse/libcec
libcec: 4.0.5 -> 4.0.7
2020-10-24 18:50:06 -04:00
Andreas Rammhold 250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
Jörg Thalheim 7c6f4a8169
x265: fix aarch64 build 2020-10-24 22:09:56 +02:00
Bas van Dijk f2ea8e45e2 rocksdb: propagate deps to fix build of sortmerna 2020-10-24 15:15:22 +00:00
Bas van Dijk f1c4d5d479 rocksdb: 6.10.2 -> 6.12.7
https://github.com/facebook/rocksdb/blob/v6.12.7/HISTORY.md#6127-2020-10-14
2020-10-24 16:36:38 +02:00
Bart Brouns 4c0404eea1 redkite: 1.0.3 -> 1.1.0 2020-10-24 13:59:08 +02:00
Michael Raskin 9313ea226f
Merge pull request #101500 from rnhmjoj/pango
pango: 1.45.3 -> 1.47.0
2020-10-24 07:47:12 +00:00
Daniël de Kok c3144b8f6f sentencepiece: 0.1.93 -> 0.1.94
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.94
2020-10-24 08:00:06 +02:00
Jan Tojnar 9124947ae6
libsoup: do not depend on full sysprof
It just wants libsysprof-capture.
2020-10-24 06:57:59 +02:00
Jan Tojnar 8e52dfa09e
mm-common: 1.0.1 → 1.0.2 2020-10-24 06:00:39 +02:00
Jan Tojnar 43b034d25d
tracker-miners: 3.0.0 → 3.0.1 2020-10-24 06:00:38 +02:00
Jan Tojnar a632699e71
tracker: 3.0.0 → 3.0.1 2020-10-24 06:00:38 +02:00
Jan Tojnar 1ca1e27b44
librsvg: 2.50.0 → 2.50.1 2020-10-24 06:00:38 +02:00
Jan Tojnar 8edc951ce1
gjs: 1.66.0 → 1.66.1 2020-10-24 06:00:38 +02:00
Jan Tojnar dd39a88951
gcr: 3.36.0 → 3.38.0 2020-10-24 06:00:38 +02:00
Jan Tojnar 1e314c363d
gobject-introspection: 1.66.0 → 1.66.1
Fix vips build.
2020-10-24 03:48:19 +02:00
TredwellGit 0594e27df3 libraw: 0.20.0 -> 0.20.2
https://github.com/LibRaw/LibRaw/blob/0.20.2/Changelog.txt
https://nvd.nist.gov/vuln/detail/CVE-2020-15365
https://nvd.nist.gov/vuln/detail/CVE-2020-15503
https://nvd.nist.gov/vuln/detail/CVE-2020-24890
2020-10-24 00:16:22 +00:00
zowoq d126f0b8c6 libpsl: disable valgrind tests on darwin 2020-10-24 10:15:33 +10:00
WORLDofPEACE 949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Niklas Hambüchen 7fddef376e gst_all_1.gst-plugins-bad: Add upstream patch to fix SRT usage 2020-10-24 02:02:09 +02:00
Niklas Hambüchen 0672de5b89 gstreamer: 1.16.2 -> 1.18.0
Fixes #98769.

Important changes from https://gstreamer.freedesktop.org/releases/1.18/:

* `gst-validate` was renamed to `gst-devtools` upstream:

    > * the `gst-validate` tarball has been superseded by
    >   the `gst-devtools` tarball for consistency with the git module name.

* `gst-python` is now Python 3 only:

    > * Python 2.x is no longer supported
2020-10-24 02:02:09 +02:00
Jan Tojnar 8ccd765d37
webkitgtk: clean up
Remove gtk2 flag, which is no longer supported.
2020-10-24 01:42:16 +02:00
WORLDofPEACE dfc6578fc1 folks: disable telepathy backend by default 2020-10-23 19:36:33 -04:00
Masanori Ogino 0075ec3ffa nuspell: 3.1.2 -> 4.0.0, fix license
The license of Nuspell is not GPL-3.0-only but LGPL-3.0-or-later.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-24 08:23:20 +09:00
Jan Tojnar 61afd7f80e
tracker_2: drop
It does not seem to work and only semi-broken apps like Books and Documents depend on it.
2020-10-24 01:18:49 +02:00
Jan Tojnar 63c7390174
tracker-miners-2: 2.3.3 → 2.3.5 2020-10-24 01:18:47 +02:00
Jan Tojnar a737f6eee1
tracker_2: 2.3.4 → 2.3.6
Disables autostart.
2020-10-24 01:18:47 +02:00
Jan Tojnar 94ed06e3fa
vte: 0.62.0 → 0.62.1 2020-10-24 01:18:43 +02:00
Jan Tojnar 297bac601a
webkitgtk: 2.30.0 → 2.30.1 2020-10-24 01:18:42 +02:00
Jan Tojnar 4c83a97c8c
zeitgeist: clean up
Remove unused configure flag and change license to LGPL2.1+ (used since 0.7.0).
2020-10-24 01:18:42 +02:00
Jan Tojnar d843d7b3d7
gnome3.gvfs: 1.46.0 → 1.46.1
https://ftp.gnome.org/pub/GNOME/sources/gvfs/1.46/gvfs-1.46.1.news
2020-10-24 01:17:59 +02:00
Jan Tojnar bd2b324906
glib: 2.66.0 → 2.66.1
https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.1.news
2020-10-24 01:17:53 +02:00
Jan Tojnar da146f2efd
amtk: 5.1.1 → 5.2.0
https://ftp.gnome.org/pub/GNOME/sources/amtk/5.1/amtk-5.1.2.news
https://ftp.gnome.org/pub/GNOME/sources/amtk/5.2/amtk-5.2.0.news
2020-10-24 01:17:52 +02:00
Jan Tojnar 3c4de31210
tracker: clean up dependencies 2020-10-24 01:17:52 +02:00
Jan Tojnar 5a3749e3b3
tepl: split to multiple outputs
So that gtk3.dev is not pulled into the closure.
2020-10-24 01:17:52 +02:00
WORLDofPEACE 9aaad83e43
zeitgeist: switch to Python 3 2020-10-24 01:17:30 +02:00
WORLDofPEACE 4d61e42de4
zeitgeist: drop dbus-glib and telepathy 2020-10-24 01:17:29 +02:00
WORLDofPEACE c6caf98331
pipewire_0_2: use ffmpeg_4 2020-10-24 01:17:25 +02:00
WORLDofPEACE af2465acb9
webkitgtk: add separateDebugInfo, add platforms.darwin
Very strange that stdenv.isDarwin is in this expression but without
platforms including darwin.
2020-10-24 01:17:03 +02:00
Piotr Bogdan de1af76f0d
glib: Fix tests on some FSs
By applying https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1648
2020-10-24 01:17:00 +02:00
WORLDofPEACE 1cd0c14b29
librsvg: 2.48.8 -> 2.50.0 2020-10-24 01:16:58 +02:00
WORLDofPEACE 37ad803693
libmanette: 0.2.4 -> 0.2.5 2020-10-24 01:16:58 +02:00
WORLDofPEACE 667cf4acc4
jsonrpc-glib: 3.34.0 -> 3.38.0 2020-10-24 01:16:58 +02:00
WORLDofPEACE da420c0c9b
gtksourceview3: drop updateScript
this is frozen
2020-10-24 01:16:57 +02:00
WORLDofPEACE d048c43ccd
at-spi2-core: 2.36.0 -> 2.38.0 2020-10-24 01:16:55 +02:00
WORLDofPEACE 0a9ef8c75a
at-spi2-atk: 2.34.2 -> 2.38.0 2020-10-24 01:15:51 +02:00
WORLDofPEACE 620c1ef3a0
tracker-miners-2: init at 2.3.3 2020-10-24 01:15:49 +02:00
WORLDofPEACE b2e2b8cb2b
tracker-miners: 2.3.3 -> 3.0.0
- The ontologies were moved to tracker-miners
2020-10-24 01:15:38 +02:00
WORLDofPEACE d2cba8af0a
tracker_2: init at 2.3.4
The following apps still need the old tracker:
- photos
- games
- books
- documents
2020-10-24 01:15:15 +02:00
WORLDofPEACE d8d4cdc496
tracker: 2.3.4 -> 3.0.0 2020-10-24 01:15:15 +02:00
WORLDofPEACE 05318e22b3
amtk: reformat 2020-10-24 01:15:15 +02:00
Piotr Bogdan 12ea15c6d0
glib-networking: 2.64.3 -> 2.66.0
https://gitlab.gnome.org/GNOME/glib-networking/-/blob/2.66.0/NEWS
2020-10-24 01:15:14 +02:00
Piotr Bogdan a53efa17c5
libpeas: 1.26.0 -> 1.28.0
https://gitlab.gnome.org/GNOME/libpeas/-/blob/libpeas-1.28.0/NEWS
2020-10-24 01:15:14 +02:00
Piotr Bogdan d2bc3de380
libgudev: 233 -> 234
https://gitlab.gnome.org/GNOME/libgudev/-/blob/234/NEWS
2020-10-24 01:15:13 +02:00
Piotr Bogdan 016d36dde6
libgdata: 0.17.12 -> 0.17.13
https://gitlab.gnome.org/GNOME/libgdata/-/blob/0.17.13/NEWS
2020-10-24 01:15:13 +02:00
Piotr Bogdan 476de54407
gvfs: 1.44.1 -> 1.46.0
https://gitlab.gnome.org/GNOME/gvfs/-/blob/1.46.0/NEWS
2020-10-24 01:15:13 +02:00
Piotr Bogdan 7a8b86318a
gtksourceview: 4.6.1 -> 4.8.0
https://gitlab.gnome.org/GNOME/gtksourceview/-/blob/4.8.0/NEWS
2020-10-24 01:15:13 +02:00
Piotr Bogdan 55538b063c
gspell: 1.8.3 -> 1.8.4
https://gitlab.gnome.org/GNOME/gspell/-/blob/1.8.4/NEWS
2020-10-24 01:15:12 +02:00
Piotr Bogdan 7e54d67bc7
grilo: 0.3.12 -> 0.3.13
https://gitlab.gnome.org/GNOME/grilo/-/blob/grilo-0.3.13/NEWS
2020-10-24 01:15:12 +02:00
Piotr Bogdan 2fa58d86cb
grilo-plugins: 0.3.11 -> 0.3.12
https://gitlab.gnome.org/GNOME/grilo-plugins/-/blob/grilo-plugins-0.3.12/NEWS
2020-10-24 01:15:12 +02:00
Piotr Bogdan ca51986f03
tepl: 4.4.0 -> 5.0.0 2020-10-24 01:15:03 +02:00
Piotr Bogdan 7206a14260
amtk: add gobject-introspection to generate the bindings
This is now needed by the development version of tepl.
2020-10-24 01:15:03 +02:00
Piotr Bogdan c1307a041a
webkitgtk: 2.29.91 -> 2.30.0
https://webkitgtk.org/2020/08/14/webkitgtk2.29.90-released.html
https://webkitgtk.org/2020/08/14/webkitgtk2.29.91-released.html
https://webkitgtk.org/2020/07/29/webkitgtk2.29.4-released.html
https://webkitgtk.org/2020/09/11/webkitgtk2.30.0-released.html
2020-10-24 01:15:02 +02:00
Piotr Bogdan 281ac3d371
vte: 0.60.2 -> 0.62.0 2020-10-24 01:15:02 +02:00
Piotr Bogdan f6b85b9f92
gsettings-desktop-schemas: 3.36.1 -> 3.38.0
* add metadata
* reformat

https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/blob/3.38.0/NEWS

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-10-24 01:14:59 +02:00
Piotr Bogdan 9b296eb146
libdazzle: 3.36.0 -> 3.38.0
https://gitlab.gnome.org/GNOME/libdazzle/-/blob/3.38.0/NEWS
2020-10-24 01:14:26 +02:00
Piotr Bogdan b49e45e8db
gnome-online-accounts: 3.36.0 -> 2.37.90
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/blob/3.37.90/NEWS
2020-10-24 01:14:24 +02:00
Piotr Bogdan 11053b6fd1
cogl: 1.22.6 -> 1.22.8
The dropped patch is now included in the upstream release.

https://gitlab.gnome.org/GNOME/cogl/-/blob/1.22.8/NEWS
2020-10-24 01:14:24 +02:00
Doron Behar dde31ed48e
gjs: 1.64.4 -> 1.66.0
- Installed tests execdir was moved: https://gitlab.gnome.org/GNOME/gjs/-/issues/318

Changelogs:
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.1.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.2.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.3.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.4.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.90.news
    - libsysprof-capture-4 ← libsysprof-capture-3
        - We did not depend on it previously either.
    - SpiderMonkey 78
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.91.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.65/gjs-1.65.92.news
- https://ftp.gnome.org/pub/GNOME/sources/gjs/1.66/gjs-1.66.0.news

Changes reviewed by: Jan Tojnar <jtojnar@gmail.com>
2020-10-24 01:14:24 +02:00
Doron Behar 37f72d1ad6
libsoup: 2.70.0 -> 2.72.0
It adds support for profiling using Sysprof but we do not support Sysprof on Darwin
so we need to disable it there. Otherwise it breaks eval of Darwin package set
through “sysprof ← libsoup ← inkscape” chain.
2020-10-24 01:14:07 +02:00
WORLDofPEACE f90473785f
libhandy_0: init at 0.0.13 2020-10-24 01:14:06 +02:00
worldofpeace 431c2c3faf
libhandy: 0.0.13 -> 1.0.0
* adapt for the move under the gnome project
  The gnome team now maintains this
* format
* cleanup meson flags
  The auto features are enabled automatically
* drop gnome3.gnome-desktop
  It doesn't seem to be neeeded in meson.build

https://gitlab.gnome.org/GNOME/libhandy/-/tags/v0.80.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.81.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.82.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.83.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.84.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.85.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.90.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.91.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/1.0.0
2020-10-24 01:14:05 +02:00
Doron Behar ad344c1529
gusb: 0.3.3 -> 0.3.5 2020-10-24 01:14:04 +02:00
Doron Behar 0166eb0794
gtk3: 3.24.21 -> 3.24.23
Use xmllint in docs generation. Remove an old patch. Remove an old
postPatch workaround.
2020-10-24 01:14:04 +02:00
Doron Behar 469db7ce0e
gobject-introspection: 1.64.1 -> 1.66.0 2020-10-24 01:14:04 +02:00
Doron Behar fedcd9f42a
dconf: 0.36 -> 0.38 2020-10-24 01:14:03 +02:00
Doron Behar f64862159f
glib: 2.64.5 -> 2.66.0 2020-10-24 01:14:03 +02:00
Jan Tojnar 8317c630af
Merge branch 'staging-next' into staging 2020-10-24 01:10:37 +02:00
Jan Tojnar c252654584
Merge branch 'master' into staging-next 2020-10-24 01:10:07 +02:00
Jan Tojnar 3a73543401
Merge pull request #93725 from nglen/pipewire 2020-10-24 00:05:33 +02:00
rnhmjoj a89b842271
pango: 1.45.3 -> 1.47.0 2020-10-23 23:51:37 +02:00
Niklas Hambüchen 036a415cf6
Merge pull request #101432 from nh2/pdal-2.2.0
pdal: 2.1.0 -> 2.2.0
2020-10-23 21:37:57 +00:00
Michael Raskin 228b835dd7
Merge pull request #101485 from sikmir/openscenegraph
openscenegraph: enable on darwin
2020-10-23 20:43:44 +00:00
Nathaniel Glen 4bca42a6ec pipewire: update to 0.3.13 2020-10-23 16:36:14 -04:00
Nathaniel Glen 57510bf522 pipewire: cleanup path testing 2020-10-23 16:35:48 -04:00
Michael Weiss ffdeb02eb4
intel-media-driver: 20.2.0 -> 20.3.0 (#99297) 2020-10-23 20:34:04 +02:00
Nikolay Korotkiy 4b545daec4
openscenegraph: enable on darwin 2020-10-23 21:25:05 +03:00
Nathaniel Glen 9397d535bd pipewire: remove pulseaudio references
This replaces the temporary RPATH fix with the new upstream patch  from
jtojnar. It also removes the reference to the dev output.
2020-10-23 13:51:41 -04:00
Nathaniel Glen 68fa82a0ae pipewire: use meson options for installed_tests 2020-10-23 13:51:41 -04:00
Nathaniel Glen 798b9c072e pipewire: update to 0.3.12 2020-10-23 13:37:57 -04:00
zowoq b36436a12a libpsl: remove valgrind from nativeBuildInputs on darwin 2020-10-24 00:10:08 +10:00
Samuel Gräfenstein 0c10d50caa
fmt_6, fmt_7: init 2020-10-23 15:39:26 +02:00
Samuel Gräfenstein 67f70f9bcf
fmt: 6.2.1 -> 7.0.3 2020-10-23 15:38:42 +02:00
Daniël de Kok 1b90250134
Merge pull request #101241 from Flakebi/amdvlk
amdvlk: 2020.Q3.6 -> 2020.Q4.1
2020-10-23 07:48:28 +02:00
Samuel Dionne-Riel a2f9d7c2f3
Merge pull request #101194 from acowley/aspellDicts
aspellDicts: force grep to treat dictionaries as text files
2020-10-23 00:16:05 -04:00
Niklas Hambüchen 5aa96b68cc pdal: 2.1.0 -> 2.2.0 2020-10-23 02:41:40 +02:00
Niklas Hambüchen 8f8e6dcd6b
Merge pull request #101308 from nh2/srt-1.4.2
srt: 1.4.1 -> 1.4.2
2020-10-22 20:35:52 +00:00
Jan Tojnar 3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
Jan Tojnar d13fc932cd
Merge branch 'master' into staging-next 2020-10-22 21:20:14 +02:00
Jan Tojnar 19e31fa052
Merge pull request #101215 from TredwellGit/ghostscript 2020-10-22 21:17:08 +02:00
Anderson Torres 10219a3271
Merge pull request #101361 from tobim/pkgs/arrow-2.0.0
arrow-cpp: 1.0.1 -> 2.0.0
2020-10-22 11:08:03 -03:00
Bas van Dijk f2b8a45cde rocksdb: enable optional jemalloc support 2020-10-22 15:32:56 +02:00
Ryan Mulligan 166ab9d237
Merge pull request #101307 from r-ryantm/auto-update/armadillo
armadillo: 9.900.3 -> 10.1.0
2020-10-22 06:15:39 -07:00
Michael Raskin a266e6c7d5
Merge pull request #101321 from r-ryantm/auto-update/cgal
cgal_5: 5.0.3 -> 5.1
2020-10-22 12:56:51 +00:00
Kevin Cox 6c9d44d39c
Merge pull request #98199 from turion/dev_agda_stdlib_1.4
agdaPackages.standard-library: 1.3 -> 1.4
2020-10-22 08:34:23 -04:00
Tobias Mayer 7cb0d9d37e
arrow-cpp: 1.0.1 -> 2.0.0 2020-10-22 14:03:46 +02:00
Jan Tojnar a21e2522f1
Merge pull request #99021 from prusnak/libcbor 2020-10-22 10:41:22 +02:00
Pavol Rusnak e8ba9cd295
libcbor: unstable-2019-07-25 -> 0.8.0 2020-10-22 09:56:38 +02:00
R. RyanTM b9e5961253 cgal_5: 5.0.3 -> 5.1 2020-10-22 03:29:47 +00:00
R. RyanTM 7616020f95 armadillo: 9.900.3 -> 10.1.0 2020-10-22 00:43:35 +00:00
Ben Darwin 3e5c7bd09d simpleitk: 2.0.0 -> 2.0.1 2020-10-21 13:53:21 -04:00
Daiderd Jordan bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Vladimír Čunát 90094b0468
Merge branch 'master' into staging-next
minor conflict: rust update vs. darwin fixes for it
  (not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Sebastian Neubauer d7ef9710af amdvlk: 2020.Q3.6 -> 2020.Q4.1 2020-10-21 10:17:50 +02:00
Andrew Childs 722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Andreas Rammhold f6cd17269e
Merge pull request #49403 from andir/qemu_test_reduce_closure
qemu_test: disable features that are not needed for tests (closure 641 -> 335.3M)
2020-10-21 00:41:01 +02:00
TredwellGit d14be23a56 jbig2dec: 0.18 -> 0.19
https://github.com/ArtifexSoftware/jbig2dec/blob/0.19/CHANGES
2020-10-20 21:07:12 +00:00
Christian Kampka 507a5e95da gamin: Fix cross compiling issues
Gamin fails to build cross-platform because it tries to run
AC_RUN_IFELSE during configure which fails as the test program is built
for the wrong platform and cannot execute. Since the test is only for
the 'abstract socket namespace' feature, we can just pin the results
for out builds, it is 'yes' for Linux and 'no' for Darwin (and other
BSD).
2020-10-20 21:22:37 +02:00
TredwellGit c95bed1b9d libinput: 1.16.1 -> 1.16.2
https://lists.freedesktop.org/archives/wayland-devel/2020-October/041640.html
2020-10-20 21:08:03 +02:00
TredwellGit 3775af7057 freetype: 2.10.2 -> 2.10.4
https://sourceforge.net/projects/freetype/files/freetype2/2.10.4/
2020-10-20 20:57:46 +02:00
Frederik Rietdijk 23890fc236 Merge staging-next into staging 2020-10-20 20:55:46 +02:00
Vladimír Čunát 8bdf7dc4ab
Merge #100886: cairo: fix build on darwin 2020-10-20 20:52:33 +02:00
Anthony Cowley 8db271b98f aspellDicts: force grep to treat dictionaries as text files
Fixes #101184
2020-10-20 13:19:24 -04:00
Ivan Tham 86b885a4a0
gtk+: refactor name (#100947)
* gtk+: refactor name
2020-10-20 17:00:23 +00:00
Mario Rodas a24aa5d787
Merge pull request #101011 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.7 -> 4.2.1
2020-10-19 22:57:36 -05:00
John Ericson 76b3bfbb7a
Merge pull request #101057 from aaronjanse/aj-relibc-top-files
relibc: fix for nix 3.0
2020-10-19 23:31:39 -04:00
Aaron Janse 99176c0955 use fetchzip 2020-10-19 17:17:22 -07:00
Andreas Rammhold 16a7ff5b86
libndctl: clarify that it needs udev not systemd
While (currently) it is the same package it carries more information if
we explicitly state that we want udev.
2020-10-19 23:12:35 +02:00
Robert Scott e5973b4438
Merge pull request #101044 from r-burns/lcms2
lcms2: fix build on darwin
2020-10-19 19:16:30 +01:00
Robert Scott c873f13eac
Merge pull request #101031 from r-burns/spooles
spooles: fix build on darwin
2020-10-19 19:07:03 +01:00
Manuel Bärenz 3da3661ad3 agdaPackages.agda-categories: 1.3.1 -> 1.4 2020-10-19 12:27:46 +02:00
Manuel Bärenz 6e1ce8ca07 agdaPackages.generic: 0.1 -> 0.1.0.1 2020-10-19 12:27:31 +02:00
Aaron Janse 38ed4fcde6 relibc: fix for nix 3.0 2020-10-19 02:20:28 -07:00
Bas van Dijk 5505f2ee38
Merge pull request #100975 from basvandijk/rocksdb-optionally-disable-shared-lib
rocksdb: support disabling building shared lib
2020-10-19 10:44:16 +02:00
Peter Simons e0f62babfc
Merge pull request #100215 from RasmusRendal/boost
boost173 and boost174: Init both
2020-10-19 09:44:07 +02:00
Manuel Bärenz 29684ee617 agdaPackages.standard-library: 1.3 -> 1.4 2020-10-19 09:26:52 +02:00
Ryan Burns cb057db0a3 lcms2: fix build on darwin 2020-10-18 17:26:53 -07:00
Jan Tojnar 2a905c8616
Merge pull request #100921 from r-ryantm/auto-update/enchant
enchant: 2.2.11 -> 2.2.12
2020-10-19 00:10:08 +02:00
Ryan Burns c04219a9d5 spooles: fix build on darwin 2020-10-18 13:32:45 -07:00
Aaron Andersen 51966f6aed libcec: 4.0.5 -> 4.0.7 2020-10-18 16:25:47 -04:00
Jan Tojnar 5c766c5c24
Merge branch 'staging-next' into staging 2020-10-18 21:21:03 +02:00
R. RyanTM cb537bac99 libamqpcpp: 4.1.7 -> 4.2.1 2020-10-18 17:42:03 +00:00
Gabriel Ebner 7caa81d8a2
Merge pull request #100972 from gebner/freecadgitpython 2020-10-18 16:28:57 +02:00
Mario Rodas dd9e691ca1
Merge pull request #100905 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.6.0 -> 5.7.0
2020-10-18 08:55:11 -05:00
Mario Rodas 5caf709efa
Merge pull request #100927 from r-ryantm/auto-update/faudio
faudio: 20.09 -> 20.10
2020-10-18 08:53:49 -05:00
Bas van Dijk c6109efca6 rocksdb: support disabling building shared lib
This is needed to build `pkgsStatic.rocksdb`.
2020-10-18 15:52:20 +02:00
Gabriel Ebner 27bf7cb663 opencascade-occt730: remove 2020-10-18 15:13:25 +02:00
R. RyanTM aff604993f hpx: 1.5.0 -> 1.5.1 2020-10-18 12:28:47 +00:00
Vladimír Čunát 2c9be93bf2
Merge #100883: expat: 2.2.8 -> 2.2.10 (into staging) 2020-10-18 13:37:51 +02:00
Jan Tojnar 7c4305be84
Merge pull request #100873 from AtnNn/gtest 2020-10-18 13:16:24 +02:00
Vladimír Čunát 08fe24a49e
Merge #99698: zeromq: 4.3.2 -> 4.3.3 (into staging) 2020-10-18 11:44:21 +02:00
Vladimír Čunát c3b9b39cc2
Merge #99987: openssl: 1.1.1g -> 1.1.1h (into staging) 2020-10-18 11:35:52 +02:00
Vladimír Čunát f42d36d588
Merge #99437: p11-kit: fix tests when non-root 2020-10-18 11:28:05 +02:00
Timo Kaufmann e9f8c385c0
Merge pull request #100870 from r-ryantm/auto-update/brial
brial: 1.2.8 -> 1.2.10
2020-10-18 10:37:47 +02:00
Gabriel Ebner 385abed29a
Merge pull request #100920 from r-ryantm/auto-update/embree
embree: 3.12.0 -> 3.12.1
2020-10-18 10:08:54 +02:00
R. RyanTM e8eb47798f faudio: 20.09 -> 20.10 2020-10-18 04:46:10 +00:00
R. RyanTM e548338dbc enchant: 2.2.11 -> 2.2.12 2020-10-18 03:54:17 +00:00
R. RyanTM 32ac072e3c embree: 3.12.0 -> 3.12.1 2020-10-18 03:34:06 +00:00
R. RyanTM a4f24201cf cpp-utilities: 5.6.0 -> 5.7.0 2020-10-18 00:36:01 +00:00
Etienne Laurin b66df0d36e use fetchpatch 2020-10-17 21:55:05 +00:00
Ryan Burns 6529627e13 cairo: fix build on darwin 2020-10-17 14:32:44 -07:00
Tim Steinbach d137333e67
expat: 2.2.8 -> 2.2.10 2020-10-17 17:21:41 -04:00
Etienne Laurin 70b79e8cf2 fix(gtest): pkgconfig paths 2020-10-17 20:24:36 +00:00
R. RyanTM 57738e9b6f brial: 1.2.8 -> 1.2.10 2020-10-17 19:37:17 +00:00
Ben Darwin e20652da9b elastix: 5.0.0 -> 5.0.1; unbreak OS X build 2020-10-17 11:36:31 -07:00
Jon 9cbbac9d09
Merge pull request #100767 from jfroche/fix/galario
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
2020-10-17 11:25:54 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Sandro Jäckel 1efdcde428 libplacebo: remove patch that breaks building with shaderc 2020.2 2020-10-17 15:14:46 +02:00
Jean-François Roche cbd37d0128
python{2,3}Packages.galario: 1.2.1 -> 1.2.2
Upgrading fixes the tests
2020-10-17 00:10:59 +02:00
Ben Darwin 83a1ce3d2b itk: remove -march=corei7 and -mtune=native flags from cmake build files
- probable cause of build failure on Hydra on branch release-20.09
2020-10-15 19:12:21 -04:00
Ryan Orendorff c78dc9cf5b agda-packages: add fla library at v0.1
Adds the functional-linear-algebra library to the agda package set.
2020-10-15 10:54:22 -06:00
Michael Weiss b13615663c
mesa: 20.1.9 -> 20.2.1 (#99091)
Announcements:
- https://docs.mesa3d.org/relnotes/20.2.0.html
- https://docs.mesa3d.org/relnotes/20.2.1.html

I've rebased the patches accordingly and avoided:
meson.build:320: WARNING: Platform `surfaceless` is now always selected; setting this option will be an error in Mesa 20.3
meson.build:324: WARNING: Platform `drm` is now automatically selected; setting this option will be an error in Mesa 20.3
This will also fix the list in the configuration summary:
EGL/Vulkan/VL platforms:   x11 surfaceless wayland drm surfaceless drm
2020-10-15 16:08:01 +02:00
Doron Behar 0826f2efae
Merge pull request #94049 from CajuM/vulkan-up 2020-10-15 09:53:35 +03:00
Frederik Rietdijk b3aed163d5
Merge pull request #99709 from NixOS/staging-next
Staging next
2020-10-14 21:10:31 +02:00
Rok Garbas 9f415068d7
Merge pull request #100411 from NickHu/ayatana
libayatana-appindicator: 0.5.4 -> 0.5.5, generate typelibs for gobject-introspection
2020-10-14 14:13:50 +02:00
Rok Garbas 6e8efe8a11
Merge pull request #100459 from AndersonTorres/unqlite-new
unqlite: init at 1.1.9
2020-10-14 14:02:49 +02:00
Frederik Rietdijk b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Daniël de Kok 72e85c2223 sentencepiece: 0.1.91 -> 0.1.93
Changelogs:

https://github.com/google/sentencepiece/releases/tag/v0.1.92
https://github.com/google/sentencepiece/releases/tag/v0.1.93

The upstream release notes state that Python 2 is not supported
anymore. However, this version still builds with Python 2 and tests
pass without any issues. Therefore, this change does not disable
Python 2 support yet.
2020-10-14 10:11:37 +02:00
Gabriel Ebner 07ee076077
Merge pull request #100208 from TredwellGit/libwebp
libwebp: 1.0.3 -> 1.1.0
2020-10-14 08:43:13 +02:00
Jon b62f286e3a
Merge pull request #100345 from SeTSeR/foot-1.5.1
foot: 1.4.4 -> 1.5.1
2020-10-13 20:01:52 -07:00
TredwellGit b02b2aa59e libwebp: 1.0.3 -> 1.1.0
https://github.com/webmproject/libwebp/releases/tag/v1.1.0
2020-10-13 22:35:39 -04:00
AndersonTorres 87056f5fa1 unqlite: init at 1.1.9 2020-10-13 22:38:27 -03:00
Malte Brandy cebf9198f3
treewide: De-inline uses of lib.boolToString
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Lassulus 629fb9492e
Merge pull request #96486 from wahjava/fix-profanity
libmesode: Add a patch from upstream to fix SSL verification
2020-10-13 21:07:01 +02:00
Frederik Rietdijk dc0aeee5db Merge staging-next into staging 2020-10-13 19:35:37 +02:00
Frederik Rietdijk 9e1943edc0 Merge master into staging-next 2020-10-13 19:34:34 +02:00
Gabriel Ebner 2424c42290
Merge pull request #100210 from TredwellGit/libvpx
libvpx: 1.7.0 -> 1.9.0
2020-10-13 17:29:53 +02:00
Gabriel Ebner 1e95393052
Merge pull request #99647 from alexbakker/re2-20201001
re2: 20190401 -> 20201001
2020-10-13 17:25:20 +02:00
Nick Hu f0cd405827
libayatana-appindicator: 0.5.4 -> 0.5.5, generate typelibs for gobject-introspection
libayatana-indicator: 0.6.3 -> 0.8.2
2020-10-13 16:02:12 +01:00
Sergey Makarov 445e34a268
tllist: 1.0.2 -> 1.0.4 2020-10-12 22:40:23 +03:00
Sergey Makarov 99a6e13929
fcft: 2.2.6 -> 2.3.1 2020-10-12 22:40:22 +03:00
Florian Klink cddb921a90
Merge pull request #99385 from maxxk/odpic-4.0.2
odpic: 3.3.0 -> 4.0.2
2020-10-11 22:58:02 +02:00
Gabriel Ebner c774e42a2b
Merge pull request #94768 from r-ryantm/auto-update/libcerf
libcerf: 1.13 -> 2.0
2020-10-11 12:35:05 +02:00
Rasmus Rendal 78b030f317 boost174: init at 1.74.0 2020-10-11 10:26:47 +02:00
Rasmus Rendal 35e296f5e5 boost173: init at 1.73.0 2020-10-11 10:26:47 +02:00
TredwellGit 4975a15e72 libvpx: 1.7.0 -> 1.9.0
https://github.com/webmproject/libvpx/releases/tag/v1.8.0
https://github.com/webmproject/libvpx/releases/tag/v1.8.1
https://github.com/webmproject/libvpx/releases/tag/v1.8.2
https://github.com/webmproject/libvpx/releases/tag/v1.9.0
2020-10-11 06:36:07 +00:00
TredwellGit 71164865ce harfbuzz: 2.7.1 -> 2.7.2
https://github.com/harfbuzz/harfbuzz/releases/tag/2.7.2
2020-10-11 02:52:06 +00:00
Jan Tojnar aabcf2d8f5
Merge branch 'master' into staging-next 2020-10-11 00:27:21 +02:00
Maciej Krüger 2085a25425
Merge pull request #98307 from mkg20001/libavif
libavif: init at 0.8.1
2020-10-11 00:04:31 +02:00
Maciej Krüger 61a1ffbcb2
libavif: init at 0.8.1 2020-10-10 19:29:32 +02:00
markuskowa 913c5da925
Merge pull request #99954 from drewrisinger/dr-pr-libcint-bump
libcint: 3.1.1 -> 4.0.2
2020-10-10 17:43:28 +02:00
markuskowa 993713e6e3
Merge pull request #100055 from markuskowa/upd-hwloc
hwloc: 2.2.0 -> 2.3.0
2020-10-10 17:38:13 +02:00
sohalt adf6c2c2d5 ldutils: init at 1.01 2020-10-10 11:20:17 -04:00
Thiago Franco de Moraes e86f68f161
python3Packages.gdcm: 3.0.7 -> 3.0.8 (#100106) 2020-10-10 08:09:08 -05:00
Vladimír Čunát 338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Markus Kowalewski 02cb00240f
hwloc: 2.2.0 -> 2.3.0 2020-10-10 08:48:40 +02:00
Jan Tojnar 7a074c997d
Merge pull request #100100 from jtojnar/xdg-desktop-portal-gtk-1.8
xdg-desktop-portal-gtk: 1.7.1 → 1.8.0
2020-10-09 22:14:58 +02:00
Jan Tojnar ddbd818679
xdg-desktop-portal-gtk: 1.7.1 → 1.8.0
https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.8.0

Also correct license and stop using pkg-config alias.
2020-10-09 21:16:10 +02:00
Dmitry Kalinkin 5540128f68
Merge pull request #99993 from veprbl/pr/pythia_8_303
pythia: 8.244 -> 8.303
2020-10-09 15:16:01 -04:00
zowoq 95d4e9a7d1 pangolin: remove trailing whitespace 2020-10-09 18:29:57 +10:00
Ryan Mulligan 8af4f1f3ea
Merge pull request #97386 from KAction/tinycdb-static
tinycdb: add support for static build
2020-10-08 21:22:57 -07:00
Dmitry Bogatov 88b0840f73 tinycdb: add support for static build 2020-10-08 23:47:32 -04:00
Dmitry Kalinkin 6b74dfe376 arrow-cpp: 1.0.0 -> 1.0.1 2020-10-08 18:33:05 -07:00
Frederik Rietdijk ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Austin Seipp 1d83d90b39
Merge pull request #99449 from ruuda/libressl-3.1.4
libressl_3_1: 3.1.3 -> 3.1.4
2020-10-08 12:37:32 -05:00
ajs124 7b0c79c056 babl: 0.1.80 -> 0.1.82 2020-10-08 17:50:00 +02:00
Mario Rodas 6d755c6082 libck: enable on darwin 2020-10-08 04:20:00 +00:00
Lassulus 059a2ef9ad
Merge pull request #98582 from bcdarwin/update-simpleitk
simpleitk: 1.2.4 -> 2.0.0
2020-10-08 22:39:52 +02:00
Doron Behar 7ebd42b87f
Merge pull request #99956 from FRidh/qt 2020-10-08 22:49:35 +03:00
Lassulus f849b13978
Merge pull request #98571 from bcdarwin/gifticlib
gifticlib: init at unstable-2020-07-07
2020-10-08 21:48:31 +02:00
Frederik Rietdijk ae37cb3610 qscintilla: 2.11.2 -> 2.11.5, fix license 2020-10-08 18:57:26 +02:00
Doron Behar 8b16b8cb56 libsForQt5.kpeoplevcard: init at 0.1 2020-10-08 18:57:24 +02:00
Doron Behar faedc6a226 libsForQt5.pulseaudio-qt: init at 1.2.0 2020-10-08 18:57:24 +02:00
Dmitry Kalinkin 72e7d87b01
pythia: add hepmc3 support 2020-10-07 22:41:30 -04:00
Dmitry Kalinkin b0486f3171
pythia: 8.244 -> 8.303 2020-10-07 20:28:19 -04:00
Martin Weinelt 39447e1591
openssl: 1.1.1g -> 1.1.1h 2020-10-08 01:56:18 +02:00
ajs124 02e2b63aa2
Merge pull request #99974 from helsinki-systems/upd/sogo501
sogo: 5.0.0 -> 5.0.1
2020-10-08 01:42:03 +02:00
Austin Seipp 38abb8f734
libfsm: 0.1pre1905 -> 0.1pre2442
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-07 17:01:42 -05:00
Janne Heß e23a4535e2
sope: 5.0.0 -> 5.0.1 2020-10-07 20:44:50 +02:00
Alexander Bakker 92fdbf824a re2: 20190401 -> 20201001 2020-10-07 16:59:09 +02:00
Drew Risinger 6e34b3e6fe libcint: 3.1.1 -> 4.0.2
Add changelog
2020-10-07 09:04:39 -04:00
Timo Kaufmann c7f33a55b0
Merge pull request #93048 from ardumont/bump-libupnp
libupnp: 1.12.0 -> 1.14.0
2020-10-07 10:12:50 +02:00
Linus Heckemann a25bd6604f
Merge pull request #93675 from bcdarwin/update-libminc
libminc: 2.4.03 -> unstable-2020-07-17
2020-10-07 08:08:10 +02:00
Ben Darwin 44d854af30 bicgl: update LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:19 -04:00
Ben Darwin 85946918ac oobicpl: update LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:17 -04:00
Ben Darwin 2c33e9d1a4 bicpl: fix LIBMINC_DIR due to libminc CMake changes 2020-10-06 15:31:15 -04:00
Ben Darwin da69e470f2 EBTKS: update LIBMINC_DIR due to libminc update 2020-10-06 15:31:15 -04:00
Ben Darwin 3862e92e01 libminc: 2.4.03 -> unstable-2020-07-17
- propagate hdf5 and netcdf since essentially every reverse dep of libminc depends on these
- switch to default HDF5 from 1.8.x series
- one resolved test failure and one new error (less concerning than before)
2020-10-06 15:30:42 -04:00
Antoine R. Dumont (@ardumont) 024ad57ed1
libupnp: 1.12.0 -> 1.14.0
It fixes CVE-2020-13848 [1]

[1] https://nvd.nist.gov/vuln/detail/CVE-2020-13848
2020-10-06 20:39:28 +02:00
Gabriel Ebner 83eeeddad0
Merge pull request #99728 from siraben/embree-darwin
embree: 3.11.0 -> 3.12.0
2020-10-06 19:40:50 +02:00
Ben Siraphob 436be88e13 embree: 3.11.0 -> 3.12.0
And fix build on darwin.
2020-10-07 00:30:11 +07:00
Mario Rodas bd74677ebd
Merge pull request #99700 from xfix/update-aqbanking-url
aqbanking: update homepage URL
2020-10-06 05:49:55 -05:00
Michael Raskin dcd2c25ba8
Merge pull request #99703 from siraben/ois-darwin
ois: 1.3 -> 1.5
2020-10-06 09:15:08 +00:00
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Titouan c1a0aa7eb7 x265: 3.2 -> 3.4 2020-10-06 10:17:26 +02:00
TredwellGit 9702f49ec6 libjpeg: 2.0.4 -> 2.0.5
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.5
2020-10-06 09:54:46 +02:00
Ben Siraphob 39f544817a ois: 1.3 -> 1.5 2020-10-06 14:49:11 +07:00
Mario Rodas 13eb51b092 libuv: 1.39.0 -> 1.40.0 2020-10-06 09:45:05 +02:00
Konrad Borowski 965854da66 aqbanking: update homepage URL 2020-10-06 08:59:13 +02:00
Pierre Bourdon ef30a745a8
zeromq: 4.3.2 -> 4.3.3 2020-10-06 08:04:57 +02:00
Maximilian Bosch 2b1b93a77e
Merge pull request #99876 from jonringer/bump-xmlsec
xmlsec: 1.2.28 -> 1.2.30
2020-10-06 21:45:33 +02:00
Jonathan Ringer 69b21e20d4
xmlsec: 1.2.28 -> 1.2.30 2020-10-06 09:20:23 -07:00
Jonathan Ringer 7902256cfd openblas: enable multiple outputs 2020-10-05 16:15:14 -07:00
Jan Tojnar b0f40bef4f
Merge pull request #97045 from jtojnar/netpbm-10.91.2 2020-10-05 22:25:51 +02:00
Bas van Dijk d1e26fd696
Merge pull request #99043 from basvandijk/libvirt-6.6.0-staging
libvirt: 6.3.0 -> 6.6.0
2020-10-04 22:59:31 +02:00
Mario Rodas 3df7751051
Merge pull request #98798 from r-ryantm/auto-update/libstrophe
libstrophe: 0.9.3 -> 0.10.0
2020-10-04 11:11:54 -05:00
Mario Rodas abbb239982
Merge pull request #97120 from r-ryantm/auto-update/faudio
faudio: 20.08 -> 20.09
2020-10-04 08:53:03 -05:00
Gabriel Ebner d544b64c7d libheif: 1.8.0 -> 1.9.1 2020-10-04 14:46:04 +02:00
Gabriel Ebner fcaa2045a3 libde265: 1.0.6 -> 1.0.7 2020-10-04 14:46:04 +02:00
midchildan 8129b1d754
aribb25: init at 0.2.7 (#96553)
* aribb25: init at 0.2.7

* fixup! aribb25: init at 0.2.7
2020-10-04 08:12:40 +00:00
Mario Rodas d3ae0cb8a9
Merge pull request #99435 from r-burns/ppc64le-x265
x265: fix build on powerpc
2020-10-03 22:56:33 -05:00
Martin Weinelt 98d2d8cfbe
Merge pull request #99479 from JamieMagee/pyads
pythonPackages.pyads: init at 3.2.2
2020-10-03 22:01:01 +02:00
Jamie Magee 1c44f88e11
adslib: init at unstable-2020-08-28 2020-10-03 21:43:32 +02:00
Gabriel Ebner d1614a3425
Merge pull request #99466 from risicle/ris-opencascade-darwin-fix
opencascade-occt, opencascade-occt730: fix build on darwin
2020-10-03 15:46:31 +02:00
Ninjatrappeur c8ccfdb5f4
Merge pull request #99017 from ckauhaus/98581-zeroc-mcpp
zeroc-mcpp: decouple from original mcpp
2020-10-03 14:20:40 +02:00
Robert Scott 0724d7ef59 opencascade-occt, opencascade-occt730: fix build on darwin 2020-10-03 12:37:25 +01:00
Mario Rodas c5447e4123
Merge pull request #99434 from r-burns/ppc64le-openblas
openblas: enable on ppc64le
2020-10-03 06:25:22 -05:00
Ruud van Asseldonk b36dbcb23c libressl_3_1: 3.1.3 -> 3.1.4 2020-10-03 10:26:06 +02:00
Ryan Burns 036ef044fd p11-kit: fix tests when non-root 2020-10-02 22:56:47 -07:00
Mario Rodas 9c9eb1ce75
Merge pull request #98642 from r-ryantm/auto-update/libisds
libisds: 0.11 -> 0.11.1
2020-10-02 23:57:21 -05:00
Mario Rodas c32aee2a5f
Merge pull request #98719 from r-ryantm/auto-update/gbenchmark
gbenchmark: 1.5.1 -> 1.5.2
2020-10-02 23:39:58 -05:00
Mario Rodas ea47333755
Merge pull request #98623 from r-ryantm/auto-update/libwps
libwps: 0.4.11 -> 0.4.12
2020-10-02 23:39:24 -05:00
Mario Rodas c69933ae07
Merge pull request #98636 from r-ryantm/auto-update/libxls
libxls: 1.5.3 -> 1.6.0
2020-10-02 23:38:29 -05:00
Ryan Burns 597f94db3e x265: fix build on powerpc
Disable Altivec instructions on ppc when building 10/12bit.
See https://salsa.debian.org/multimedia-team/x265/-/blob/6f06b3f6/debian/rules#L34
2020-10-02 18:21:29 -07:00
Ryan Burns 92d7b38e89 openblas: enable on ppc64le 2020-10-02 18:10:44 -07:00
Martin Weinelt ca5c4f96b4
Merge pull request #97190 from r-ryantm/auto-update/libmicrodns
libmicrodns: 0.1.2 -> 0.2.0
2020-10-03 00:02:29 +02:00
Anderson Torres 672513d997
Merge pull request #99187 from danieldk/ethash
ethash: remove buildInputs
2020-10-02 14:35:06 -03:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Maxim Krivchikov 5abf2b4f68 odpic: 3.3.0 -> 4.0.2
python3Packages.cx-oracle is broken with current odpic version
2020-10-02 15:27:20 +03:00
Jan Tojnar d509c583fc
jbigkit: fix cross-compilation 2020-10-02 13:05:38 +02:00
Mario Rodas acb545cc88 libstrophe: enable on darwin 2020-10-02 04:20:00 +00:00
Niklas Hambüchen 471eabc16e srt: 1.4.1 -> 1.4.2 2020-10-02 03:01:20 +02:00
Scott Olson 721402352c dbus: build manpages from xml
The `docbook_xml_dtd_44` and `docbook-xsl-nons` bits are necessary to
prevent `xmlto` from trying to use the network during the build.
2020-10-01 21:44:00 +00:00
Doron Behar 60b4b396e5
Merge pull request #98501 from doronbehar/pkg/octave/arpack 2020-10-01 19:04:43 +03:00
Doron Behar 0a7157119d
Merge pull request #98869 from tobim/pkgs/mpd-0.22 2020-10-01 19:01:06 +03:00
Doron Behar ac5e22734c liburing: Fix references between outputs issue
Experienced in:
https://github.com/NixOS/nixpkgs/pull/98869#discussion_r495492213

Set configure flags properly, don't override configurePhase, per:
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md

Use different output names - use $bin for examples, and $out for
libraries which expectedly should be referenced by reverse deps.
2020-10-01 19:00:31 +03:00
Michael Weiss e991a1ea1f
mesa: 20.1.8 -> 20.1.9 (#99291) 2020-10-01 17:58:27 +02:00
Sebastian Neubauer 0473ca0ee0 amdvlk: 2020.Q3.5 -> 2020.Q3.6 2020-10-01 12:38:42 +02:00
Bas van Dijk af8409fc0a libvirt: fetch sources from gitlab
That seems to be the official repository now.
2020-10-01 10:55:56 +02:00
Robert Scott 701a6aaeec
Merge pull request #99118 from risicle/ris-precice-2.1.0
precice: fix build, 2.0.2 -> 2.1.0, enable for darwin
2020-09-30 18:47:49 +01:00
Daniël de Kok 142a041d39 ethash: remove buildInputs
When reviewing #98054, I noticed that this package has a bunch of
buildInputs that are unused. There are no references to OpenCL, mesa,
boost, cryptopp, or openmpi in the source code. The package compiles
fine with these buildInputs removed.
2020-09-30 19:27:53 +02:00
R. RyanTM 813676331f xylib: 1.5 -> 1.6 2020-09-30 09:25:49 -07:00
John Ericson 6a0cf06f8e
Merge pull request #98818 from lopsided98/libical-cross
libical: fix cross-compilation
2020-09-30 11:08:43 -04:00
WORLDofPEACE effaddc2ec
Merge pull request #99112 from worldofpeace/gegl-fix
gegl_0_4: make vapi dependencies explicit
2020-09-29 18:34:14 -04:00
Ben Wolsieffer 56ef82d0cd libical: fix cross-compilation
gobject-introspection cannot be cross-compiled, so disable it when
cross-compiling. The glib bindings attempt to run a binary compiled for the
host during the build, so add a patch that allows the binary to be provided
by buildPackages.libical.
2020-09-29 17:51:27 -04:00
Robert Scott 509208ea45 precice: enable for darwin 2020-09-29 22:26:30 +01:00
Robert Scott c943e6bc14 precice: 2.0.2 -> 2.1.0 2020-09-29 21:53:37 +01:00
Robert Scott 5afdaa28a6 precice: fix build
cmake gets confused with python 3.8's version number, switch back to 3.7
for now until upstream's resolved that
2020-09-29 21:52:44 +01:00
WORLDofPEACE 6f35dac541 gegl_0_4: make vapi dependencies explicit 2020-09-29 15:38:17 -04:00
Jan Tojnar 239a6e5795
Merge pull request #98926 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.17 -> 0.7.18
2020-09-29 18:45:37 +02:00
Jan Tojnar a7f375d335
Merge pull request #98909 from r-ryantm/auto-update/xdg-desktop-portal
xdg-desktop-portal: 1.7.2 -> 1.8.0
2020-09-29 16:26:56 +02:00
Michael Weiss 2866c05fb4
neatvnc: 0.3.1 -> 0.3.2 2020-09-29 12:48:43 +02:00
Bas van Dijk 3acb90e7dd libvirt: update source URLs to https 2020-09-29 10:09:09 +02:00
Bas van Dijk 8d995c440d libvirt: remove -fno-stack-protector because it builds without it 2020-09-29 10:03:36 +02:00
Bas van Dijk de15287183 libvirt: update autoconf 1.70 comment to 2.70 2020-09-29 09:58:48 +02:00
Bas van Dijk 4606528fcb libvirt: update homepage to https URL 2020-09-29 09:45:13 +02:00
Bas van Dijk d5b0c8bcdf libvirt: 6.3.0 -> 6.6.0
Also upgrades `python3Packages.libvirt`
and patches the `rpcgen` tool from Apple's `developer_cmds` package.
2020-09-29 00:18:24 +02:00
Jan Tojnar 32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Christian Kauhaus 72d0f85dd2 zeroc-mcpp: decouple from original mcpp
zeroc-ice used to smuggle a forked mcpp version in with an override,
which broke after applying a security patch against mcpp in
c60cafa719. Overriding instead of defining
a new derivation is a questionable optimization since in fact, only the
'configureFlags' line is shared.

Remove the override and give the forked mcpp a live on its own.

The security patch for mcpp is not relevant for this fork.

Fix #98581
2020-09-28 18:11:19 +02:00
Timo Kaufmann 27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Mario Rodas dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00
Peter Simons 61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Lancelot SIX 2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Frederik Rietdijk 759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
R. RyanTM 477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
R. RyanTM 9778b4632e appstream-glib: 0.7.17 -> 0.7.18 2020-09-27 08:17:58 +00:00
R. RyanTM 8b0aaac4d6 xdg-desktop-portal: 1.7.2 -> 1.8.0 2020-09-27 03:25:10 +00:00
Gabriel Ebner bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Thomas Tuegel 6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Gabriel Ebner 78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Gabriel Ebner 0b536960ac libsForQt5.soqt: 1.6.0a -> 1.6.0 2020-09-26 13:49:42 +02:00
Gabriel Ebner 11dd6f4584 coin3d: unstable-2019-06-12 -> 4.0.0 2020-09-26 13:49:42 +02:00
Thomas Tuegel d0636ea72e
Merge pull request #98796 from callahad/qtav
libqtav: 1.12.0 -> git-2020-09-10
2020-09-26 06:15:24 -05:00
Florian Klink 3be1717c83
Merge pull request #98837 from r-ryantm/auto-update/pkger
pkger: 0.17.0 -> 0.17.1
2020-09-26 12:26:51 +02:00
Michael Weiss 7e2a0491e1
neatvnc: 0.3.0 -> 0.3.1 2020-09-26 12:12:06 +02:00
Gabriel Ebner 650cb98140 opencascade-occt: 7.3.0p3 -> 7.4.0p1 2020-09-26 11:38:49 +02:00
R. RyanTM a6cb77733d pkger: 0.17.0 -> 0.17.1 2020-09-26 08:49:06 +00:00
Gabriel Ebner f557e2f2a1
Merge pull request #98790 from r-ryantm/auto-update/libqalculate
libqalculate: 3.12.1 -> 3.13.0
2020-09-26 10:23:53 +02:00
Dan Callahan 9cb5285c0a
libqtav: 1.12.0 -> git-2020-09-10
This un-breaks libqtav by upgrading it to the current upstream HEAD.
Previously, Qtav was broken by the Qt 5.12 -> 5.14 migration (#84232).
See commit 819bb63d5c

This also un-pins ffmpeg_3; libqtav works fine with current ffmpeg.

Digikam is the only derivation in nixpkgs that has referenced libqtav, thus
upgrading to a pre-release revision poses minimal risk.
2020-09-26 08:36:14 +01:00
Peter Simons 502845c3e3
Merge pull request #98786 from woffs/shotcut-20.09.13
shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
2020-09-26 09:12:52 +02:00
R. RyanTM 90ea25e179 oneDNN: 1.6.1 -> 1.6.3 2020-09-26 06:45:18 +00:00
R. RyanTM 748686f71b libstrophe: 0.9.3 -> 0.10.0 2020-09-25 20:23:40 +00:00
R. RyanTM 8719983075 libqalculate: 3.12.1 -> 3.13.0 2020-09-25 19:36:59 +00:00
Frank Doepper c835358078 shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
and add updateScript
2020-09-25 21:12:40 +02:00
Robert Scott 452a9b3af2
Merge pull request #98610 from r-burns/libkml
libkml: fix tests on darwin
2020-09-25 19:54:54 +01:00
R. RyanTM f175cb4478 libbraiding: 1.0 -> 1.1 2020-09-25 18:52:32 +00:00
Thomas Tuegel fff4504bc9
phonon-backend-vlc: use libvlc 2020-09-25 10:47:43 -05:00
Ryan Mulligan e1fa2204f3
Merge pull request #98627 from r-ryantm/auto-update/libinsane
libinsane: 1.0.4 -> 1.0.7
2020-09-25 08:43:45 -07:00
Timo Kaufmann b21cd5bd26
Merge pull request #98702 from r-ryantm/auto-update/cliquer
cliquer: 1.21 -> 1.22
2020-09-25 09:59:35 +02:00
Michael Raskin 84c0fbb141
Merge pull request #98698 from r-ryantm/auto-update/cddlib
cddlib: 0.94j -> 0.94l
2020-09-25 07:36:41 +00:00
R. RyanTM 538bb17366 gbenchmark: 1.5.1 -> 1.5.2 2020-09-25 07:36:09 +00:00
Ryan Mulligan e7ced50491
Merge pull request #98653 from r-ryantm/auto-update/libgpiod
libgpiod: 1.5.1 -> 1.5.2
2020-09-24 20:20:13 -07:00
R. RyanTM ced2c4a0ec cliquer: 1.21 -> 1.22 2020-09-25 02:29:32 +00:00
R. RyanTM 2221257116 cddlib: 0.94j -> 0.94l 2020-09-25 00:56:11 +00:00
R. RyanTM 82a14b8569
c-blosc: 1.20.0 -> 1.20.1 (#98677) 2020-09-24 21:44:20 +00:00
Jan Tojnar d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Pierre Bourdon d134095d67
tpm2-tss: 2.4.1 -> 3.0.1 2020-09-24 20:16:16 +02:00
R. RyanTM 25bef63de4 libgpiod: 1.5.1 -> 1.5.2 2020-09-24 12:35:14 +00:00
R. RyanTM c6ed098a39 libisds: 0.11 -> 0.11.1 2020-09-24 12:01:55 +00:00
Michael Weiss f49210d9be
neatvnc: 0.2.0 -> 0.3.0 2020-09-24 12:25:01 +02:00
R. RyanTM b3e8c4354a libxls: 1.5.3 -> 1.6.0 2020-09-24 08:49:39 +00:00
R. RyanTM 7b19957e30 libinsane: 1.0.4 -> 1.0.7 2020-09-24 08:18:36 +00:00
Daniël de Kok 2504403f87
Merge pull request #97679 from acowley/vulkan-loader-fix
vulkan-loader: fix pkgconfig libdir path
2020-09-24 08:11:29 +02:00
Câju Mihai-Drosi 42133cb6fe spirv-headers: 1.5.1 -> 1.5.3 2020-09-24 08:19:41 +03:00
Câju Mihai-Drosi 4884f330b5 vulkan-loader: 1.2.131.2 -> 1.2.141.0 2020-09-24 08:19:41 +03:00
Câju Mihai-Drosi abc0d91370 vulkan-headers: 1.2.131.1 -> 1.2.141.0 2020-09-24 08:19:41 +03:00
R. RyanTM fc766c1d18 libwps: 0.4.11 -> 0.4.12 2020-09-24 04:28:58 +00:00
Ryan Mulligan d6d1c121e1
Merge pull request #72161 from Twey/libbacktrace
libbacktrace: init at 2018-06-05
2020-09-23 21:22:08 -07:00
R. RyanTM 4fe54460cf zimg: 3.0 -> 3.0.1 2020-09-23 20:51:03 -07:00
Mario Rodas 1ba35c8d85
Merge pull request #98600 from r-ryantm/auto-update/hiredis
hiredis: 0.14.1 -> 1.0.0
2020-09-23 22:18:02 -05:00
Ryan Burns 357014e09c libkml: fix tests on darwin
Darwin tests require rpath setup for libs in build dir
2020-09-23 19:40:21 -07:00
R. RyanTM 88bb04c88f hiredis: 0.14.1 -> 1.0.0 2020-09-23 23:09:12 +00:00
Timo Kaufmann 2f352077e7
Merge pull request #85203 from fgaz/koboredux/init
audiality2, koboredux: init
2020-09-23 21:18:53 +02:00
Ben Darwin 502721e0a5 simpleitk: 1.2.4 -> 2.0.0 2020-09-23 14:51:15 -04:00
Daniël de Kok 66d0662548
Merge pull request #98230 from danieldk/rocm-3.8.0
Update to ROCm 3.8.0
2020-09-23 19:25:38 +02:00
Anthony Cowley 4c5f19992f vulkan-loader: fix pkgconfig libdir path 2020-09-23 12:12:42 -04:00
Ben Darwin 8a3c9812cc gifticlib: init at unstable-2020-07-07 2020-09-23 12:07:37 -04:00
Christian Kauhaus 2c32b37136
Merge pull request #98457 from ckauhaus/70109-libvorbis-1.3.7
libvorbis: 1.3.6 -> 1.3.7
2020-09-23 16:33:31 +02:00
Florian Klink 3e82dd3d86 sundials: remove flokli as maintainer 2020-09-23 11:56:28 +02:00
Florian Klink ef55ac4a6e sundials_2: remove flokli as maintainer 2020-09-23 11:56:03 +02:00
Vladimír Čunát 2363e6eb9c
gnutls: 3.6.14 -> 3.6.15
Security: on-wire alert could cause NULL pointer dereference.
https://lists.gnupg.org/pipermail/gnutls-help/2020-September/004669.html
2020-09-23 10:34:00 +02:00
freezeboy 160f169f03 crc32c: enable static 2020-09-22 23:10:00 -07:00
Doron Behar 8109377468 qrupdate: refactor & assert compatible blas && lapack
Use `pname` and `version`. Use my preferred indentation style. Use
makeFlagsArray in preBuild instead of overriding configurePhase, per:
https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/explicit-phases.md

Assert that lapack and blas are compatible regarding 64 bit indexing, do
it near evaluation of preBuild, per jtojnar's explanation:
https://github.com/NixOS/nixpkgs/pull/94892#discussion_r471110250

Use gpl3Plus, as gpl3 is unclear and deprecated.
2020-09-23 02:56:51 +03:00
Doron Behar bd77df6d6f arpack: assert that blas and lapack are compatible
Do it before buildInputs per:
https://github.com/NixOS/nixpkgs/pull/94892#discussion_r471110250

Remove unneed, BLAS_LIBS and LAPACK_LIBS from environment - the
libraries are detected just fine when in buildInputs.
2020-09-23 00:57:31 +03:00
Doron Behar e0d947c79c arpack: cosmetic changes
Don't use `with stdenv.lib` at the top of the expression, per:
https://nix.dev/anti-patterns/language.html#with-attrset-expression

Use rec and version inside `mkDerivation`, like almost any other
derivation.
2020-09-23 00:52:45 +03:00
Doron Behar 9c3f7ad85b qrupdate: Add `which` to native build inputs
The build won't fail without it, but it's needed according to:
https://sourceforge.net/p/qrupdate/code/HEAD/tree/test/report_results
2020-09-23 00:11:16 +03:00
Anderson Torres d97a5093e9
Merge pull request #98437 from AndersonTorres/cimg-upload
cimg: 2.9.1 -> 2.9.2
2020-09-22 17:14:48 -03:00
Doron Behar ed16fb06ce qrupdate: Add @doronbehar as maintainer 2020-09-22 21:21:26 +03:00
Frederik Rietdijk 7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Christian Kauhaus 160f912431 libvorbis: 1.3.6 -> 1.3.7
New release contains various security fixes. Among others for:
* CVE-2017-14160
* CVE-2018-10392
* CVE-2018-10393
2020-09-22 12:17:12 +02:00
Ben Wolsieffer ec92ffc530 orocos-kdl: init at 1.4.0 2020-09-21 23:38:26 -07:00
AndersonTorres 4c4217bdb1 cimg: 2.9.1 -> 2.9.2 2020-09-22 00:12:01 -03:00
Guillaume Desforges 860bc40a22 sundials: add KLU support 2020-09-21 11:02:15 -07:00
r-burns a2228f4c18
libversion: fix tests on Darwin (#98361) 2020-09-21 11:58:29 -04:00
Ryan Burns bf71f459d2 liboping: fix build on Darwin 2020-09-20 17:58:08 -07:00
WORLDofPEACE 978e419abe Merge branch 'staging-next' into staging 2020-09-20 18:43:38 -04:00
WORLDofPEACE 34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Robert Scott 566605626c vmmlib: fix build
provide lapack instead of blas, causing gaussian elimination tests to
no longer fail

remove some trailing spaces from the longDescription to please the linter.
sorry.
2020-09-20 14:34:09 -07:00
Robert Scott eb86bff30d libgumath, pythonPackages.gumath: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott dcd6847ddb libxnd, pythonPackages.xnd: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Robert Scott 044533c99b libndtypes, pythonPackages.ndtypes: unstable-2018-11-27 -> unstable-2019-08-01
this is the most recent commit to upstream's master at time of writing

includes fixes of python package for darwin
2020-09-20 08:58:56 -07:00
Gabriel Ebner 088ddf717c
Merge pull request #97661 from hannesweisbach/opencascade-oce
opencascade: enable macOS build and add features
2020-09-20 16:31:42 +02:00
Hannes Weisbach 80a6743c37 opencascade: enable macOS build and add features
enable/fix macOS build and add options for TBB and GL2PS dependencies

VTK integration needed a patch because implicit conversions in initializer
lists are an error in C++11, which is the default in clang 7 used by nix.
2020-09-20 15:05:09 +02:00
Gabriel Ebner efa2089077
Merge pull request #89731 from doronbehar/jdk_rename 2020-09-20 11:07:55 +02:00
Nathaniel Glen 2fdf6dc94c pipewire: remove old tests 2020-09-19 16:33:03 -04:00
Nathaniel Glen 040059b5d5 pipewire: update to 0.3.11 2020-09-19 16:33:02 -04:00
Nathaniel Glen 994a2fe27c pipewire: remove direct dependency on PulseAudio
Since PulseAudio is required as a build input, the libraries mistakenly
reference the original libpulse.so rather than the custom one.
2020-09-19 16:33:01 -04:00
Nathaniel Glen 3377257d0b pipewire: split pulse and jack emulation out
This splits PulseAudio and JACK emulation into separate outputs. Doing
so provides a number of benefits.

First it fixes pw-pulse and pw-jack. Prior to this they pointed to bogus
locations because the environment variables were not evaluated.
Technically fixing this only requires setting libpulse-path and
libjack-path to any absolute path not necessarily separate outputs but
it comes as a nice result.

Secondly it allows overriding libpulseaudio with pipewire.pulse in many
packages. This is possible because the new outputs have a more standard
layout.
2020-09-19 16:33:01 -04:00
Nathaniel Glen e879eb6db6 pipewire: add testing
This adds two tests. One is for whether the paths used by the module are
present, while the other is for testing functionality of PipeWire
itself. This is done with the recent addition of installed tests by
upstream.
2020-09-19 16:33:01 -04:00
Nathaniel Glen 89021b9a18 pipewire: 0.3.7 -> 0.3.9
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2020-09-19 16:33:00 -04:00
Doron Behar 7fcc9a4eaa
Merge pull request #69112 from JohnAZoidberg/sqldiff
sqldiff: init at 3.33.0
2020-09-19 22:03:49 +03:00
Gabriel Ebner f3bef958dc dbus-java: use jdk8 2020-09-19 17:34:40 +02:00
Doron Behar 6ca39b3e21 sqlite tools.nix: 3.30.0 > 3.33.0 2020-09-19 18:11:50 +03:00
Daniel Schaefer 0e574bc186 sqlite-analyzer: 3.28.0 -> 3.30.0 2020-09-19 18:05:32 +03:00
Benjamin Esham 1e136a97fb sqldiff, sqlite-analyzer: Fix Darwin build
lowPrio dropped, too, because the contents of these derivations don't
appear in any others.
2020-09-19 18:05:31 +03:00
Daniel Schaefer e714798f27 sqldiff: init at 3.28.0 2020-09-19 18:05:30 +03:00
Vladimír Čunát 0cc9dd7c16
nspr: 4.28 -> 4.29
I found nothing like release notes.  It certainly is a companion version
for nss 3.57 (parent commit).  Firefox appears to be OK.
2020-09-19 10:38:05 +02:00
Vladimír Čunát 80d90e69fe
nss: 3.56 -> 3.57
Release notes seem "boring":
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes

My understanding is that this version will be needed in Firefox 82 released
in one month from now: https://wiki.mozilla.org/NSS:Release_Versions
2020-09-19 08:23:45 +02:00
Daniël de Kok 14963fd5c4 rocm-opencl-runtime: 3.7.0 -> 3.8.0 2020-09-19 08:12:08 +02:00
Daniël de Kok b535b62c9b rocclr: 3.7.0 -> 3.8.0 2020-09-19 08:10:17 +02:00
Daniël de Kok f038c7b9fc rocm-comgr: 3.7.0 -> 3.8.0 2020-09-19 08:08:29 +02:00
Daniël de Kok c1c5e46e2f rocm-runtime: 3.7.0 -> 3.8.0
The tag refers to the same commit as 3.7.0, so the hash did not
change.
2020-09-19 08:08:29 +02:00
Daniël de Kok fcd084b6ec rocm-device-libs: 3.7.0 -> 3.8.0 2020-09-18 20:43:47 +02:00
Daniël de Kok b747b2fa7a rocm-thunk: 3.7.0 -> 3.8.0 2020-09-18 20:43:47 +02:00
Gabriel Ebner 524755d323 embree: init at 3.11.0 2020-09-18 15:17:23 +02:00
Vladimír Čunát 68c436b0cc
Merge branch 'staging-next' 2020-09-18 08:12:47 +02:00
Robert Scott 5df26febad
Merge pull request #98149 from povik/povik/libiio-py3-fix
python3.pkgs.libiio: fix build
2020-09-17 23:41:52 +01:00
Lassulus 1ab2364f00
Merge pull request #97037 from IvarWithoutBones/crcpp
crcpp: init at 1.0.1.0
2020-09-17 21:38:37 +02:00
Lassulus ce583ca42d
Merge pull request #97104 from r-ryantm/auto-update/cutelyst
cutelyst: 2.11.0 -> 2.12.0
2020-09-17 20:39:21 +02:00
Lassulus 7992147d87
Merge pull request #97113 from r-ryantm/auto-update/duckdb
duckdb: 0.1.8 -> 0.2.1
2020-09-17 20:24:48 +02:00