Commit Graph

4051 Commits

Author SHA1 Message Date
Mario Rodas
7c41b7dee7
Merge pull request #85830 from marsam/update-spotify-tui
spotify-tui: 0.17.1 -> 0.18.0
2020-04-23 09:10:50 -05:00
Bart Brouns
d0b9212338 x42-plugins: 20200114 -> 20200411
The patchShebangs need to stay. Upstream changed them to /usr/bin/env,
but I forgot that doesn't exist at build time.
2020-04-23 08:22:07 +02:00
worldofpeace
b4d5dd861b
Merge pull request #84673 from mmilata/qt5-mkDerivation-stdenv
Use qt5's mkDerivation in packages that otherwise crash
2020-04-22 13:39:46 -04:00
Martin Milata
9384f48860 iannix: use qt5's mkDerivation 2020-04-22 15:23:10 +02:00
Martin Milata
21d3ce5887 dfasma: use qt5's mkDerivation 2020-04-22 15:23:09 +02:00
Martin Milata
461843af71 traverso: use qt5's mkDerivation 2020-04-22 15:21:49 +02:00
Mario Rodas
ebf8442ad3
spotify-tui: 0.17.1 -> 0.18.0 2020-04-22 04:20:00 -05:00
gnidorah
b4a7b66d82 openmpt123: 0.4.11 -> 0.4.12 2020-04-21 19:47:06 +02:00
Greg Price
45a04ed6d4 gbsplay: fix configure flags
This caused none of these flags to have any effect.  That's because
the configure command looked like this:

    ./configure --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 \
        --without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n

with one giant flag '--without-test --without-contrib...', containing
internal spaces.

This can be seen in `nix log nixpkgs.gbsplay`, in this line:

    configure flags: --prefix=/nix/store/svhl0fjdj1jl2sqcppy5vnzpfi4gj3d3-gbsplay-2016-12-17 --without-test\ --without-contrib\ --disable-devdsp\ --enable-pulse\ --disable-alsa\ --disable-midi\ --disable-nas\ --disable-dsound\ --disable-i18n

and then in the fact that features like "devdsp" and "midi" are listed
as enabled in later output, and source files like plugout_midi.c are
included in the build.

