Commit graph

6940 commits

Author SHA1 Message Date
Robert Schütz e0ea4b52f0 mopidy-spotify-tunigo: remove 2022-05-29 22:04:35 +00:00
Sergei Trofimovich cb65d937b6 transcode: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: tcextract-extract_pcm.o:/build/transcode-1.1.7/import/extract_pcm.c:36: multiple definition of
      `audio'; tcextract-extract_ac3.o:/build/transcode-1.1.7/import/extract_ac3.c:337: first defined here
2022-05-29 22:14:56 +01:00
Mario Rodas 7272d50988
Merge pull request #174909 from r-ryantm/auto-update/faustlive
faustlive: 2.5.8 -> 2.5.10
2022-05-29 07:17:51 -05:00
Rick van Schijndel 37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Rick van Schijndel dd6e61fa54 cardinal: mark broken on darwin 2022-05-29 10:56:03 +02:00
Rick van Schijndel 859aa7da13 CHOWTapeModel: mark broken on aarch64 2022-05-29 10:56:02 +02:00
ajs124 965c6422fc kid3: remove unused automoc4 input 2022-05-29 02:18:18 +02:00
Sergei Trofimovich 58631ab7d1 petrifoo: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: CMakeFiles/petri-foo.dir/voicetab.c.o:(.bss+0x0): multiple definition of
      `recent_manager'; CMakeFiles/petri-foo.dir/audio-settings.c.o:(.bss+0x0): first defined here
