Commit graph

6797 commits

Author SHA1 Message Date
linsui
d397ef0010 amberol: 0.6.2 - > 0.6.3 2022-05-22 15:39:23 +08:00
linsui
7e4ecdb319 amberol: 0.6.1 -> 0.6.2 2022-05-21 12:03:00 +08: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
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
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