Commit Graph

6813 Commits

Author SHA1 Message Date
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
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
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
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