Commit graph

71 commits

Author SHA1 Message Date
Ryan Mulligan 7c3b57c7cd mpd_clientlib: 2.13 -> 2.14
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.14 with grep in /nix/store/8q00s6prlgljs1imp7r40rq3jyafzlhc-libmpdclient-2.14
- found 2.14 in filename of file in /nix/store/8q00s6prlgljs1imp7r40rq3jyafzlhc-libmpdclient-2.14
- directory tree listing: https://gist.github.com/acd3295fdde722768ff964a7284a00c4
2018-03-20 11:26:03 -07:00
Franz Pletz ad52dee190
mpd: 0.20.15 -> 0.20.18 2018-03-05 15:49:26 +01:00
Vincent Laporte 1c04923d64
mpd_clientlib: fix dynamic library on darwin 2018-01-31 06:50:20 +00:00
Franz Pletz b1a4e239db
mpd: 0.20.10 -> 0.20.15 2018-01-28 18:52:22 +01:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Franz Pletz 4263f768c5
mpd: 0.20.9 -> 0.20.10 2017-10-02 20:26:28 +02:00
Franz Pletz a69aa46ad8
mpd_clientlib: 2.11 -> 2.13 2017-10-02 20:26:09 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Silvan Mosberger f337be57ee
mpd: add lame support 2017-08-09 12:27:40 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Peter Hoeg 207ac3c7b8 mpd_clientlib: 2.10 -> 2.11
Upstream has moved to github as well.
2017-06-09 12:55:20 +08:00
Peter Hoeg c87f034977 mpd: 0.20.6 -> 0.20.9
Upstream has also moved to github.
2017-06-09 12:04:58 +08:00
Robin Gloster d6e2366b1c
mpd: fix i686-linux build
See upstream https://github.com/MaxKellermann/MPD/pull/24, not clear if
this will be merged upstream as the author has been quite uncooperative.

Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch)
sadly does not work for this.
2017-03-23 23:09:41 +01:00
Jörg Thalheim ada3bcdcda
mpd: 0.20.5 -> 0.20.6 2017-03-15 09:40:35 +01:00
Franz Pletz 05706869a8
mpd: 0.20.4 -> 0.20.5
Fixes buffer overflows and a memleak.
2017-02-25 13:47:42 +01:00
Profpatsch 31dac10c33 mpd: add avahi zeroconf support 2017-02-18 16:03:16 +01:00
Profpatsch 21cb82f34b mpd: fix on i686
Was submtitted to upstream, but fix here in the meantime.
2017-02-12 22:27:11 +01:00
Franz Pletz 364f089fe7
mpd: 0.20 -> 0.20.4
Fixes bugs at least one crash.

Fixes #22368.
2017-02-02 15:26:09 +01:00
Vincent Laporte 93197aabea mpd: fix on darwin
by removing a patch that is no longer needed after the update to 0.20
2017-01-10 11:23:48 +00:00
Michael Raskin 5ebee164fa mpd: 0.9.19 -> 0.20
Add support for no-minor-version

@grahamc:
This includes 0.19.21 fix for some ffmpeg-related crash, do we expect
this to be a security issue worth updating in stable? Is it OK to just
put 0.20 there or do we want to have 0.9.21 bugfix release there?
2017-01-06 11:39:35 +01:00
Vincent Laporte b7fabd39b3 mpd: fix on darwin 2016-09-13 18:05:07 +02:00
Franz Pletz 300adc8458
mpd: 0.19.15 -> 0.19.19 2016-09-11 23:24:37 +02:00
zimbatm 5d6c4314ce Merge pull request #8891 from mk0x9/mpd-on-darwin
mpd on darwin
2016-06-13 00:10:16 +01:00
Franz Pletz 6d1fe178c3 mpd: 0.19.12 -> 0.19.15 2016-05-13 17:45:39 +02:00
Mateusz Kowalczyk 268f3353e6 mpd: 0.19.11 -> 0.19.12 2016-01-03 20:51:14 +00:00
Emery Hemingway 2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
Jan Malakhovski 8eb8478e62 mpd: set clientSupport to true by default
Standard "satellite" configuration from the docs will not work without this.
2015-12-04 17:46:15 +00:00
koral 51c0dc06dd mpd: 0.19.9 -> 0.19.11 2015-11-08 11:59:17 +00:00
Michael Kuryshev 3be214d324 mpd: reenable c++ exceptions in configure
resolves #8880
2015-07-19 17:26:06 +03:00
Michael Kuryshev 22fb22e743 mpd: disable libjack2 and libpulseaudio on darwin 2015-07-19 17:20:28 +03:00
William A. Kennington III 7297255019 Convert all jack references to libjack2 2015-06-27 00:17:52 -07:00
Eelco Dolstra 5d8fe045b6 Revert "Refactor mkFlag out of old packages"
This reverts commit 3117e0c897.

Conflicts:
	pkgs/development/libraries/wayland/default.nix
	pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III 3117e0c897 Refactor mkFlag out of old packages 2015-05-22 13:54:52 -07:00
Emery Hemingway 64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Emery Hemingway 7ae97432b8 libmpdclient: 2.9 -> 2.10 2015-04-17 12:56:51 -04:00
Mateusz Kowalczyk 9dbfac7ece mpd: update to 0.19.9 2015-02-09 11:49:12 +00:00
Mateusz Kowalczyk 37f1938f5c mpd: update to version 19.8 2015-01-23 19:41:28 +00:00
Kurt Dietrich f101f632b7 Add game-music-emu, a decoder plugin for mpd (close #5431)
@vcunat: nitpicks and add meta.license.
2015-01-20 16:08:01 +01:00
Kurt Dietrich 4e0160d296 Added jack support flag for mpd. 2015-01-01 14:45:23 -05:00
Mateusz Kowalczyk 534bdc3753 mpd: update to 0.19.6 2014-12-10 07:36:17 +00:00
Mateusz Kowalczyk 4d57b0645d mpd: update from 0.19.4 to 0.19.5 2014-12-03 16:56:44 +00:00
Mateusz Kowalczyk 5fc61b7fa0 mpd: update to 0.19.4 2014-11-20 13:30:01 +00:00
Mateusz Kowalczyk 89e38c692f mpd: update to 0.19.3 2014-11-15 01:54:00 +00:00
Mateusz Kowalczyk 81b402faf8 mpd: 0.19.1 -> 0.19.2 2014-11-03 17:14:38 +00:00
Mateusz Kowalczyk 67a1a96b49 mpd: update to 0.19.1 2014-10-19 17:34:13 +01:00
Mateusz Kowalczyk 01854619cd mpd: fix URL
Stable is now 0.19; we're not updating to 0.19 yet because upstream
forgot to include a necessary file in the 0.19 tarball.

FTR 0.19 requires boost and icu as dependencies

cc @astsmtl
2014-10-11 14:32:51 +01:00
Aristid Breitkreuz a5ca3f3e0e mpd: update from 0.18.12 to 0.18.16 2014-10-07 21:50:40 +02:00
Rickard Nilsson 629f7d055a mpd: Update from 0.18.11 to 0.18.12 2014-08-08 19:14:35 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00