2022-05-28 17:11:53 +01:00
Sandro 33aef6181d
Merge pull request #174644 from marsam/update-pyradio
pyradio: install manpage
2022-05-27 19:51:03 +02:00
Sandro 74e529163e
Merge pull request #174726 from devhell/bump-termusic
termusic: 0.6.15 -> 0.6.16
2022-05-27 19:41:35 +02:00
Sandro 95246c6927
Merge pull request #174754 from peterhoeg/u/strawberry_104
strawberry: 1.0.3 -> 1.0.4
2022-05-27 19:22:05 +02:00
Artturi 60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
R. Ryantm ddaaad11c7 faustlive: 2.5.8 -> 2.5.10 2022-05-27 11:07:47 +00:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Peter Hoeg 4a2d1f7840 strawberry: 1.0.3 -> 1.0.4 2022-05-26 23:41:38 +08:00
devhell 9008a98b32 termusic: 0.6.15 -> 0.6.16 2022-05-26 13:55:07 +01:00
R. Ryantm 6ad120be1f geonkick: 2.9.0 -> 2.9.1 2022-05-26 03:02:35 +00:00
ajs124 0129fe1173 clementine: build without qt4 2022-05-26 03:54:00 +02:00
Emery Hemingway 29777bb048 metersLv2: 0.9.10 -> 0.9.20 2022-05-25 18:48:55 -05:00
R. Ryantm 5e880240cd picard: 2.7.3 -> 2.8 2022-05-25 10:19:52 -05:00
Pavol Rusnak ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
Mario Rodas e698f9713a
Merge pull request #174490 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.17 -> 0.8.9.20
2022-05-25 08:36:48 -05:00
Artturin 0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
R. Ryantm d2e921713c pyradio: 0.8.9.17 -> 0.8.9.20 2022-05-25 12:00:02 +00:00
Sergei Trofimovich 1473924321
Merge pull request #173993 from trofi/workaround-fno-common-for-mpc123
mpc123: add -fcommon workaround
2022-05-25 06:43:16 +00:00
Mario Rodas 56e1d67f0f pyradio: install manpage 2022-05-25 04:20:00 +00:00
Sandro 934462ef8f
Merge pull request #173994 from trofi/workaround-fno-common-for-mpg321
mpg321: add -fcommon workaround
2022-05-25 00:32:50 +02:00
Rick van Schijndel 9527fa83ad
Merge pull request #174048 from Mindavi/praat/cross
praat: fix cross-compilation
2022-05-24 19:15:06 +02:00
Bobby Rong 89299dc189
Merge pull request #174011 from fgaz/pt2-clone/1.49
pt2-clone: 1.46 -> 1.49
2022-05-24 21:23:52 +08:00
ajs124 3bd27912af
Merge pull request #173875 from onny/ocenaudio
ocenaudio: 3.11.10 -> 3.11.11
2022-05-23 17:32:14 +02:00
Rick van Schijndel 55b1550473 praat: fix cross-compilation 2022-05-22 23:27:19 +02:00
Francesco Gazzetta f7933e9fac pt2-clone: 1.46 -> 1.49 2022-05-22 18:16:40 +02:00
Sergei Trofimovich a35a568954 mpg321: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: volume.o:/build/mpg321-0.3.2-orig/mpg321.h:119: multiple definition of
      `loop_remaining'; mpg321.o:/build/mpg321-0.3.2-orig/mpg321.h:119: first defined here
2022-05-22 14:53:05 +01:00
Sergei Trofimovich 1dace77da5 mpc123: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: /build/cc566Cj9.o:(.bss+0x0): multiple definition of `mpc123_file_reader'; ao.o:(.bss+0x40): first defined here
2022-05-22 14:47:37 +01:00
linsui d397ef0010 amberol: 0.6.2 - > 0.6.3 2022-05-22 15:39:23 +08:00
Jan Solanti 2be636a8c3 tauon: 7.1.3 -> 7.2.1 2022-05-22 03:39:14 +03:00
Jonas Heinrich 96f9a15947 ocenaudio: 3.11.10 -> 3.11.11 2022-05-21 13:19:54 +02:00
linsui 7e4ecdb319 amberol: 0.6.1 -> 0.6.2 2022-05-21 12:03:00 +08:00
Mario Rodas bbf42e811a mpg321: fix build on darwin 2022-05-20 04:20:00 +00:00
Sandro 2c3a3ac541
Merge pull request #173628 from trofi/workaround-fno-common-for-bristol
bristol: add -fcommon workaround
2022-05-19 19:10:59 +02:00
Sandro 8fe7487c16
Merge pull request #173144 from trofi/workaround-fno-common-for-jamin
jamin: add -fcommon workaround
2022-05-19 19:09:18 +02:00
Sandro eb63a764a9
Merge pull request #173466 from trofi/workaround-fno-common-for-ympd
ympd: add -fcommon workaround
2022-05-19 19:08:23 +02:00
Sergei Trofimovich 5d372d74c6 bristol: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: brightonCLI.o:/build/bristol-0.60.11/brighton/brightonCLI.c:139: multiple definition of
      `event'; brightonMixerMenu.o:/build/bristol-0.60.11/brighton/brightonMixerMenu.c:1182: first defined here
2022-05-19 15:28:22 +01:00
legendofmiracles cccab7f003
Merge pull request #173611 from legendofmiracles/master
noisetorch: mark insecure
2022-05-19 06:47:42 -06:00
lom 18a66b6767 noisetorch: mark insecure 2022-05-19 06:45:42 -06:00
Sandro ed58443645
Merge pull request #173172 from Artturin/deprecatestringconf
stdenv: start deprecating non-list configureFlags
2022-05-19 11:25:24 +02:00
Sergei Trofimovich d985039f6d
Merge pull request #172768 from trofi/fix-fno-common-for-dirt
dirt: pull fix pending upstream inclusion for -fno-common toolchains
2022-05-19 07:06:42 +00:00
Artturi 4d0e4b8573
Merge pull request #172990 from afh/musikcube-linux
musikcube: Fix Linux build
2022-05-19 01:56:58 +03:00
Robert Schütz 3b35e34b6d mousai: use wrapGAppsHook4 2022-05-18 12:38:50 -07:00
Artturin cf7476804a treewide: convert string configureFlags to list of strings 2022-05-18 20:32:33 +03:00
Sergei Trofimovich 4e4ffb73e8 ympd: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/ympd.dir/src/mpd_client.c.o:(.bss+0x0): multiple definition of `mpd';
      CMakeFiles/ympd.dir/src/ympd.c.o:(.bss+0x20): first defined here
