Commit graph

38018 commits

Author SHA1 Message Date
rnhmjoj 86dded6745
vapoursynth: R49 -> R52 2021-01-17 00:00:43 +01:00
Mario Rodas e1545d42aa
Merge pull request #109513 from marsam/update-grpc
grpc: 1.34.0 -> 1.34.1
2021-01-16 17:19:23 -05:00
Euan Kemp 145cf67bbb
libvirt: correct localstatedir (#109415)
It was supposed to be '/var' rather than '/var/lib'. This fixes an issue
where some tools don't connect to the right socket (because they were
connecting to '$localstatedir/run/libvirt...' instead of
'$runstatedir/libvirt...').

Also change runstatedir to just be '/run' since it avoids a log line
complaining about that.
2021-01-16 22:44:42 +01:00
Sandro Jäckel 490a4b6ded botan: fix compilation on darwin 2021-01-16 10:56:42 -08:00
Matthieu Coudron f1e043b6d1
Merge pull request #109540 from rgrunbla/ns-3-3.33-update
ns-3: 3.32 -> 3.33
2021-01-16 17:15:16 +01:00
Rémy Grünblatt 71a9060bca ns-3: 3.32 -> 3.33 2021-01-16 16:20:36 +01:00
Sandro c4e40df043
Merge pull request #109503 from danieldk/sentencepiece-0.1.95-take2
sentencepiece: 0.1.94 -> 0.1.95
2021-01-16 16:05:36 +01:00
Mario Rodas 00dcba48bb grpc: 1.34.0 -> 1.34.1
https://github.com/grpc/grpc/releases/tag/v1.34.1
2021-01-16 06:56:06 -05:00
Daniël de Kok ca85b8bdcb sentencepiece: 0.1.94 -> 0.1.95
Changelog:

https://github.com/google/sentencepiece/releases/tag/v0.1.95
2021-01-16 10:40:57 +01:00
Ben Siraphob 8dd78bb4fb treewide: fix double quoted strings in meta.description 2021-01-16 11:29:30 +07:00
Sandro 78970e62f6
Merge pull request #109378 from arcz/uthenticode
uthenticode: init at 1.0.4
2021-01-15 16:18:36 +01:00
ppenguin d55425d2a0 vtk_7: add patches to fix build with gcc10/qt5.15
Closes #108424
2021-01-15 10:51:03 +01:00
ppenguin d959f1483e vtk_8: add patch to fix build with gcc10
Closes #108424
2021-01-15 10:51:03 +01:00
Sandro 403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython 2021-01-15 10:30:05 +01:00
John Ericson 3d9a14f76c
Merge pull request #109326 from HectorAE/hdf5-blosc-init
hdf5-blosc: init at 1.0.0
2021-01-14 17:03:07 -05:00
Hector Escobedo 741aab97c4 hdf5-blosc: init at 1.0.0 2021-01-14 12:55:26 -08:00
Sandro 6e7846bc89
Merge pull request #105843 from HectorAE/quickfix-init 2021-01-14 20:56:02 +01:00
Artur Cygan 6429b459a1 uthenticode: init at 1.0.4 2021-01-14 18:18:35 +01:00
Euan Kemp 5ecaaf1ba8 libvirt: fixups for meson build
The previous commit updates to a newer libvirt with a newer build setup.

This commit carries forward that work into a mergeable state.

