Sandro
594ba151ca
Merge pull request #107439 from sbond75/cakelisp
2021-01-08 00:14:15 +01:00
Sandro
b6fe20a272
Merge pull request #108626 from asbachb/new/nufraw
...
nufraw: init at 0.43-3
2021-01-07 23:42:05 +01:00
Michael Weiss
e597a82ae6
Merge pull request #108727 from baloo/baloo/libplacebo/glsl-import
...
libplacebo: fixup glslang headers path
The build broke after the latest glslang update:
31bd59648f
.
2021-01-07 23:32:26 +01:00
Arthur Gautier
f44ed8abd4
libplacebo: fixup glslang headers path
...
See: https://github.com/NixOS/nixpkgs/issues/108723
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-01-07 22:27:35 +00:00
Sandro
372806018c
Merge pull request #91674 from MetaDark/zynaddsubfx
...
zynaddsubfx: use zyn-fusion as default gui module
2021-01-07 23:02:11 +01:00
Sandro
4e56648708
Merge pull request #108682 from NobbZ/lttng-ust-python3
2021-01-07 23:00:00 +01:00
Sandro
14121941b1
Merge pull request #108691 from B4dM4n/qmltermwidget-fix
...
qmltermwidget: fix build with gcc10
2021-01-07 22:58:57 +01:00
Sandro
647607d709
Merge pull request #108686 from fabaff/pylacrosse
2021-01-07 22:57:22 +01:00
Sandro
a72b5fd784
Merge pull request #108684 from Emantor/new/mpris-scrobbler
...
mpris-scrobbler: init at 0.4.0.1
2021-01-07 22:56:58 +01:00
Sandro
7a2a45cfc0
Merge pull request #108622 from bbigras/tab-rs
...
tab-rs: init at 0.5.5
2021-01-07 22:56:40 +01:00
Benjamin Asbach
e02bf0737b
nufraw: init at 0.43-3
...
`nufraw` is used to manipulate raw images.
`nufraw-thumbnailer` is used to generate thumbnails for raw images.
relates #108444
2021-01-07 22:41:34 +01:00
Guillaume Girol
d52f984624
Merge pull request #108591 from iblech/patch-24
...
dsniff: unbreak the build
2021-01-07 21:40:32 +00:00
Bernardo Meurer
f6f4e1f7be
Merge pull request #108718 from cpcloud/fix-nvidia-docker-version
...
nvidia-docker: fix VERSION reporting bug
2021-01-07 21:28:16 +00:00
Evils
0448f1c082
kicad-unstable: 2020-12-01 -> 2020-12-23
2021-01-07 16:17:41 -05:00
Evils
9be551c1d8
kicad: 5.1.8 -> 5.1.9
2021-01-07 16:17:41 -05:00
Evils
86e29a0b72
kicad: fix update.sh multiple tag reply handling
...
and fix tabs in update.sh
2021-01-07 16:17:41 -05:00
Sandro
ae1b34a098
Merge pull request #108653 from lukegb/ome
...
oven-media-engine: 0.10.8 -> 0.10.9-hotfix
2021-01-07 22:13:14 +01:00
Sandro
c5ad2c8cfd
Merge pull request #108267 from MarcFontaine/pcimem
...
pcimem: init at unstable-2018-08-29
2021-01-07 22:12:08 +01:00
Phillip Cloud
976c3999a2
nvidia-docker: fix VERSION reporting bug
2021-01-07 15:56:08 -05:00
Sandro
7ae17783a7
Merge pull request #108432 from jbedo/fastp
...
fastp: init 0.20.1
2021-01-07 21:44:33 +01:00
Sandro
b139de1c5c
Merge pull request #108632 from fanzeyi/wezterm-darwin
2021-01-07 21:41:57 +01:00
Sandro
b5351cad24
Merge pull request #107285 from sternenseemann/libschrift-0.9.1
...
libschrift: init at 0.9.1
2021-01-07 21:37:48 +01:00
Sandro
e0f22de78a
Merge pull request #107894 from JamieMagee/advantage_air
2021-01-07 21:35:57 +01:00
Sandro
fe9d3a4f26
Merge pull request #108683 from marsam/update-rubocop
...
rubocop: 1.1.0 -> 1.8.0
2021-01-07 21:35:25 +01:00
Tad Fisher
7b0aed2b06
enyo-doom: update license ( #101410 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-07 21:25:50 +01:00
Sandro
257d0ac00f
Merge pull request #108699 from davidtwco/computecpp-2.3.0
...
computecpp: 2.2.1 -> 2.3.0
2021-01-07 21:23:48 +01:00
Sandro
b046eb5586
Merge pull request #108698 from davidtwco/doctest-2.4.4
...
doctest: 2.4.1 -> 2.4.4
2021-01-07 21:23:13 +01:00
Sandro
7a5c1d3cd5
Merge pull request #108474 from erictapen/ghostwriter-2.0.0
2021-01-07 21:07:29 +01:00
Sandro
e587f393dd
Merge pull request #108660 from fabaff/subjs
...
subjs: init at 1.0.1
2021-01-07 21:07:03 +01:00
MetaDark
8deca0d420
zynaddsubfx: use zyn-fusion as default gui module
...
- Added `guiModule` option that accepts "fltk", "ntk", "zest", or "off"
- Split FLTK dependencies from NTK dependencies
- Added support for building the FLTK gui
- Added support for building the Zyn-Fusion (zest) gui
- Added new derivation for the Zest UI framework (local to zynaddsubfx)
It's not yet designed to be used outside of zynaddsubfx, but it
may be in the future
- Added flags for all optional features
- Added & disabled `dssiSupport` by default
- Disabled `lashSupport` by default
Slows down startup looking for LASH server if not running
- Added & enabled `portaudioSupport` by default
Cross platform audio library that uses ALSA/JACK on Linux.
Supports multiple audio streams without needing JACK.
- Enabled tests
- Removes nico202 as maintainer, as requested in code review
2021-01-07 15:00:35 -05:00
Sandro
29edcc57f2
Merge pull request #108689 from B4dM4n/openshot-qt-unbreak
2021-01-07 20:53:31 +01:00
WORLDofPEACE
70f5ea8836
Merge pull request #108541 from MetaDark/nixos/pipewire
...
nixos/pipewire: improve assertion messages
2021-01-07 14:35:50 -05:00
Jörg Thalheim
e42f2b2aeb
Merge pull request #108696 from Mic92/tensorflow
2021-01-07 19:30:03 +00:00
Daniël de Kok
7b72e86481
Merge pull request #108396 from nagy/ceph-aarch64
...
ceph: enable aarch64-linux platform
2021-01-07 19:54:51 +01:00
Michele Guerini Rocco
29aefd4b73
Merge pull request #108309 from sternenseemann/imv-4.2.0
...
imv: 4.1.0 -> 4.2.0
2021-01-07 19:52:50 +01:00
Daniël de Kok
2a7b8c123e
Merge pull request #108644 from r-ryantm/auto-update/obsidian
...
obsidian: 0.10.1 -> 0.10.6
2021-01-07 19:48:46 +01:00
Daniël de Kok
e04b99cb32
Merge pull request #108694 from davidtwco/mdcat-0.22.2
...
mdcat: 0.22.1 -> 0.22.2
2021-01-07 19:45:29 +01:00
asymmetric
d80ba82f2e
gopls: 0.5.3 -> 0.6.2 ( #108702 )
2021-01-07 18:38:46 +00:00
Kira Bruneau
ddf11daac7
nixos/pipewire: improve assertion messages
2021-01-07 13:11:05 -05:00
Jörg Thalheim
370ffaaca7
tensorflow: 2.3.1 -> 2.3.2
2021-01-07 18:52:44 +01:00
Jörg Thalheim
1976d79627
tensorflow: drop 1.x
...
it no longer works without our default python version and needs
many patches to compile.
2021-01-07 18:52:44 +01:00
Doron Behar
f211631c1c
Merge pull request #108690 from MetaDark/texlab
...
texlab: 2.2.0 -> 2.2.1
2021-01-07 19:50:35 +02:00
David Wood
61759faf10
computecpp: 2.2.1 -> 2.3.0
2021-01-07 17:27:46 +00:00
David Wood
e2945ada13
doctest: 2.4.1 -> 2.4.4
2021-01-07 17:22:34 +00:00
Fabian Möller
d8306e18ea
qmltermwidget: fix build with gcc10
2021-01-07 18:20:34 +01:00
Fabian Möller
d4e7efc115
openshot-qt: unbreak
2021-01-07 18:18:17 +01:00
Fabian Möller
02e8f39c2a
libopenshot: fix build with gcc10
2021-01-07 18:18:17 +01:00
David Wood
70e7255831
mdcat: 0.22.1 -> 0.22.2
2021-01-07 17:08:11 +00:00
Sandro
cc8db6e19b
Merge pull request #101628 from dguenther/code-server3.6.0
...
code-server: 3.4.1 -> 3.6.0
2021-01-07 17:25:43 +01:00
Sandro
ec56bf6ede
Merge pull request #106456 from eduardosm/diylc
2021-01-07 17:24:42 +01:00