Sandro Jäckel
a59de3b3f4
libnixxml: cleanup
2021-03-03 16:23:56 +01:00
Sandro
0ecb16a759
Merge pull request #114972 from rychale/patch-2
...
spdlog 1.8.1 -> 1.8.2
2021-03-03 16:20:07 +01:00
sternenseemann
c7e2333f49
libelf-freebsd: add source hash
...
Built libelf-freebsd's src attribute on NixOS to verify.
2021-03-03 13:40:48 +01:00
sternenseemann
6f2fbf5f0b
treewide: add missing lib inputs
...
This fixes hopefully all remaining missing lib inputs, likely introduced
as a regression by our recent treewide switch from stdenv.lib to lib.
These instances are all I could find using nix-instantiate --parse using
the following command:
find "$NIXPKGS" -name '*.nix' \
-and ! -path "$NIXPKGS/pkgs/development/interpreters/python/cpython/docs/template.nix" \
-and ! -path '$NIXPKGS/.git/**' \
-print0 | xargs -0 nix-instantiate --parse >/dev/null
2021-03-03 13:40:45 +01:00
Sandro
590c7ceb42
Merge pull request #114840 from marsam/update-caf
...
caf: 0.17.6 -> 0.18.0
2021-03-03 13:36:03 +01:00
Ben Siraphob
816a451726
QuadProgpp: fix darwin build
2021-03-03 19:19:07 +07:00
rychale
61e3bd3fda
spdlog 1.8.1 -> 1.8.2
2021-03-03 14:25:46 +03:00
taku0
61706fc470
Merge pull request #114853 from lourkeur/fix-string-escaping
...
nixos/kresd, nixos/dokuwiki, tests/fpm, build-bazel-package, libcutl: fix string escaping
2021-03-03 19:35:16 +09:00
Peter Hoeg
e7363192ef
polkit-qt-1: 0.112 -> 0.113 and drop the old qt4 version
2021-03-03 18:20:27 +08:00
R. RyanTM
b3120021cf
libmysofa: 1.1 -> 1.2
2021-03-03 04:16:46 -05:00
R. RyanTM
08cfe50ff7
libinstpatch: 1.1.5 -> 1.1.6
2021-03-03 04:07:24 -05:00
Mario Rodas
f680a0f2a1
Merge pull request #114926 from helsinki-systems/jsoncpp-py
...
jsoncpp: python2 -> python3
2021-03-02 21:15:08 -05:00
Sandro
2602555416
Merge pull request #114912 from helsinki-systems/serf-latest-scons
...
serf: use latest scons
2021-03-03 01:58:07 +01:00
ajs124
e86de0a95d
jsoncpp: python2 -> python3
2021-03-03 01:22:11 +01:00
Sandro
24a6f9ff47
Merge pull request #114888 from teh/fix-google-cloud-cpp
...
google-cloud-cpp: add missing dependency
2021-03-03 01:01:46 +01:00
ajs124
6a2f310e12
serf: use latest scons
2021-03-03 00:13:49 +01:00
Sandro
075bdea636
Merge pull request #114814 from bobrik/ivan/aws-c-io-security
...
aws-c-io: depend on Security.framework on darwin
2021-03-02 23:50:17 +01:00
Tom Hunger
dd5f27ad1e
google-cloud-cpp: add missing dependency
2021-03-02 20:54:36 +00:00
ajs124
e498908604
Revert "webkitgtk: remedy the build's confusion about the meaning of "truth""
...
This reverts commit d2aeeb0d20
.
2021-03-02 20:49:54 +01:00
ajs124
4fce15ab02
webkitgtk: 2.30.3 -> 2.30.5
2021-03-02 20:32:04 +01:00
Sandro
98ca1e8afa
Merge pull request #114849 from sternenseemann/silgraphite-remove
...
pkgs/development/libraries/silgraphite: remove unused file
2021-03-02 17:28:58 +01:00
Sandro
c1d529dbb1
Merge pull request #114768 from SuperSandro2000/fix-collection19
2021-03-02 16:59:03 +01:00
kvtb
17cc2e7543
libcutl: fix string escaping
...
\. has no effect in single quoted strings
2021-03-02 16:06:07 +01:00
sternenseemann
312ce1dba3
pkgs/development/libraries/silgraphite: remove unused file
...
Isn't called anywhere or otherwise imported.
2021-03-02 15:46:29 +01:00
Ivan Babrou
fbc1d07e79
aws-c-io: depend on Security.framework on darwin
...
This is needed on `aarch64-darwin` with newer SDK.
2021-03-01 23:57:37 -08:00
Ivan Babrou
2f00f46269
cryptopp: run configure.sh before make
...
This prevents failure on `aarch64-darwin`.
2021-03-01 08:20:32 -08:00
Sandro Jäckel
2f6eae8178
crypto++: remove unused inputs
2021-03-01 12:27:56 +01:00
Sandro Jäckel
f170f85159
libayatana-appindicator: remove stale substituteInPlace
2021-03-01 10:47:33 +01:00
Mario Rodas
4d6fe8fb17
caf: 0.17.6 -> 0.18.0
...
https://github.com/actor-framework/actor-framework/releases/tag/0.18.0
2021-03-01 04:20:00 +00:00
Mario Rodas
f2409d609c
libfyaml: 0.5.7 -> 0.6
2021-03-01 04:20:00 +00:00
John Ericson
1be5e4529f
Merge pull request #114793 from lopsided98/libical-cross
...
libical: fix cross-compilation again
2021-03-01 19:37:10 -05:00
Ben Wolsieffer
618bcb8cdb
libical: fix cross-compilation again
...
The naming of CMake option required to enable cross-compiling was revised when
the patch was accepted upstream.
2021-03-01 18:56:52 -05:00
Mario Rodas
e7d7277451
Merge pull request #114685 from r-ryantm/auto-update/armadillo
...
armadillo: 10.2.1 -> 10.2.2
2021-02-28 22:51:40 -05:00
Mario Rodas
c069272a4b
Merge pull request #114653 from bkchr/fix-qtwebkit
...
qtwebkit: Fix build with icu 68
2021-02-28 20:46:19 -05:00
Mario Rodas
908059164f
Merge pull request #114612 from AndersonTorres/new-libnbd
...
libnbd: init at 1.7.2
2021-02-28 20:44:54 -05:00
AndersonTorres
c6f991fa7e
libnbd: init at 1.7.2
2021-02-28 19:06:26 -03:00
Sandro
7012a7be42
Merge pull request #114681 from abathur/hammering/bashup-events
...
bashup-events: fix nixpkgs-hammering warnings
2021-02-28 19:00:12 +01:00
R. RyanTM
61c2665a01
armadillo: 10.2.1 -> 10.2.2
2021-02-28 17:56:16 +00:00
Travis A. Everett
1b9a5b3f9f
bashup-events: satisfy nixpkgs-hammering warnings
2021-02-28 11:21:51 -06:00
Rick van Schijndel
fd947e1d30
tecla: support cross-compilation
2021-02-28 17:12:36 +01:00
Sandro
2aaaa3ba86
Merge pull request #114635 from dottedmag/libxcrypt
2021-02-28 16:53:58 +01:00
Sandro
e1d350c1bb
Merge pull request #114578 from fabaff/fix-shapely
2021-02-28 16:37:51 +01:00
Misha Gusarov
4d67868912
libxcrypt: init at 4.4.18
...
Closes #114632
Related to #112371
2021-02-28 12:44:53 +00:00
Bastian Köcher
96a0d6a810
qtwebkit: Fix build with icu 68
2021-02-28 13:35:55 +01:00
Niklas Hambüchen
53ffeb59ff
Merge pull request #113657 from nh2/turbovnc
...
turbovnc: init at 2.2.5
2021-02-28 03:58:07 +01:00
Sandro
cc73e14aa1
Merge pull request #114553 from Mindavi/flite/cross-compile-support
...
flite: improve cross-compilation support
2021-02-27 23:16:28 +01:00
Hunter Jones
ba8e2b7a25
indilib: add third-party driver support
2021-02-27 13:24:15 -06:00
Michael Weiss
322e538df8
libglvnd: Improve the license information ( #114466 )
...
Unfortunately the upstream licensing is quite complicated:
https://gitlab.freedesktop.org/glvnd/libglvnd#libglvnd
The main libglvnd license is MIT-like but files under different licenses
are also included. This is an approximation that ignores some license
"customizations".
Other distributions use the following license specifications:
- "MIT":
- https://src.fedoraproject.org/rpms/libglvnd/blob/rawhide/f/libglvnd.spec
- https://build.opensuse.org/package/view_file/openSUSE:Factory/libglvnd/libglvnd.spec
- https://gitweb.gentoo.org/repo/gentoo.git/tree/media-libs/libglvnd/libglvnd-1.3.2-r2.ebuild
- "custom:MIT-alike": https://github.com/void-linux/void-packages/blob/master/srcpkgs/libglvnd/template
- "APACHE20 MIT": https://www.freshports.org/graphics/libglvnd
- "custom:BSD-like": https://archlinux.org/packages/extra/x86_64/libglvnd/
2021-02-27 20:24:08 +01:00
Fabian Affolter
253f59e039
geos: 3.9.0 -> 3.9.1
2021-02-27 18:51:17 +01:00
Robert Schütz
d3cd7c36c3
libdmtx: 0.7.4 -> 0.7.5
2021-02-27 18:37:07 +01:00
Robert Schütz
10ba3c20a7
treewide: replace imagemagick7 with imagemagick
2021-02-27 18:36:56 +01:00
adisbladis
33f54b0eca
libayatana-appindicator: Make multi output
...
- Before this PR:
`/nix/store/05k80dpnfgz73awks4nrvgl64396dxpi-libayatana-appindicator-gtk3-0.5.5 931.9M`
- After this PR
`/nix/store/31nijqx29pwiv8vjj4n8n8lmppmgdy00-libayatana-appindicator-gtk3-0.5.5 303.7M`
2021-02-27 19:35:54 +02:00
Rick van Schijndel
2af1630a9b
flite: improve cross-compilation support
2021-02-27 17:31:55 +00:00
zseri
d39fa1f503
libowlevelzs: init at 0.1.1
2021-02-27 00:04:28 +01:00
Peter Simons
8629446fc1
Merge pull request #114407 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-02-25 (plus other fixes)
2021-02-26 23:57:43 +01:00
Florian Klink
43f83f9c45
Merge pull request #75866 from Sohalt/spnav
...
libspnav: init at 2.3.0
2021-02-26 22:21:21 +01:00
Kevin Mullins
dcd95747df
libjwt: init at 1.12.1
2021-02-26 13:04:12 -08:00
Arthur Gautier
52eba2efb9
gst_all_1.gst-plugins-bad: adds voaacenc support
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-26 20:48:34 +00:00
Peter Simons
d2aeeb0d20
webkitgtk: remedy the build's confusion about the meaning of "truth"
...
The package could not compile because it did not know the meaning of
TRUE and FALSE [1]. So we have to make sure our build environment
provides reasonable, sensible definitions to make the build succeed.
[1] https://hydra.nixos.org/build/137292531
2021-02-26 21:35:56 +01:00
Guillaume Girol
24d05ceb44
Merge pull request #114205 from veprbl/pr/herwig_7_2_2
...
herwig: 7.2.1 -> 7.2.2
2021-02-26 20:03:08 +00:00
Jörg Thalheim
98fc56e481
Merge pull request #114382 from bbuscarino/fix-libfaketime-patch
...
libfaketime: fix clang patch
2021-02-26 19:41:54 +00:00
Guillaume Girol
b12abe690d
Merge pull request #111282 from r-burns/libdrm-cross
...
libdrm: fix cross-compile to x86
2021-02-26 19:35:06 +00:00
Michael Weiss
24e89ccb75
Merge pull request #113751 from bobrik/ivan/libglvnd-aarch64-darwin
...
libglvnd: disable asm on aarch64-darwin
2021-02-26 19:50:34 +01:00
Sandro
a859f27d61
Merge pull request #114180 from omasanori/wasm-pack-update-deps
2021-02-26 18:49:54 +01:00
Ivan Babrou
ef13a2129b
libglvnd: disable asm on aarch64-darwin
...
libglvnd itself doesn't know about `aarch64-darwin`, so it tries
to use assembly that is not supported by mach-o, failing as a result.
2021-02-26 09:45:13 -08:00
Michael Weiss
c6f1dc2320
libglvnd: Switch to the new official repository
...
"The official repository for libglvnd is hosted on FreeDesktop.org's
GitLab: https://gitlab.freedesktop.org/glvnd/libglvnd " [0]
[0]: https://github.com/NVIDIA/libglvnd/tree/master#introduction
2021-02-26 12:40:17 +01:00
Michael Weiss
8066dd61a3
libglvnd: Add myself as maintainer
...
The package lacked a maintainer and since I already maintain Mesa it
makes sense to look after libglvnd as well.
2021-02-26 12:30:42 +01:00
Frederik Rietdijk
fdc872fa20
Merge staging-next into master
2021-02-26 11:07:01 +01:00
Jörg Thalheim
1d467840d2
Merge pull request #114319 from bobrik/ivan/aws-c-static
...
aws-c-common: fix build on clang 11
2021-02-26 09:49:08 +00:00
Frederik Rietdijk
c456a2512f
Merge master into staging-next
2021-02-26 10:25:13 +01:00
Daniël de Kok
ee58d52b8c
Merge pull request #114338 from Flakebi/amdvlk
...
amdvlk: 2021.Q1.3 -> 2020.Q1.4
2021-02-26 09:12:59 +01:00
Sandro
5d5d968679
Merge pull request #114340 from mcmtroffaes/feature/wolfssl-reproducible-build
...
wolfssl: use --enable-reproducible-build in favour of configure.ac hack
2021-02-26 09:11:48 +01:00
R. RyanTM
868a23baeb
ortp: 4.4.9 -> 4.4.24
2021-02-26 03:01:14 -05:00
Jörg Thalheim
a80b1b8ef0
Merge pull request #114441 from zowoq/sql-sha
...
sqldiff, sqlite-analyzer: fix sha256
2021-02-26 07:50:02 +00:00
Jan Tojnar
032ed6ca4b
libfprintd: enable tests
...
virtual-image driver is needed for fprintd tests and enabling it
required patching shebangs of test-related scripts so I have enabled
tests here as well.
2021-02-26 02:47:10 -05:00
Jan Tojnar
be4c6fe4c8
libfprint: 1.90.5 -> 1.90.7
...
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.7
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.6
Also correct license, drop no longer needed cflags and avoid alias.
2021-02-26 02:47:10 -05:00
zowoq
bb1dc39057
sqldiff, sqlite-analyzer: fix sha256
...
checksum wasn't actually updated in 049359d262
2021-02-26 17:27:17 +10:00
R. RyanTM
c98cf3c34b
mediastreamer: 4.4.13 -> 4.4.24
2021-02-26 01:24:52 -05:00
Vincent Laporte
554827b5a7
ocamlPackages.bap: 2.1.0 → 2.2.0
...
libbap: 2019-11-15 → 2020-11-25
2021-02-26 07:09:22 +01:00
Mario Rodas
a03453c0c0
Merge pull request #114425 from r-ryantm/auto-update/eclib
...
eclib: 20190909 -> 20210223
2021-02-25 23:58:28 -05:00
Mario Rodas
a526d49118
grpc: 1.35.0 -> 1.36.1
...
https://github.com/grpc/grpc/releases/tag/v1.36.0
https://github.com/grpc/grpc/releases/tag/v1.36.1
2021-02-26 04:20:00 +00:00
R. RyanTM
4cc0d67280
libofx: 0.9.15 -> 0.10.0
2021-02-25 22:31:01 -05:00
R. RyanTM
abf5397c1e
leatherman: 1.12.3 -> 1.12.4
2021-02-25 21:48:52 -05:00
Mario Rodas
bbb80432f4
Merge pull request #114369 from r-ryantm/auto-update/rdkafka
...
rdkafka: 1.6.0 -> 1.6.1
2021-02-25 20:01:40 -05:00
R. RyanTM
003705ef08
eclib: 20190909 -> 20210223
2021-02-26 00:44:54 +00:00
R. RyanTM
09989a2b4c
libosmpbf: 1.3.3 -> 1.5.0
2021-02-25 19:13:58 -05:00
R. RyanTM
d7beb9ad8c
libsigsegv: 2.12 -> 2.13
2021-02-25 19:07:22 -05:00
R. RyanTM
e49d425274
bctoolbox: 4.4.21 -> 4.4.24
2021-02-25 18:59:01 -05:00
R. RyanTM
874d1b3cbd
lime: 4.4.0 -> 4.4.21
2021-02-25 18:56:30 -05:00
nick black
6cae2af7aa
notcurses: 2.1.0 -> 2.1.5
2021-02-25 18:47:17 -05:00
Daniel Nagy
b6ef90c6c4
dlib: support sse4 instructions
2021-02-25 22:40:20 +01:00
Ben Buscarino
9c3ccb1a32
libfaketime: fix clang patch
2021-02-25 12:44:19 -05:00
Aaron Andersen
daf30a5116
openscenegraph: 3.6.4 -> 3.6.5
2021-02-25 11:39:09 -05:00
R. RyanTM
d09564b05b
rdkafka: 1.6.0 -> 1.6.1
2021-02-25 15:26:08 +00:00
R. RyanTM
00d01d8131
gexiv2: 0.12.1 -> 0.12.2
2021-02-25 12:03:25 +01:00
freezeboy
20b816cf4f
civetweb: 1.11 -> 1.13
2021-02-25 05:47:45 -05:00
Matthias C. M. Troffaes
e2c0def05a
wolfssl: use --enable-reproducible-build in favour of configure.ac hack
2021-02-25 10:38:18 +00:00
Sebastian Neubauer
6c54f3fe76
amdvlk: 2021.Q1.3 -> 2020.Q1.4
2021-02-25 10:23:17 +01:00
Ivan Babrou
ba4c0bf16f
aws-c-common: fix build on clang 11
2021-02-24 23:32:52 -08:00
Ryan Mulligan
0672f337c2
Merge pull request #113863 from r-ryantm/auto-update/protolock
...
protolock: 0.15.1 -> 0.15.2
2021-02-24 19:46:07 -08:00
Mario Rodas
cb5f00db00
Merge pull request #114187 from r-ryantm/auto-update/glfw
...
glfw: 3.3.2 -> 3.3.3
2021-02-24 22:38:38 -05:00
Sandro
3ede9d8c5c
Merge pull request #114080 from baloo/baloo/tpm2-pytss/init
2021-02-25 01:00:51 +01:00
Sandro
190f8f6da0
Merge pull request #114172 from dotlambda/wolfssl-4.7.0
...
wolfssl: 4.6.0 -> 4.7.0
2021-02-25 00:54:43 +01:00
Eelco Dolstra
21dc12c40c
Merge pull request #114250 from r-ryantm/auto-update/opensubdiv
...
opensubdiv: 3.4.3 -> 3.4.4
2021-02-24 19:44:12 +01:00
Alvar
ca16e7dc52
olm: 3.2.1 -> 3.2.2 ( #114245 )
...
Next to the version bump, some little refactoring was performed.
2021-02-24 19:01:39 +01:00
R. RyanTM
74c6b71074
opensubdiv: 3.4.3 -> 3.4.4
2021-02-24 15:48:53 +00:00
Mario Rodas
6c5b1e4c7d
Merge pull request #114206 from r-ryantm/auto-update/libavif
...
libavif: 0.8.4 -> 0.9.0
2021-02-24 07:56:05 -05:00
Mario Rodas
57fd5efe5d
Merge pull request #114207 from r-ryantm/auto-update/log4cplus
...
log4cplus: 2.0.5 -> 2.0.6
2021-02-24 07:53:49 -05:00
Masanori Ogino
556a725173
libressl_3_0: remove
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2021-02-24 20:57:53 +09:00
R. RyanTM
ba02fd22e5
log4cplus: 2.0.5 -> 2.0.6
2021-02-24 06:12:18 +00:00
R. RyanTM
79c7968098
libavif: 0.8.4 -> 0.9.0
2021-02-24 05:58:25 +00:00
Dmitry Kalinkin
669c286d27
herwig,thepeg: mark as gpl3Only
2021-02-24 00:30:11 -05:00
Dmitry Kalinkin
116108e2b6
herwig: 7.2.1 -> 7.2.2
...
thepeg: 2.2.1 -> 2.2.2
2021-02-23 23:56:37 -05:00
Peter Hoeg
012a883733
libquotient: 0.6.4 -> 0.6.5
2021-02-24 12:15:46 +08:00
Mario Rodas
d50e931805
Merge pull request #109793 from r-ryantm/auto-update/entt
...
entt: 3.5.2 -> 3.6.0
2021-02-23 20:51:25 -05:00
Mario Rodas
ee91892c62
Merge pull request #112830 from r-ryantm/auto-update/simdjson
...
simdjson: 0.8.1 -> 0.8.2
2021-02-23 20:46:04 -05:00
Mario Rodas
8594502125
Merge pull request #113599 from r-ryantm/auto-update/openlibm
...
openlibm: 0.7.4 -> 0.7.5
2021-02-23 20:30:31 -05:00
Mario Rodas
d462f07bfb
Merge pull request #114076 from r-ryantm/auto-update/libfaketime
...
libfaketime: 0.9.8 -> 0.9.9
2021-02-23 20:19:53 -05:00
Mario Rodas
d5bd36e4ac
Merge pull request #113846 from r-ryantm/auto-update/libmaxminddb
...
libmaxminddb: 1.5.0 -> 1.5.2
2021-02-23 20:11:32 -05:00
R. RyanTM
b880177830
glfw: 3.3.2 -> 3.3.3
2021-02-23 23:28:42 +00:00
Robert Schütz
e5082a1b7e
wolfssl: 4.6.0 -> 4.7.0
2021-02-23 23:45:29 +01:00
Michele Guerini Rocco
eb27b8efd7
Merge pull request #110595 from rnhmjoj/nheko
...
nheko: build with VoIP support
2021-02-23 18:24:16 +01:00
Domen Kožar
744cacc5a4
Merge pull request #114120 from SuperSandro2000/vtk-darwin
...
vtk_{7,8}: mark broken on darwin
2021-02-23 15:53:30 +01:00
Sandro Jäckel
6a1e03fc1d
vtk_{7,8}: mark broken on darwin
2021-02-23 15:03:43 +01:00
Tom Hall
e31f16ec85
s2geometry: init at 0.9.0
2021-02-23 13:59:49 +00:00
Tom Hall
fccc5ba324
mapbox-gl-qml: init at 1.7.5
2021-02-23 13:59:49 +00:00
Tom Hall
e9fe70c13e
mapbox-gl-native: init at 2020.06.07
2021-02-23 13:59:48 +00:00
Tom Hall
76b4a48399
nemo-qml-plugin-dbus: init at 2.1.23
2021-02-23 13:59:48 +00:00
Gabriel Ebner
3c065c9bf4
Merge pull request #113276 from r-ryantm/auto-update/libqalculate
...
libqalculate: 3.16.1 -> 3.17.0
2021-02-23 12:25:49 +01:00
rnhmjoj
bc1f67fefc
gst-plugins-good: fix build with Qt
2021-02-23 11:10:22 +01:00
Michele Guerini Rocco
3642025e5e
Merge pull request #110608 from pstn/gstqt5
...
gst-plugins-good: Add optional qt5Support
2021-02-23 10:31:23 +01:00
Arthur Gautier
eea5575bd3
tpm-tss2: do not rely on a dynamic load path for tcti modules
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-23 08:34:27 +00:00
Sandro
ad06c82b9c
Merge pull request #113965 from SuperSandro2000/fix-collection17
2021-02-23 08:44:14 +01:00
Ryan Burns
e10bf0b3d0
libcdr: fix build
2021-02-22 22:49:12 -08:00
Sandro
40bc4f78f2
Merge pull request #112096 from r-burns/musl-nix
...
nix: fix build on musl platforms
2021-02-23 07:22:49 +01:00
R. RyanTM
4a5d311d64
libfaketime: 0.9.8 -> 0.9.9
2021-02-23 05:52:49 +00:00
Philipp
fce7366370
gst-plugins-good: Remove unnecessarily doubled line.
2021-02-22 21:18:48 +01:00
Philipp
3162bc0e32
gst-plugins-good: Add optional qt5Support
2021-02-22 21:18:39 +01:00
github-actions[bot]
227aa2c9b0
Merge master into staging-next
2021-02-22 06:17:05 +00:00
R. RyanTM
9552143266
hpx: 1.5.1 -> 1.6.0
2021-02-22 01:13:15 -05:00
davidak
3bbd4267ab
Merge pull request #112951 from rmcgibbo/cbc
...
cbc: 2.10.3 -> 2.10.4
2021-02-22 05:02:25 +01:00
Sandro Jäckel
a320943577
telepathy.qt: remove unused input
2021-02-22 02:27:59 +01:00
Sandro Jäckel
fc7d7aac98
libhandy: remove unused input
2021-02-22 02:27:59 +01:00
github-actions[bot]
d8f2a7bf5c
Merge master into staging-next
2021-02-22 00:37:52 +00:00
Sandro Jäckel
79032bbd23
gstreamer_bad: removeu unused input
2021-02-22 01:16:24 +01:00
Sandro Jäckel
0ba9ccfc37
libwnck: mark broken on darwin
2021-02-22 01:16:19 +01:00
Orivej Desh
4dfe07dada
libsigcxx: specify that lgpl21 is lgpl21Plus
2021-02-22 00:07:19 +00:00
Domen Kožar
6900641cec
Revert "pipewire: 0.3.21 -> 0.3.22"
...
This reverts commit 25cf4b0009
.
2021-02-21 23:30:58 +00:00
Michele Guerini Rocco
310f91c5b2
Merge pull request #110365 from sbruder/vapoursynth-with-plugins
...
vapoursynth: add withPlugins interface
2021-02-21 23:30:26 +01:00
Sandro
40e44ce2ae
Merge pull request #113808 from OmnipotentEntity/geant4-10.7.1
...
geant4: 10.7.0 -> 10.7.1
2021-02-21 19:51:27 +01:00