Commit Graph

10138 Commits

Author SHA1 Message Date
Francesco Gazzetta
6b06d958ee soundtracker: 1.0.3 -> 1.0.4, use fetchzip 2024-01-15 13:06:28 +00:00
Fabian Affolter
5614bd5858
Merge pull request #280698 from fabaff/ledfx-fix
ledfx: adjust build system
2024-01-15 00:11:22 +01:00
Nick Cao
528a4bb0ac
Merge pull request #280857 from orivej/roomeqwizard
roomeqwizard: 5.20.13 -> 5.30.4
2024-01-14 12:14:32 -05:00
Nick Cao
bbeff329cf
Merge pull request #280832 from trofi/mikmod-stack-smash
mikmod: fix startup crash on `_FORTIFY_SOURCE=3`
2024-01-14 11:34:17 -05:00
7c6f434c
21c6a516b6
Merge pull request #280768 from trofi/seq66-gcc-13-fix
seq66: fix build against `gcc-13`
2024-01-14 13:42:06 +00:00
Orivej Desh
61f3d730c4 roomeqwizard: 5.20.13 -> 5.30.4 2024-01-14 03:28:09 +00:00
Federico Damián Schonborn
678d82c7b5
rhythmbox: Remove pygobject3 from PYTHONPATH
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-13 21:39:26 -03:00
Adam C. Stephens
c13348cde7
Merge pull request #279493 from adamcstephens/squeezelite/1465
squeezelite: 1.9.9.1463 -> 2.0.0.1465, RPI GPIO support
2024-01-13 18:02:24 -05:00
Sergei Trofimovich
d6d5c923f6 mikmod: fix startup crash on _FORTIFY_SOURCE=3
Without the change `mikmod` crashes at startup as:

    $ nix run nixpkgs#mikmod
    *** buffer overflow detected ***: terminated
    Aborted (core dumped)

The change fixes `snprintf()` buffer size accounting by picking patch
proposed for upstream inclusion:

    https://sourceforge.net/p/mikmod/patches/17/
2024-01-13 22:51:53 +00:00
Peder Bergebakken Sundt
c32c076885
Merge pull request #253056 from PowerUser64/plugdata
plugdata: init at 0.8.0
2024-01-13 23:16:09 +01:00
Sergei Trofimovich
50a49047e1 seq66: enable Qt wrapper to fix plugin loading
Without the change `qseq66` fails to load as:

    $ qseq66
    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

While at it added `mainProgram`.
2024-01-13 22:00:56 +00:00
Sergei Trofimovich
5f9b9b9fea seq66: fix build against gcc-13
Without the chnage build fails on `master` as:

    In file included from os/daemonize.cpp:64:
    ../include/os/daemonize.hpp:58:8: error: 'uint32_t' does not name a type
       58 | extern uint32_t daemonize
          |        ^~~~~~~~
    ../include/os/daemonize.hpp:36:1: note: 'uint32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
       35 | #include "seq66_platform_macros.h"      /* for detecting 32-bit builds      */
      +++ |+#include <cstdint>

