3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

35883 commits

Author SHA1 Message Date
Michael Weiss dfbda2135c
Merge pull request #89657 from primeos/mesa-DriConf-fix
mesa: Set datadir so that the path to the DriConf defaults is correct
2020-08-15 22:36:42 +02:00
Frederik Rietdijk cfe6081cee Merge staging-next into staging 2020-08-15 09:12:42 +02:00
R. RyanTM e3a495f281 imlib2: 1.6.1 -> 1.7.0 2020-08-15 09:05:50 +02:00
R. RyanTM c6825953c0 libmbim: 1.24.0 -> 1.24.2 2020-08-15 09:05:27 +02:00
R. RyanTM cdd153807e libqmi: 1.26.0 -> 1.26.2 2020-08-15 09:05:06 +02:00
Dominik Honnef 90cd27e4a0 x265: build a single shared library for all bit-depths
This builds the 10-bit and 12-bit versions of x265 as static
libraries, which then get linked into the 8-bit dynamic library and
executable. This causes x265 to default to 8-bit, but make 10- and
12-bit available to callers that use introspection, such as ffmpeg.

    $ x265 -V
    x265 [info]: HEVC encoder version 3.2
    x265 [info]: build info [Linux][GCC 9.3.0][64 bit] 8bit+10bit+12bit
    x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2

    $ ffmpeg -h encoder=libx265
    [...]
        Supported pixel formats: yuv420p yuvj420p yuv422p yuvj422p yuv444p yuvj444p gbrp yuv420p10le yuv422p10le yuv444p10le gbrp10le yuv420p12le yuv422p12le yuv444p12le gbrp12le gray gray10le gray12le

Inspired by @codyopel's comment on #80405.
2020-08-15 08:59:31 +02:00
Frederik Rietdijk d59c57f8a6
Merge pull request #92412 from matthewbauer/blas-cross
Blas/Lapack cross fixes
2020-08-15 08:55:57 +02:00
David Guibert 1b54b2aa0d ffmpeg: set explicit --enable-libass
needed for subtitles filter.
2020-08-15 08:54:01 +02:00
Ryan Mulligan a0c7ccf4ae
Merge pull request #95415 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 20.2.0 -> 20.2.1
2020-08-14 23:52:24 -07:00
R. RyanTM 7c2918230f libevdev: 1.9.0 -> 1.9.1 2020-08-15 08:50:17 +02:00
Rohit Goswami 1a3c5b2203 libuv: Skip tests which time out 2020-08-15 08:37:12 +02:00
R. RyanTM 760a0ef7ba check: 0.15.0 -> 0.15.2 2020-08-15 08:36:33 +02:00
Thomas Tuegel 5530043208 qtdeclarative: Patch for scrollbar regression 2020-08-15 08:36:15 +02:00
Jan Tojnar a1baa4f0bf openexr: 2.5.2 → 2.5.3
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

* Includes the musl patch.
* Also clean up a bit while at it:
    * libtool not necessary since CMake port
    * enableParallelBuilding is on by default with cmake
2020-08-15 08:33:38 +02:00
R. RyanTM 1e91e72a62 libipt: 2.0.1 -> 2.0.2 2020-08-15 08:31:38 +02:00
Daniël de Kok 99ab8713bf
Merge pull request #95464 from sternenseemann/tllist-1.0.2
tllist: 1.0.1 → 1.0.2
2020-08-15 08:29:49 +02:00
R. RyanTM 811f21c5f4 librealsense: 2.36.0 -> 2.38.0 2020-08-14 17:15:32 -07:00
sternenseemann 8c84a3b433 tllist: 1.0.1 → 1.0.2 2020-08-15 01:33:15 +02:00
freezeboy ff8e1825ab librealsense,python3Packages.pyrealsense2: refactor to add cudaSupport and python bindings 2020-08-14 15:47:17 -07:00
Jan Tojnar 47d561b10f libinput: 1.15.6 -> 1.16.1
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041578.html
https://lists.freedesktop.org/archives/wayland-devel/2020-August/041590.html
2020-08-14 21:28:29 +02:00
worldofpeace 4301143db5
Merge pull request #95432 from dasj19/webkitgtk-update
webkitgtk: 2.28.3 -> 2.28.4
2020-08-14 14:34:41 -04:00
Ryan Mulligan f1f9ea32a6
Merge pull request #95430 from r-ryantm/auto-update/libmediainfo
libmediainfo: 20.03 -> 20.08
2020-08-14 11:25:28 -07:00
Daniel Șerbănescu 78623366f6 gdk-pixbuf-xlib: 2019-10-19-unstable -> 2020-06-11-unstable 2020-08-14 17:22:18 +02:00
Daniel Șerbănescu 838955243d webkitgtk: 2.28.3 -> 2.28.4 2020-08-14 17:11:44 +02:00
R. RyanTM 6eddb3be7c libmediainfo: 20.03 -> 20.08 2020-08-14 14:43:09 +00:00
Matthew Maurer 1c243af737 ocamlPackages.bap: 1.6.0 -> 2.0.0
Also roll libbap forwards, as it does not build against the new bap.
2020-08-14 15:26:15 +02:00
R. RyanTM 7fda64b4d7 gegl_0_4: 0.4.24 -> 0.4.26 2020-08-14 12:30:40 +02:00
R. RyanTM 27f89ed443 intel-media-sdk: 20.2.0 -> 20.2.1 2020-08-14 10:01:19 +00:00
Jan Tojnar afe22f645a
Merge branch 'staging-next' into staging 2020-08-13 21:59:15 +02:00
Michael Weiss cd41673813
mesa: Move the DriConf defaults from $drivers to $out
The effective change is that "drirc.d/00-mesa-defaults.conf" will now be
installed to $out instead of $drivers and not appear under
"/run/opengl-driver/share/" anymore.