2022-05-18 08:05:39 +01:00
Jan Tojnar 365be2abe0
pulseeffects-legacy: drop myself from maintainers 2022-05-17 07:54:40 +02:00
Felix Bühler d48fc739dc
Merge pull request #173133 from Stunkymonkey/sony-headphones-client-gcc-fix
sony-headphones-client: patch gcc-20 support
2022-05-15 21:10:13 +02:00
Felix Buehler f8e9160a67 sony-headphones-client: patch gcc-20 support 2022-05-15 20:14:11 +02:00
Sergei Trofimovich 6372948d4b jamin: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

     ld: jamin-preferences.o:/build/jamin-0.95.0/src/hdeq.h:64: multiple definition of
       `l_notebook1'; jamin-callbacks.o:/build/jamin-0.95.0/src/hdeq.h:64: first defined here
2022-05-15 13:29:01 +01:00
Jörg Thalheim 6185626f12
Merge pull request #173058 from trofi/workaround-fno-common-for-gtkpod
gtkpod: add -fcommon workaround
2022-05-15 07:43:00 +01:00
Robert Schütz e96d684b8f rhvoice: 1.6.0 -> 1.8.0
https://github.com/RHVoice/RHVoice/releases/tag/1.8.0
2022-05-14 19:03:52 -07:00
Robert Schütz 62753a4f39 rhvoice: unstable-2018-02-10 -> 1.6.0 2022-05-14 19:03:52 -07:00
Sergei Trofimovich 8feed1d215 gtkpod: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: .libs/autodetection.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: multiple definition of
      `gtkpod_app'; .libs/gtkpod_app_iface.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: first defined here