I don't have a real opinion on whether it's better to have these flags
or not, but it's clear the author's intention was to pass them.  So,
fix the attr name so they get passed.
2020-04-21 07:51:55 +02:00
Orivej Desh
f9fbc9b118
hydrogen-unstable: init at 1.0.0-beta2 (#85454) 2020-04-20 15:09:15 +00:00
Maximilian Bosch
beb9b1a7e3
Merge pull request #85548 from turion/master
Add myself (turion) to the maintainers list for several packages
2020-04-20 00:34:14 +02:00
Mario Rodas
25c8da3275
Merge pull request #85554 from magnetophon/lsp-plugins
lsp-plugins: 1.1.15 -> 1.1.19
2020-04-19 13:26:10 -05:00
worldofpeace
2457037d2e lollypop: 1.2.32 -> 1.2.35 2020-04-19 13:09:15 -04:00
Bart Brouns
f2402e5047 bjumblr: init at 0.2 2020-04-19 14:21:47 +02:00
Bart Brouns
183e448a23 lsp-plugins: 1.1.15 -> 1.1.19 2020-04-19 14:08:15 +02:00
Manuel Bärenz
f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Mario Rodas
ad4eebc5ca
Merge pull request #85471 from bbigras/spotifyd
spotifyd: add withMpris and withKeyring optionals
2020-04-19 02:38:26 -05:00
Vladimír Čunát
e233a9d4dd
Merge #84442: staging-next branch 2020-04-18 23:11:00 +02:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs 2020-04-18 14:04:37 +02:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Bruno Bigras
11be0cd745 spotifyd: add withMpris and withKeyring optionals 2020-04-17 20:29:56 -04:00
adisbladis
5340ebe085
mopidy: Create a mopidyPackages set
This is to avoid mixing python versions in the same plugin closure.
2020-04-17 12:39:03 +01:00
adisbladis
83cb22963b
mopidy: Move mopidy default.nix to mopidy.nix
This is in anticipation of a mopidyPackages set
2020-04-17 12:39:03 +01:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
R. RyanTM
2368c61463 carla: 2.0.0 -> 2.1 2020-04-14 06:30:57 +00:00
Jan Tojnar
cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
R. RyanTM
ae7b04a55f qsynth: 0.6.1 -> 0.6.2 2020-04-12 17:37:56 -07:00
R. RyanTM
2aa785ba09 qjackctl: 0.6.1 -> 0.6.2 2020-04-12 17:36:19 -07:00
R. RyanTM
7cf5ece4e8 qtractor: 0.9.12 -> 0.9.13 2020-04-12 17:35:51 -07:00
R. RyanTM
64e666f772 pianobar: 2019.02.14 -> 2020.04.05 2020-04-12 17:33:45 -07:00
R. RyanTM
d4684cf612
zita-ajbridge: 0.8.2 -> 0.8.4 (#85012) 2020-04-12 19:59:17 +00:00
Benjamin Hipple
e9174748ac
Merge pull request #85052 from r-ryantm/auto-update/BSlizr
bslizr: 1.2.4 -> 1.2.6
2020-04-12 14:05:39 -04:00
Maximilian Bosch
539b7f1e3b
Merge pull request #84975 from Maxdamantus/polyphone
polyphone: init at 2.2.0
2020-04-12 18:10:11 +02:00
R. RyanTM
7bd6554951 bslizr: 1.2.4 -> 1.2.6 2020-04-12 06:39:50 +00:00
Peter Hoeg
a7bd722ec8
Merge pull request #84984 from r-ryantm/auto-update/strawberry
strawberry: 0.6.8 -> 0.6.9
2020-04-11 23:18:07 +08:00
R. RyanTM
03e18abf05 strawberry: 0.6.8 -> 0.6.9 2020-04-11 11:22:04 +00:00
Max Zerzouri
ab65cb50c8 polyphone: init at 2.2.0 2020-04-11 17:33:45 +12:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Mario Rodas
93eb7478f1
ncspot: 0.1.2 -> 0.1.3
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.3
2020-04-09 17:05:00 -05:00
Mario Rodas
d92cc0f25b
Merge pull request #84640 from r-ryantm/auto-update/snd
snd: 20.1 -> 20.2
2020-04-08 19:35:56 -05:00
Jörg Thalheim
b9b8388e4a vocal: add missing glib-networking
otherwise https is disabled
2020-04-08 13:22:50 -04:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
Jan Tojnar
044a1f03db
Merge pull request #83163 from lasandell/shortwave-1.0.1
shortwave: init at 1.0.1
2020-04-08 17:02:57 +02:00
Luke Sandell
a74ecff70a shortwave: init at 1.0.1 2020-04-08 09:44:30 -05:00
Jan Tojnar
b7243c79c8
Merge pull request #84698 from jtojnar/gnome2-cleanups
gnome2 cleanups
2020-04-08 15:58:33 +02:00
Jan Tojnar
14be4ca20a
lingot: 0.9.1 → 1.0.1
https://savannah.nongnu.org/forum/forum.php?forum_id=9190
2020-04-08 10:32:21 +02:00
Jan Tojnar
0195347f5f
beast: drop
It depends on ton of cruft, has been broken for three years and upstream switched to electron 🙈
2020-04-08 10:32:20 +02:00
Jan Tojnar
3f7515cb8c
ardour: clean up the expression
* Remove unneeded dependencies
* Stop vendoring other dependencies (fluidsynth, hidapi, libltc, qm-dsp)
* Fix using incorrect libusb version (libusb package is just a legacy compat layer)
* Move build-time dependencies to nativeBuildInputs
* Install freedesktop files & man page
* Drop libintl replacement that no longer applies
2020-04-07 20:26:24 +02:00
Jan Tojnar
eac0ee6c51
ardour: format with nixpkgs-fmt 2020-04-07 20:26:22 +02:00
R. RyanTM
261bdcb25c snd: 20.1 -> 20.2 2020-04-07 18:05:13 +00:00
Peter Hoeg
d7b98129fe
Merge pull request #80003 from peterhoeg/f/elisa
elisa: move into kdeApplications
2020-04-07 20:54:03 +08:00
Peter Hoeg
0c7ec50297 elisa: move into kdeApplications
elisa is now part of the upstream kdeApplications bundle
2020-04-07 20:53:09 +08:00
R. RyanTM
fed6a3d87d qmmp: 1.3.6 -> 1.3.7 2020-04-07 14:04:58 +02:00
Maximilian Bosch
98aa946d08
Merge pull request #84355 from JakeStanger/patch-1
rofi-mpd: 2.0.1 -> 2.2.0
2020-04-07 01:44:15 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
R. RyanTM
9456168b59 mopidy: 3.0.1 -> 3.0.2 2020-04-06 07:14:47 +00:00
Jake Stanger
be2f9a3672
rofi-mpd: 2.0.1 -> 2.2.0 2020-04-05 14:29:07 +01:00
Frederik Rietdijk
ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Bart Brouns
e64c579ad4 sfizz: unstable-2020-01-24 -> 0.3.2 2020-04-04 15:08:08 +02:00
Bart Brouns
a3e8b6a270 bshapr: 0.7 -> 0.8 2020-04-04 09:06:56 +02:00
Frederik Rietdijk
edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Matthias Beyer
fb818c536a pulseeffects: 4.7.1 -> 4.7.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-03 13:52:59 +02:00
Peter Hoeg
81bc738fc0
Merge pull request #83799 from cole-h/cantata
cantata: make qtmultimedia and vlc optional
2020-04-03 17:07:14 +08:00
Ryan Mulligan
23dfabd484
Merge pull request #83966 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.09 -> 1.15
2020-04-02 06:48:35 -07:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
R. RyanTM
d0f60bacb1 ft2-clone: 1.09 -> 1.15 2020-04-01 11:58:27 +00:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
Jan Tojnar
9f6db6e754
deadbeef: remove unused patch
This was forgotten in https://github.com/NixOS/nixpkgs/pull/81010
2020-03-31 03:26:18 +02:00
R. RyanTM
4078079cbc deadbeef: 1.8.2 -> 1.8.3 2020-03-30 18:13:13 -07:00
R. RyanTM
69cf4ef39c samplv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:57 -07:00
R. RyanTM
10e9320ddf synthv1: 0.9.12 -> 0.9.13 2020-03-30 16:09:42 -07:00
R. RyanTM
ac5ac65dbe aeolus: 0.9.7 -> 0.9.8 2020-03-30 16:08:12 -07:00
Ryan Mulligan
97f404147e
Merge pull request #82993 from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Cole Helbling
23f4ac9150
cantata: make qtmultimedia and vlc optional
Upstream defaults vlc to off. Its only purpose is as an alternative to
QtMultimedia for "MPD HTTP stream playback" [1]. Similarly, provide a
toggle for qtmultimedia, in case somebody wants to disable HTTP stream
playback.

[1] efa907c8e0/CMakeLists.txt (L51)
2020-03-30 10:49:55 -07:00
Benjamin Hipple
42cc92919d
Merge pull request #83064 from magnetophon/lsp-plugins
lsp-plugins: 1.1.13 -> 1.1.15
2020-03-30 13:27:59 -04:00
Mario Rodas
676e18b7a0
spotify-tui: 0.17.0 -> 0.17.1 2020-03-30 04:20:00 -05:00
Bart Brouns
fa54163b4d lsp-plugins: 1.1.13 -> 1.1.15 2020-03-29 17:40:19 +02:00
Jörg Thalheim
d04396da8b
Merge pull request #82852 from Mic92/cross-build-rust-package
[WIP] buildRustPackage: enable strictDeps
2020-03-29 14:07:07 +01:00
Jörg Thalheim
8ccfa1e212
gnome-podcasts: fix strict deps build 2020-03-29 12:37:24 +01:00
Orivej Desh
30dc230997
avldrums-lv2: alias to x42-avldrums (#83665)
Fixes #83649
2020-03-29 10:22:55 +00:00
Elis Hirwing
74b2eaea0c
Merge pull request #82624 from matthiasbeyer/mixxx-with-old-libshout
mixx: Build with libshout 2.4.1
2020-03-29 10:53:47 +02:00
Matthias Beyer
3a3860fe48 mixx: Build with libshout 2.4.1
Because libshout 2.4.2 and newer seem to break streaming in mixxx, build
it with 2.4.1 instead.

This actually fixes the problem.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-03-28 22:25:08 +01:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Ryan Mulligan
6a62d6c532
Merge pull request #83449 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.12 -> 0.9.13
2020-03-28 08:37:45 -07:00
Orivej Desh
06313ad0c4 zita-ajbridge: init at 0.8.2 2020-03-28 12:59:56 +00:00
Orivej Desh
d80adaaf17 pianobooster: 0.6.4b -> 0.7.2b 2020-03-28 04:29:40 +00:00
Orivej Desh
0dae508978 x42-gmsynth: init at 0.4.1 2020-03-27 23:58:13 +00:00
Orivej Desh
8a43a2818a x42-avldrums: init at 0.4.1 2020-03-27 23:58:10 +00:00
Orivej Desh
14753000ed x42-autotune: remove
It is a part of x42-plugins (under the name of x42-fat1).
2020-03-27 23:57:42 +00:00
Patrick Hilhorst
5b49816cf4
treewide: add quotes to recently-changed urls
Co-Authored-By: Drew <drewrisinger@users.noreply.github.com>
2020-03-28 00:05:50 +01:00
Orivej Desh
2f826a6705 x42-autotune: init at 0.6.1 2020-03-27 22:58:18 +00:00
Orivej Desh
b8bcf8cb4f zita-at1: init at 0.6.2 2020-03-27 21:18:05 +00:00
R. RyanTM
0bc43b2a09 padthv1: 0.9.12 -> 0.9.13 2020-03-27 13:09:50 -07:00
Michael Weiss
0950324466 scons: Add passthru.py2 for backward compatibility
Not all packages build with Python 3, see #75877. The goal is to get rid
of Python 2 but this approach ensures a smoother transition.
2020-03-27 10:49:52 -07:00
Christoph Neidahl
81d0e3d056 cheesecutter: init at unstable-2019-12-06 2020-03-27 01:40:56 -07:00
Michele Guerini Rocco
cccdf3d085
Merge pull request #82656 from fgaz/sfxr-qt/1.3.0
sfxr-qt: 1.2.0 -> 1.3.0
2020-03-27 09:36:27 +01:00
Steve Jones
28aa914b1e qmidiarp: init at 0.6.5 2020-03-27 01:34:44 -07:00
Orivej Desh
3e47a6e50a nootka: init at 1.4.7, init unstable at 1.7.0-beta1 2020-03-26 23:36:29 +00:00
Orivej Desh
ed5d0ed4c6 tony: init at 2.1.1 2020-03-26 22:34:47 +00:00
Orivej Desh
f61af809d2 muse: fix parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh
cc81399036 qtractor: enable parallel building 2020-03-26 22:34:47 +00:00
Orivej Desh
ef164d2ba9 vamp-plugin-sdk: rename from vamp.vampSDK 2020-03-26 22:34:47 +00:00
R. RyanTM
5861d74759 drumkv1: 0.9.12 -> 0.9.13 2020-03-26 21:18:29 +00:00
Bart Brouns
bbe7624175
faust2: 2.20.2 -> unstable-2020-03-20 (#82650)
The latest release has a bug that makes it unable
to compile all of its own libraries:

https://github.com/grame-cncm/faust/issues/406
2020-03-26 07:32:01 +00:00
puzzlewolf
5016a7612a grandorgue: init at 0.3.1-r2333 2020-03-24 14:36:15 +01:00
Jan Tojnar
0ce270707c
tree-wide: remove aliases from gnome update scripts 2020-03-24 07:11:24 +01:00
Orivej Desh
d5b27c6c74 muse: fix parallel building 2020-03-23 04:27:51 +00:00
Orivej Desh
3c23cf9050 muse: enable all suggested optional dependencies 2020-03-23 02:54:50 +00:00
Orivej Desh
624c83f70a muse: 3.1pre1 -> 3.1.0 2020-03-23 02:54:49 +00:00
Orivej Desh
e1c3085354 lrdf: move from librdf libraries
It was never called librdf and it is not a librdf.org project.
2020-03-23 00:22:36 +00:00
Maximilian Bosch
ce5dec1e31
spotify-tui: 0.16.0 -> 0.17.0
https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.0
2020-03-22 23:11:46 +01:00
mlatus
3e35b4b15b do not set QT_SCREEN_AUTO_SCALE_FACTOR 2020-03-22 11:48:18 +08:00
R. RyanTM
9c3997e05a parlatype: 1.6.2 -> 2.0 2020-03-20 23:37:16 -07:00
Patrick Hilhorst
9fc5e7e473
treewide: fix redirected urls (again)
Ran the same script as #78265.
Additionally, manually replaced `http://goodies.xfce.org`
with https.
2020-03-20 13:36:23 +01:00
Orivej Desh
c8edc08dc4 mup: init at 6.7 2020-03-19 19:54:22 +00:00
Kevin Rauscher
3d846aa29e mopidy-mpd: init at version 3.0.0 2020-03-18 11:54:08 -07:00
Orivej Desh
6245a6b342 musescore: 3.2.3 -> 3.4.2 2020-03-18 18:53:09 +00:00
Kevin Rauscher
b779f1b55c mopidy-iris: 3.45.1 -> 3.46.0 2020-03-17 21:02:17 +01:00
Andreas Rammhold
b489708077
Merge pull request #82471 from danderson/bug-57191-vorbis-tools
vorbis-tools: bump debian patchseries from -6 to -11.
2020-03-17 10:35:33 +01:00
S-NA
2f5b8d6522
aucatctl: init at 0.1
Allows those who use sndiod to adjust the volume of audio programs.
2020-03-16 21:47:30 +00:00
Steve Jones
2ff00c41d7 cmt: init at 1.17 2020-03-16 12:59:56 -07:00
symphorien
d6f1d56eab
clementine: fix broken symlink (#82689) 2020-03-15 19:41:12 -04:00
Francesco Gazzetta
f241aa6910
soundtracker: init at 1.0.0.1 (#82057) 2020-03-15 15:50:00 -04:00
Francesco Gazzetta
efae295453 sfxr-qt: 1.2.0 -> 1.3.0 2020-03-15 15:01:22 +01:00
Francesco Gazzetta
f9e13566cc ft2-clone: init at 1.09 2020-03-14 22:54:06 +01:00
Francesco Gazzetta
510419ff5d pt2-clone: init at 1.06 2020-03-14 22:53:41 +01:00
adisbladis
77396a8c47
Merge pull request #81098 from bignaux/cadence
cadence: fix dbus,libjack and missing dependancies
2020-03-14 21:30:57 +00:00
R. RyanTM
7cb9d8cf42 sunvox: 1.9.5c -> 1.9.5d 2020-03-14 14:31:11 +01:00
R. RyanTM
d88389048f elisa: 19.12.2 -> 19.12.3 2020-03-14 14:26:52 +01:00
tilpner
87c0ebda05
ncspot: enable MPRIS by default 2020-03-14 09:39:00 +01:00
R. RyanTM
1698c222ce pt2-clone: 1.06 -> 1.07 2020-04-01 17:12:31 -07:00
worldofpeace
14565eb2b3 lollypop: 1.2.23 -> 1.2.32 2020-04-01 00:24:27 -04:00
Timo Kaufmann
c9bf23e658
Merge pull request #83482 from doronbehar/improve-picard
picard: add optional qtmultimedia dependency
2020-03-31 19:37:28 +00:00
Doron Behar
babd73454a picard: enable optional playback support 2020-03-28 12:15:42 +03:00
Doron Behar
3435237fc5 picard: Fix double wrapping 2020-03-27 13:04:24 +03:00
=
33746be61f ams: init at 2.1.2 2020-03-13 15:53:10 -07:00
David Anderson
688d14d478 vorbis-tools: bump debian patchseries from -6 to -11.
Fixes #57191, CVE-2014-9638, CVE-2014-9639, CVE-2015-6749,
CVE-2017-11331.

Signed-off-by: David Anderson <dave@natulte.net>
2020-03-13 01:50:01 -07:00
Mario Rodas
03fb78e80e
spotify-tui: 0.15.0 -> 0.16.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.16.0
2020-03-12 04:20:00 -05:00
Maximilian Bosch
af048e2344
Merge pull request #82358 from timokau/spotify-1.1.26
spotify: 1.1.10.546.ge08ef575-19 -> 1.1.26.501.gbe11e53b-15
2020-03-12 00:49:31 +01:00
Timo Kaufmann
daebb49035 spotify: 1.1.10.546.ge08ef575-19 -> 1.1.26.501.gbe11e53b-15
Works fine for me, although I did have to re-login.
2020-03-12 00:31:38 +01:00
Mario Rodas
5e3344ef36
Merge pull request #81311 from magnetophon/mma
mma: 19.08 -> 20.02
2020-03-08 23:07:06 -05:00
Mario Rodas
da31cd5c8a
Merge pull request #81810 from magnetophon/zam-plugins
zam-plugins: 3.11 -> 3.12
2020-03-08 20:52:11 -05:00
Francesco Gazzetta
a0174b4e2f goattracker,goattracker-stereo: init at 2.75 and 2.76 2020-03-07 23:47:36 +01:00
Mario Rodas
6c188255f7
Merge pull request #81630 from r-ryantm/auto-update/snd
snd: 20.0 -> 20.1
2020-03-05 07:36:52 -05:00
Bart Brouns
6784c98627 zam-plugins: 3.11 -> 3.12 2020-03-05 09:47:26 +01:00
worldofpeace
5d31a94b11 lollypop: 1.2.16 -> 1.2.23 2020-03-03 20:11:46 -05:00
worldofpeace
c10c96b991 lollypop: add missing deps
We need the GIO_EXTRA_MODULE from glib-networking
2020-03-03 20:11:46 -05:00
R. RyanTM
18f7b5e404 snd: 20.0 -> 20.1 2020-03-03 15:54:33 +00:00
Mario Rodas
df444c855e
Merge pull request #81582 from magnetophon/dragonfly-reverb
dragonfly-reverb: 2.0.0 -> 3.0.0
2020-03-03 08:14:56 -05:00
ccellado
0da63e8af2
deadbeef: 1.8.0 -> 1.8.2 2020-03-03 10:02:04 +01:00
Bart Brouns
44fb029ff8 dragonfly-reverb: 2.0.0 -> 3.0.0 2020-03-03 04:57:26 +01:00
goibhniu
5ecf20ff8f
Merge pull request #80789 from fatho/lmms-1.2.1
lmms: 1.2.0-rc7 -> 1.2.1
2020-03-02 15:55:02 +00:00
Mario Rodas
4583b8eaeb
Merge pull request #80733 from r-ryantm/auto-update/SunVox
sunvox: 1.9.5 -> 1.9.5c
2020-03-01 09:08:22 -05:00
Daniel Schaefer
4dfb636e25
Merge pull request #68795 from minijackson/carla-fix-67923
Carla: properly wrap plugin programs
2020-02-28 22:14:48 +01:00
Bart Brouns
8710544c5e mma: 19.08 -> 20.02 2020-02-28 19:37:30 +01:00
goibhniu
ddc2f887f5
Merge pull request #79694 from ftrvxmtrx/yoshimi
yoshimi: 1.6.1 -> 1.7.0.1
2020-02-28 11:41:02 +00:00
zowoq
7a7727af09 picard: 2.3 -> 2.3.1
https://github.com/metabrainz/picard/releases/tag/release-2.3.1
2020-02-28 00:18:50 -08:00
Georges Dubus
edd5ddf4af
Merge pull request #80955 from Tomahna/mopidy-iris
mopidy-iris: 3.44.0 -> 3.45.1
2020-02-27 13:45:16 +01:00
Bignaux Ronan
368c8ae398 cadence: fix pulseaudio bridge 2020-02-26 17:54:08 +01:00
Bignaux Ronan
7e63e254a1 cadence: fix dbus,libjack and missing dependancies 2020-02-26 08:05:56 +01:00
goibhniu
0079850d6a
Merge pull request #80823 from vandenoever/sl
sonic-lineup: init at 1.0.1
2020-02-25 16:16:16 +00:00
Mario Rodas
633bdfc1de
spotify-tui: 0.14.0 -> 0.15.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.15.0
2020-02-24 20:20:20 -05:00
Kevin Rauscher
40b2619fef mopidy-iris: 3.44.0 -> 3.45.1 2020-02-24 13:59:32 +01:00
R. RyanTM
394762391e cantata: 2.3.3 -> 2.4.1 2020-02-23 13:46:25 -08:00
Jos van den Oever
be18a3bd59 sonic-lineup: init at 1.0.1 2020-02-22 20:50:47 +01:00
Fabian Thorand
1dff3413c5 lmms: 1.2.0-rc7 -> 1.2.1 2020-02-22 12:07:00 +01:00
Jonathan Ringer
75b79b76d8 pulseaudio-dlna: add missing setuptools dep 2020-02-21 14:09:15 -08:00
R. RyanTM
0d3da7efca spectmorph: 0.5.0 -> 0.5.1 2020-02-21 15:20:56 +00:00
R. RyanTM
fb089e2b74 sunvox: 1.9.5 -> 1.9.5c 2020-02-21 13:13:57 +00:00
R. RyanTM
8df76db739 picard: 2.2.3 -> 2.3 2020-02-19 15:41:20 +01:00
Francesco Gazzetta
eb2ab18614 milkytracker: set cmake sdl variable to fix build
ZHF: #80379
2020-02-18 00:14:56 -08:00
Jos van den Oever
528e27b33c sonic-visualiser: 2.4.1 -> 4.0.1
The program is no longer broken.
2020-02-16 23:52:24 +01:00
Benjamin Hipple
68a8115e10 gnome-podcasts: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 03:49:11 -05:00
Benjamin Hipple
131a32a5af rust: update docs on legacyCargoFetcher; remove unnecessary defaults
As mentioned in #79975, the default on `legacyCargoFetcher` if left unspecified
is now `false`.
2020-02-15 22:07:47 -08:00
Benjamin Hipple
e66fb0f5a4 ncspot: fix build by migrating off legacy fetchCargo
Currently broken; see #79975 for details. Would also be fixed by #80153
eventually, but since we want to upgrade either way we might as well do so now.

https://hydra.nixos.org/job/nixpkgs/trunk/ncspot.x86_64-linux
2020-02-15 17:04:18 -08:00
Aluísio Augusto Silva Gonçalves
6f24be13ee r128gain: 0.9.3 -> 1.0.1
Switched the source to GitHub so that test files are available for
local, unsandboxed testing.
2020-02-14 21:17:38 -08:00
Maximilian Bosch
7f50a5c0de
spotify-tui: 0.13.0 -> 0.14.0, fix build
https://github.com/Rigellute/spotify-tui/releases/tag/v0.14.0
https://hydra.nixos.org/build/112751711
2020-02-14 20:10:20 +01:00
Maximilian Bosch
ce84052ef7
spotifyd: use new cargo fetcher, fix build
https://hydra.nixos.org/build/112753750
2020-02-14 20:10:20 +01:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Sam Doshi
8bccdc4b81 squeezelite: git -> 1.9.1196
Fix mp3, aac and ogg support, add extra codecs.
2020-02-12 08:45:55 -08:00
Frederik Rietdijk
424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
Mario Rodas
c2b9f7aae2
ncspot: 0.1.1 -> 0.1.2
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.2
2020-02-11 04:20:00 -05:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Aluísio Augusto Silva Gonçalves
9a0e92512c r128gain: init at 0.9.3 2020-02-10 21:05:43 +01:00
Bjarki Ágúst Guðmundsson
c1b3b6f8b2 google-play-music-desktop-player: 4.6.1 -> 4.7.1 2020-02-10 20:25:45 +01:00
Bart Brouns
bd90b5a5cf faust: 2.5.23 -> 2.20.2 2020-02-10 20:12:05 +01:00
Peter Hoeg
b19c857985 redoflacs: 0.30.20150202 -> 0.30.20190903 2020-02-10 19:59:36 +01:00
zimbatm
bcdc90a3a7 ruby_2_4: remove
According to https://endoflife.software/programming-languages/server-side-scripting/ruby
ruby 2.4 will go end-of-life in march, where the new release of nixpkgs
will be cut. We won't be able to support it for security updates.

Remove all references to ruby_2_4 and add ruby_2_7 instead where
missing.

Mark packages that depend on ruby 2.4 as broken:
* chefdk
* sonic-pi
2020-02-10 13:23:35 -05:00
R. RyanTM
ccc54f0fc3 drumkv1: 0.9.11 -> 0.9.12 2020-02-10 18:06:03 +01:00
R. RyanTM
8790ca3a0c snd: 19.9 -> 20.0 2020-02-10 18:04:28 +01:00
R. RyanTM
ec3f3601bd elisa: 19.12.0 -> 19.12.2 2020-02-10 13:23:51 +01:00
Sigrid Haflínudóttir
6808f48dfd yoshimi: 1.6.1 -> 1.7.0.1 2020-02-10 10:24:07 +00:00
Kevin Rauscher
05b4fe20a7 mopidy: update to python3
mopidy: 2.3.1 -> 3.0.1
mopidy-iris: 3.43.0 -> 3.44.0
mopidy-spotify: 3.1.0 -> 4.0.1
pykka: 1.2.0 -> 2.0.1
2020-02-10 09:53:13 +01:00
R. RyanTM
1809f5d3a8 kid3: 3.8.1 -> 3.8.2 2020-02-09 16:51:12 +01:00
Frederik Rietdijk
531a48ebdb Merge master into staging-next 2020-02-09 11:00:29 +01:00
Jan Tojnar
c8ce15bec7 Merge pull request #79592 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.7.0 -> 4.7.1
2020-02-09 09:59:50 +01:00