This is done to fix #89421, i.e. so that Mesa will find and load the
included DriConf defaults. The other files in "$drivers/share" will not
be moved to $out as some Nixpkgs logic might depend on them being
available under "/run/opengl-driver/share/" (e.g. addOpenGLRunpath).
2020-08-13 21:35:55 +02:00
Daniël de Kok 43ffe0d328
Merge pull request #95348 from r-ryantm/auto-update/docopt.cpp
docopt_cpp: 0.6.2 -> 0.6.3
2020-08-13 20:45:03 +02:00
R. RyanTM f1e713feb1 docopt_cpp: 0.6.2 -> 0.6.3 2020-08-13 20:42:08 +02:00
Niklas Hambüchen e2eb3289b0
Merge pull request #94207 from nh2/mesa-musl-fix-Werror-int-conversion-errors
mesa: Fix `-Werror=int-conversion` build error on musl.
2020-08-13 16:13:46 +02:00
R. RyanTM 01b0290516 babl: 0.1.78 -> 0.1.80 2020-08-13 13:54:09 +02:00
Frederik Rietdijk 7e189c56a1 Merge staging-next into staging 2020-08-13 08:52:48 +02:00
Daniël de Kok 89b6e7746e
Merge pull request #95301 from lopsided98/geos-arm
geos: fix build on 32-bit ARM
2020-08-13 08:14:47 +02:00
Mario Rodas f8cdd95dc1
Merge pull request #95140 from r-ryantm/auto-update/libmaxminddb
libmaxminddb: 1.4.2 -> 1.4.3
2020-08-12 18:35:34 -05:00
Ben Wolsieffer b24c7c5306 geos: fix build on 32-bit ARM 2020-08-12 18:46:51 -04:00
Ryan Mulligan 466d6fc700
Merge pull request #95241 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.5.0 -> 5.6.0
2020-08-12 15:35:45 -07:00
Nick Hu 97538a9a55
Merge pull request #95059 from alexarice/agda-generic
agdaPackages.generic: init at v0.1
2020-08-12 21:49:11 +01:00
Nick Hu 0277b9dcf5
Merge pull request #90161 from alexarice/agda-categories
agda-categories: 0.1 -> 0.1.3.1
2020-08-12 21:46:47 +01:00
Jan Tojnar e4eb966875 openexr: 2.4.1 -> 2.5.2
Needed to apply patch to fix pkg-config files so also removed patch that is unused since the switch to CMake during patches refactoring.
2020-08-12 21:03:44 +02:00
Mario Rodas 5e6767e1ea
Merge pull request #95177 from r-ryantm/auto-update/seasocks
seasocks: 1.4.3 -> 1.4.4
2020-08-12 08:48:31 -05:00
Florian Klink b761543f16 fontconfig_210: remove
This isn't used anymore anywhere, and vulnerable to CVE-2016-5384.
2020-08-12 13:40:46 +02:00
R. RyanTM 863425d138 cpp-utilities: 5.5.0 -> 5.6.0 2020-08-12 07:22:56 +00:00
Niklas Hambüchen 85d08220d5 mesa: Fix -Werror=int-conversion build error on musl.
Upstream PR I made: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6121
2020-08-12 03:40:44 +02:00
Jan Tojnar d27f04e59a
Merge pull request #94018 from r-ryantm/auto-update/gthree
gthree: 0.2.0 -> 0.9.0
2020-08-11 23:35:50 +02:00
Jan Tojnar e4fc19e66e
gthree: 0.2.0 -> 0.9.0 2020-08-11 23:20:18 +02:00
Michael Weiss 6b188c1f08
wlroots: Fix the build by not copying the library to $examples
Copying libwlroots isn't required anymore since the library runpath
of the example binaries now correctly references $out/lib anyway.

Fix #95205.
2020-08-11 22:45:12 +02:00
Jan Tojnar 11da469fa5
Merge branch 'staging-next' into staging 2020-08-11 16:18:42 +02:00