2022-05-14 18:15:45 +01:00
Bobby Rong 75f280be96
Merge pull request #172884 from MoritzBoehme/sptlrx-changelog
sptlrx: add changelog meta attribute
2022-05-14 21:25:46 +08:00
Moritz Böhme def7eb2e59
sptlrx: add changelog meta attribute
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-05-14 13:57:22 +02:00
Alexis Hildebrandt ab010f68fe musikcube: Fix Linux build 2022-05-14 09:25:44 +02:00
Ben Siraphob c9cbdf6b31
Merge pull request #172888 from armeenm/remove-axoloti 2022-05-13 22:43:06 -05:00
Bobby Rong b76ad2c880
Merge pull request #172881 from MoritzBoehme/sptlrx-git-updater
sptlrx: add updateScript
2022-05-14 10:49:33 +08:00
Rick van Schijndel dc91515841
Merge pull request #172689 from boogewooge/patch-1
clementine: add gst-plugins-bad to buildInputs
2022-05-13 18:49:32 +02:00
Armeen Mahdian b7a15b8885 axoloti: remove 2022-05-13 11:33:20 -05:00
Moritz Böhme cb1ae7f1c4
sptlrx: add updateScript 2022-05-13 18:01:13 +02:00
Sandro b9a664abba
Merge pull request #172438 from legendofmiracles/update/pause/noisetorch
noisetorch: 0.11.4 -> 0.11.5
2022-05-13 16:33:49 +02:00
Janne Heß 1b0f5bf701
Merge pull request #172702 from OPNA2608/fix/adlplug_everything
{adl,opn}plug: 1.0.2 -> unstable-2021-12-17, fix Darwin, fix Linux de…
2022-05-13 11:57:07 +02:00
markuskowa 39936c75c5
Merge pull request #172555 from linsui/amberol
amberol: 0.6.0 -> 0.6.1
2022-05-12 23:50:20 +02:00
Sergei Trofimovich 82a5a60589 dirt: pull fix pending upstream inclusion for -fno-common toolchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10:

    ld: audio.o:/home/slyfox/dev/git/Dirt/audio.h:55: multiple definition of
      `delays'; dirt.o:/home/slyfox/dev/git/Dirt/audio.h:55: first defined here
2022-05-12 22:42:48 +01:00
OPNA2608 30060a2268 {adl,opn}plug: Install plugins on Darwin 2022-05-12 23:12:46 +02:00
OPNA2608 f88302aa1c mt32emu-smf2wav: 1.7.0 -> 1.8.2 2022-05-12 18:05:47 +02:00
OPNA2608 883cb64ae9 mt32emu-qt: 1.9.0 -> 1.10.2 2022-05-12 18:05:47 +02:00
OPNA2608 bff64d8e02 libmt32emu: 2.5.3 -> 2.6.3 2022-05-12 16:46:01 +02:00
OPNA2608 afd5edfa38 {adl,opn}plug: 1.0.2 -> unstable-2021-12-17, fix Darwin, fix Linux dependencies 2022-05-12 15:21:51 +02:00
boogewooge 88b80a6f73
clementine: add gst-plugins-bad to buildInputs
clementine: add gst-plugins-bad to buildInputs

`gst-plugins-bad` is required to play internet radio streams in clementine. 

Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.
2022-05-12 11:58:51 +00:00
boogewooge 392742146f
clementine: add gst-plugins-bad to buildInputs
clementine: add gst-plugins-bad to buildInputs

`gst-plugins-bad` is required to play internet radio streams in clementine. 

Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.
2022-05-12 11:52:52 +00:00
boogewooge 4924858c64
add gst-plugins-bad to buildInputs
`gst-plugins-bad` is required to play internet radio streams in clementine. 

Specifically, this fixes the `No URI handler implemented for "http"` error when trying to play internet radio streams in clementine.
2022-05-12 11:16:56 +00:00
Rick van Schijndel e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Rick van Schijndel bb38235dc6 infobar: drop
Broken since 2019-06-12
2022-05-11 19:23:05 +02:00
Artturi 8665df6c4f
Merge pull request #154917 from dasj19/remove-split2flac
split2flac: removed
2022-05-11 17:12:49 +03:00
Moritz Böhme a4022cf3de
sptlrx: add version test 2022-05-11 21:57:52 +08:00
Daniel Șerbănescu b116e88556 split2flac: removed 2022-05-11 15:27:01 +02:00
linsui 181a365076 amberol: 0.6.0 -> 0.6.1 2022-05-11 19:43:15 +08:00
lom 274c7e0f5e noisetorch: 0.11.4 -> 0.11.5 2022-05-10 20:32:53 -06:00
devhell 88d28c300c termusic: 0.6.10 -> 0.6.15 2022-05-11 02:38:49 +01:00
Sandro cc071a2166
Merge pull request #171993 from hlolli/feature/csound-darwin-support
csound: darwin support
2022-05-11 00:45:32 +02:00
Artturi e542055118
Merge pull request #154044 from magnetophon/Surge-XT 2022-05-10 20:25:52 +03:00
Bart Brouns 69267309a7 lsp-plugins: 1.1.31 -> 1.2.1
lsp-plugins: 1.2.0 -> 1.2.1
2022-05-10 19:17:55 +02:00
Artemis Tosini 69146c5629 dsf2flac: unstable-2018-01-02 → unstable-2021-07-31
Set artemist as maintainer as current one isn't active
Set platform to only x86-64_linux as others do not work
2022-05-10 18:08:03 +02:00
Hlöðver Sigurðsson 14d0c3f3a1 csound: darwin support 2022-05-10 12:34:33 +02:00
Artturi 6d007b2ce4
Merge pull request #172250 from Artturin/ridofnulls
remove some useless null asserts
2022-05-10 04:24:31 +03:00
Artturin 14a9590751 deadbeef: remove useless nulls 2022-05-10 00:49:34 +03:00
Armeen Mahdian d346c95784
exaile: add python3 to PATH (#169494)
* exaile: add python3 to PATH

* Update pkgs/applications/audio/exaile/default.nix

Co-authored-by: Artturi <Artturin@artturin.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2022-05-09 17:30:18 +02:00
Sandro 0ce06bcec4
Merge pull request #168173 from afh/musikcube-darwin
musikcube: fix Darwin build
2022-05-09 17:10:23 +02:00
github-actions[bot] f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Doron Behar 938dddf99f
Merge pull request #171682 from doronbehar/pkg/monkey-audio 2022-05-08 22:40:38 +03:00
github-actions[bot] e92815729d
Merge master into staging-next 2022-05-08 18:01:10 +00:00
Sandro ed87bd6874
Merge pull request #171022 from linsui/amberol
amberol: 0.4.3 -> 0.6.0
2022-05-08 15:07:53 +02:00
Vladimír Čunát e2d0e574c8
Merge #171997: cdparanoiaIII: Fix Darwin build after #171046
...into staging-next
2022-05-08 10:35:09 +02:00
github-actions[bot] 7c1e4ffd7f
Merge master into staging-next 2022-05-08 06:01:24 +00:00
Mario Rodas 4d67161fa7
Merge pull request #170651 from magnetophon/airwindows-lv2
airwindows-lv2: init at 1.0
2022-05-07 19:05:54 -05:00
John Ericson 850c9fea3e cdparanoiaIII: Fix Darwin build after #171046
I shouldn't have been so hasty rearranging things, and also should have
tested Darwin before merging!

Sorry @vcunat!
2022-05-07 17:55:19 -04:00
Doron Behar 44a91b7153 monkeysAudio: Update license 2022-05-07 21:32:13 +03:00
Doron Behar f8ee62b3dc monkeysAudio: Add -old suffix to pname - to update URL 2022-05-07 21:32:13 +03:00
Doron Behar 0b084cd7af monkeysAudio: Fix compilation using an older version of gcc
Fixes this issue:

> /nix/store/...-gcc-11.2.0/include/c++/11.2.0/cmath:1930:1: error: expected declaration before '}' token
>  1930 | } // extern "C++"
>       | ^
2022-05-07 21:32:04 +03:00
linsui dcf8a34e1c amberol: 0.4.3 -> 0.6.0 2022-05-07 21:13:28 +08:00
Alexis Hildebrandt 037ec9ab0d musikcube: fix darwin build 2022-05-07 11:28:59 +02:00
github-actions[bot] 78c3adb476
Merge master into staging-next 2022-05-07 06:01:11 +00:00
Jan Tojnar c70641c8d9 rhythmbox: 3.4.4 → 3.4.5
https://gitlab.gnome.org/GNOME/rhythmbox/-/compare/v3.4.4...v3.4.5

- Switched to Meson, which enabled all features by default.
2022-05-07 03:23:41 +02:00
Vladimír Čunát aa885f4581
Merge #170702: fluidsynth: fix build on darwin (into staging) 2022-05-04 08:35:31 +02:00
github-actions[bot] ee7e3f30f3
Merge staging-next into staging 2022-05-04 00:02:57 +00:00
ajs124 52d66f5647
Merge pull request #167437 from r-ryantm/auto-update/greg
greg: 0.4.7 -> 0.4.8
2022-05-03 22:52:51 +01:00
github-actions[bot] 51a899bdc1
Merge staging-next into staging 2022-05-03 18:10:46 +00:00
Patrick Hilhorst 9d8bd5a520
Merge pull request #171176 from samuela/upkeep-bot/plexamp-4.2.1-1651450835
plexamp: 4.2.0 -> 4.2.1
2022-05-03 16:55:18 +02:00
github-actions[bot] c4bf3689ee
Merge staging-next into staging 2022-05-02 18:10:52 +00:00
Sandro d491986c25
Merge pull request #171061 from mothsART/feature/gspeech-0.11.0
gSpeech: 0.10.1 -> 0.11.0
2022-05-02 16:23:11 +02:00
Sandro 3682afdf6a
Merge pull request #170965 from SuperSandro2000/audio-recorder
audio-recorder: remove legacy ? null
2022-05-02 14:44:40 +02:00
github-actions[bot] c01e301153
Merge staging-next into staging 2022-05-02 12:06:41 +00:00
Ferry Jérémie 7c63f0ab84 gspeech: 0.10.1 -> 0.11.0 2022-05-02 08:03:22 +02:00
nixpkgs-upkeep-bot 7058d597eb plexamp: 4.2.0 -> 4.2.1 2022-05-02 00:20:35 +00:00
John Ericson 388df8df17
Merge pull request #171046 from Ericson2314/cleanup-cdparanoia
cdparanoiaIII: Cleanup
2022-05-01 10:45:56 -04:00
Vladimír Čunát cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
github-actions[bot] b4cd84e421
Merge master into staging-next 2022-05-01 12:01:16 +00:00
Mario Rodas c1f57b2fd3
Merge pull request #167747 from magnetophon/faustlive
faustlive: 2.5.5 -> 2.5.8
2022-05-01 05:16:42 -05:00
Bart Brouns 6aeac3aaec
faust: 2.37.3 -> 2.40.0 (#167746) 2022-05-01 05:16:16 -05:00
Bart Brouns c7a4bb5df3
cardinal:22.02 -> 22.04 (#167745) 2022-05-01 05:11:59 -05:00
github-actions[bot] dc0ace8d6e
Merge master into staging-next 2022-05-01 06:01:14 +00:00
Mario Rodas 711738b553
Merge pull request #171075 from marsam/update-ncspot
ncspot: 0.9.7 -> 0.9.8
2022-04-30 19:34:38 -05:00
Mario Rodas 2f40d52ed8
Merge pull request #170870 from r-ryantm/auto-update/mopidy
mopidy: 3.2.0 -> 3.3.0
2022-04-30 19:32:04 -05:00
Vladimír Čunát c480cc2895
Merge branch 'master' into staging-next-2022-04-23 2022-04-30 23:02:28 +02:00
John Ericson 8a00f0ca38 cdparanoiaIII: Cleanup
Handle CC the normal way, `unset CC` was from quite old
28b6fb61e6 during early macOS experiments
and no longer needed.

Regenerate autoconf stuff unconditionally because it is so old, and
unconditional is just simpler.

Put conditional patches after unconditional ones as is more idiomatic.
2022-04-30 16:18:20 -04:00
github-actions[bot] afb1522e95
Merge master into staging-next 2022-04-30 18:01:16 +00:00
Pavol Rusnak 4b7a8ae947
treewide: refactor curlWithGnuTls into all-packages.nix 2022-04-30 18:56:59 +02:00
Ryan Mulligan ebd442ebd6
Merge pull request #170885 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.16 -> 0.8.9.17
2022-04-30 08:20:44 -07:00
github-actions[bot] 80ebf94b82
Merge master into staging-next 2022-04-30 12:01:16 +00:00
Aaron Andersen 416b7201ec
Merge pull request #168169 from afh/musikcube-0.97.0
musikcube: 0.96.10 -> 0.97.0
2022-04-30 07:00:23 -04:00
Mario Rodas 619c9fbc57 ncspot: 0.9.7 -> 0.9.8
https://github.com/hrkfdn/ncspot/releases/tag/v0.9.8
2022-04-30 04:20:00 +00:00
Sandro Jäckel e5e185e50a
audio-recorder: remove legacy ? null 2022-04-30 02:37:50 +02:00
github-actions[bot] 142bf917b0
Merge master into staging-next 2022-04-30 00:02:08 +00:00
Artturi dd3044575e
Merge pull request #167302 from Cogitri/cider
cider: 1.3.1308 -> 1.4.1.1680
2022-04-30 01:00:40 +03:00
Guillaume Girol 9733558818
Merge pull request #169187 from minijackson/carla-2.4.3
carla: 2.4.2 -> 2.4.3
2022-04-29 19:11:14 +00:00
github-actions[bot] db87306c53
Merge master into staging-next 2022-04-29 18:01:20 +00:00
Bart Brouns 2c2e44c9ff LibreArp: init at 2.2 2022-04-29 10:57:55 -05:00
R. Ryantm d7c8c8194f denemo: 2.5.0 -> 2.6.0 2022-04-29 09:47:43 -05:00
R. Ryantm d620320246 pyradio: 0.8.9.16 -> 0.8.9.17 2022-04-29 09:54:05 +00:00
R. Ryantm 13ba753ad8 mopidy: 3.2.0 -> 3.3.0 2022-04-29 08:08:12 +00:00
Vladimír Čunát 6431e183cd
guitarix: fixup build
It probably broke by the latest glib update.
2022-04-28 18:48:33 +02:00
Vladimír Čunát 84de05dba7
Merge branch 'master' into staging-next 2022-04-28 18:05:38 +02:00