Based on the suggestion in
https://github.com/NixOS/nixpkgs/pull/103309#issuecomment-724958608, I
did a fwupd-like patch for the various meson.build files.
2021-01-14 07:57:14 -08:00
Matthieu Coudron cc29c62867 libvirt: 6.6.0 -> 6.8.0 2021-01-14 07:57:14 -08:00
fricklerhandwerk 27830c70b1 wxmac: 3.0.4 -> 3.0.5.1 2021-01-14 09:26:12 +01:00
Artur Cygan 73db86659f pe-parse: init at 1.2.0 2021-01-13 14:18:37 -08:00
Hector Escobedo d9c217495c quickfix: init at 1.15.1 2021-01-13 13:55:31 -08:00
Jörg Thalheim 9de67acaa9
Merge pull request #103292 from mikesperber/libtensorflow-2
libtensorflow_2: add TensorFlow 2 as a library
2021-01-13 16:39:16 +00:00
Sandro d279a5666d
Merge pull request #108991 from flokli/lensfun-database 2021-01-13 01:52:10 +01:00
Milan 89f6113d00
libzra: unstable-2020-08-10 -> unstable-2020-09-11 (#109111) 2021-01-12 17:25:54 +01:00
Mike Sperber 58b572bfa7 libtensorflow: update TensorFlow-as-library to version 2.4.0 2021-01-12 16:45:03 +01:00
Florian Klink 9137be6daa lensfun: update database to a more recent snapshot
lensfun hasn't had a new release since quite some time, and the database
updater doesn't work in NixOS
(https://github.com/NixOS/nixpkgs/issues/99009).

This replaces the database with a more recent snapshot during build,
thus adding support for more recent camera models/lenses (as reported in
https://github.com/NixOS/nixpkgs/issues/107304)
2021-01-12 15:28:25 +01:00
Florian Klink c939d8f199 lensfun: don't install helper scripts
The `[g-]lensfun-update-data` binaries can't really work on NixOS (as
the database is immutable), and most other scripts seem to require the
lensfun python bindings (which aren't installed either).

Let's disable installing the helper scripts for now.
2021-01-12 15:28:25 +01:00
Florian Klink 77a64e88d7 lensfun: add flokli as maintainer 2021-01-12 15:28:25 +01:00
Florian Klink 8c1d575ce4 lensfun: fetchFromGitHub, s/pkgconfig/pkg-config/ 2021-01-12 15:28:24 +01:00
Maximilian Bosch 70bff07817
Merge pull request #109108 from Mic92/static-strace
pkgsStatic.strace: fix build
2021-01-12 15:04:11 +01:00
sternenseemann 7ce707f760 gamenetworkingsockets: init at 1.2.0 2021-01-12 14:44:42 +01:00
Jörg Thalheim c11d10fc6a
libunwind: configureFlags should be a list 2021-01-12 13:10:33 +01:00
Jörg Thalheim 37edb33d92
xsd: modernize build 2021-01-12 12:19:32 +01:00
Benjamin Hipple ca345350e9
Merge pull request #107967 from bhipple/bugfix/tbb
tbb: fix installPhase bug skipping hooks
2021-01-11 21:48:52 -05:00
Sandro 0a680e382c
Merge pull request #108808 from Emantor/bump/gensio_sern2et 2021-01-12 01:46:17 +01:00
Daniël de Kok 9a33d28fe2
Merge pull request #108892 from thelegy/botan2
botan2: add aarch64-linux to platforms
2021-01-11 11:40:18 +01:00
Rouven Czerwinski 78dd741ec7 gensio: 2.1.7 -> 2.2.1
Version bump, add passthru.updateScript, pkg-config and an upstream
patch required for the build.
2021-01-11 06:08:34 +01:00
Florian Klink 124bb27822 lensfun: update website
Project has moved to GitHub.
2021-01-11 01:14:05 +01:00
Jan Beinke eb6a446039 botan2: add aarch64-linux to platforms 2021-01-10 23:28:01 +01:00
Jan Tojnar dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Anderson Torres 1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection 2021-01-10 20:04:46 +01:00
AndersonTorres 12c5cfda1d libjson-rpc-cpp: 0.7.0 -> 1.3.0 2021-01-10 12:55:25 -03:00
AndersonTorres bc838c8686 libmicrohttpd: init at 0.9.72
Being conservative, I included a new version instead of overwriting.
2021-01-10 12:43:48 -03:00
AndersonTorres db27acb1c8 argtable: 3.0.1 -> 3.1.5 2021-01-10 12:43:48 -03:00
Frederik Rietdijk 0c42bb5027 Merge master into staging-next 2021-01-10 15:50:49 +01:00
Matthieu Coudron 9f8b7cb4a8
Merge pull request #104658 from poscat0x04/add-fcitx5
Add fcitx5
2021-01-10 15:26:27 +01:00
Sandro Jäckel 445d1ee786
libgda: Fix compiling with mysql 2021-01-10 13:18:42 +01:00