As upstream changes are quite invasive for backport I am only injecting
missing headers.
2024-01-13 16:54:53 +00:00
Nick Cao
493e7e9621
Merge pull request #280699 from a-n-n-a-l-e-e/radiotray-ng-fix
radiotray-ng: fix gcc13 errors with upstream patch
2024-01-13 10:49:35 -05:00
Nick Cao
7c7a1b2804
Merge pull request #280618 from jansol/vsti-gcc13-fixes
surge-xt, zynaddsubfx: fix build
2024-01-13 10:26:50 -05:00
annalee
9771113f7c
radiotray-ng: fix gcc13 errors with upstream patch 2024-01-13 09:56:48 +00:00
Fabian Affolter
c573c6a44c ledfx: adjust build system 2024-01-13 10:41:23 +01:00
Kirill Radzikhovskyy
65f065e854 gnome-podcasts: de-vendor Cargo.lock 2024-01-13 12:09:58 +09:00
Jan Solanti
0a9221a0c7 surge-xt: fix build with GCC 13 2024-01-13 02:03:05 +02:00
Jan Solanti
5746f26d7a zynaddsubfx: fix build with GCC 13 2024-01-13 02:03:05 +02:00
Nick Cao
eabbec8ab5
Merge pull request #280480 from r-ryantm/auto-update/sidplayfp
sidplayfp: 2.6.0 -> 2.6.2
2024-01-12 11:10:33 -05:00
R. Ryantm
330cf66034 sidplayfp: 2.6.0 -> 2.6.2 2024-01-12 11:31:46 +00:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
maxine
be305ef10a
Merge pull request #279895 from r-ryantm/auto-update/cava
cava: 0.9.1 -> 0.10.0
2024-01-12 00:30:37 +01:00
Vladimír Čunát
8778bc79f2
quodlibet: fixup build
https://hydra.nixos.org/build/245768270/nixlog/3/tail
2024-01-11 17:00:14 +01:00
github-actions[bot]
5ee7600250
Merge master into staging-next 2024-01-11 12:01:18 +00:00
Pol Dellaiera
779d5d3de6
Merge pull request #275299 from DeeUnderscore/update/listenbrainz-mpd-2.3.2
listenbrainz-mpd: 2.3.1 -> 2.3.2
2024-01-11 09:38:49 +01:00
Martin Weinelt
10b01dcc89
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/types-setuptools/default.nix
2024-01-10 16:09:52 +01:00
R. Ryantm
63e3e2ab1a ft2-clone: 1.74 -> 1.75 2024-01-10 06:37:31 +00:00
R. Ryantm
98bbfbbf65 cava: 0.9.1 -> 0.10.0 2024-01-09 20:12:33 +00:00
K900
838aefefc3 Merge remote-tracking branch 'origin/master' into staging-next 2024-01-09 22:42:37 +03:00
Thiago Kenji Okada
fa9443e8ed
Merge pull request #279407 from r-ryantm/auto-update/faust2
faust2: 2.69.3 -> 2.70.3
2024-01-09 10:27:34 +00:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Nick Cao
5159c8a08b
Merge pull request #279425 from r-ryantm/auto-update/mopidy-spotify
mopidy-spotify: unstable-2023-12-20 -> unstable-2024-01-02
2024-01-08 11:18:42 -05:00
Nick Cao
29449d300e
Merge pull request #279371 from r-ryantm/auto-update/faustlive
faustlive: 2.5.16 -> 2.5.17
2024-01-08 11:13:01 -05:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
R. Ryantm
99bf09f282 tidal-hifi: 5.7.1 -> 5.8.0 2024-01-08 06:24:38 +00:00
Adam Stephens
eb9c7d29b3
squeezelite: add support for RPI GPIO 2024-01-07 22:08:41 -05:00
Adam Stephens
2dc12ba788
squeezelite: 1.9.9.1463 -> 2.0.0.1465 2024-01-07 21:56:38 -05:00
K900
9e0000be28 Merge branch 'master' into staging-next 2024-01-08 00:51:35 +03:00
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
16c6469fe9 mopidy-spotify: unstable-2023-12-20 -> unstable-2024-01-02 2024-01-07 17:54:46 +00:00
R. Ryantm
db0e1e6efb faust2: 2.69.3 -> 2.70.3 2024-01-07 15:37:42 +00:00
R. Ryantm
e5ad697fbd faustlive: 2.5.16 -> 2.5.17 2024-01-07 13:25:34 +00:00
Jan Tojnar
46e37708bc ardour_7: Fix build with libxml2 2.12.0 2024-01-07 13:32:06 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next 2024-01-07 12:01:24 +00:00
Doron Behar
ab1fc93266
Merge pull request #278903 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.38 -> 10.40
2024-01-07 07:21:42 +00:00
Martin Weinelt
1442bd4bc7
Merge remote-tracking branch 'origin/master' into staging-next 2024-01-07 05:01:18 +01:00
Weijia Wang
98fc48b22d
Merge pull request #276174 from wegank/lilypond-guile-3
lilypond, denemo: migrate to guile 3
2024-01-07 01:51:52 +01:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
Maximilian Bosch
e98cf3b545
Merge pull request #278803 from r-ryantm/auto-update/spotify-player
spotify-player: 0.15.2 -> 0.16.3
2024-01-06 16:03:45 +01:00