Commit graph

83 commits

Author SHA1 Message Date
tobim 4a9d5493b7 mpd: 0.20.13 -> 0.21.16 (#57608)
* Refactor mpd

* mpd: 0.20.13 -> 0.21.5

Switch to meson based build, following upstream.

* Fix mpd on darwin

* mpd: 0.21.5 -> 0.21.6

* mpd-small: init add 0.21.6

* Update to 0.21.8 & fix ouput path

Also use pname instead of name.

* Update to 0.21.9

* Integrate review suggestions

- Expose run function as mpdWithFeatures.
- Throw on invalid feature requests.
- Drop major/minor version variables.
- Cosmetic improvements.

* Update to 0.21.10

* mpd: 0.21.10 -> 0.21.11

* mpd: 0.21.11 -> 0.21.12

* mpd: log to journal

* mpd: 0.21.12 -> 0.21.14

* mpd: add tobim to maintainers

* mpd: reenable syslog support

* mpd: 0.21.14 -> 0.21.15

* mpd: 0.21.15 -> 0.21.16
2019-11-13 15:38:46 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Piotr Bogdan 92aba635d2 mpd: 0.20.21 -> 0.20.23
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS

Includes a fix for the build failure:
https://hydra.nixos.org/build/85119443/nixlog/1
2018-12-01 01:31:45 +00:00
R. RyanTM 45fcf07fcb mpd_clientlib: 2.15 -> 2.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmpdclient/versions
2018-10-14 07:28:33 -07:00
R. RyanTM f23fab4708 mpd_clientlib: 2.14 -> 2.15 (#46258)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
libmpdclient
2018-09-29 20:37:54 +02:00
Johannes Frankenau f0a354437b mpd: 0.20.20 -> 0.20.21 2018-08-20 14:06:27 +02:00
Uli Baum 6820e2f0dd mpd: don't use smbclient alias
didn't eval on Hydra as release.nix doesn't allow aliases, see #44299
Use samba instead.
2018-08-06 10:07:20 +02:00
xeji c9f3382a39
Merge pull request #43934 from jfrankenau/mpd-smb
mpd: add nfs and smb support
2018-08-03 21:59:30 +02:00
Johannes Frankenau b9234ea49c nixos/mpd: allow storage plugins in musicDirectory 2018-08-03 21:36:38 +02:00
Johannes Frankenau fbcc4daff7 mpd: add nfs and smb support 2018-07-21 22:32:20 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Franz Pletz 29da51c8e9
mpd: 0.20.18 -> 0.20.20 2018-07-15 21:41:46 +02:00
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