Tobias Mayer
7c1ce3b1e6
mpd: 0.21.25 -> 0.22
2020-10-01 18:58:22 +03:00
Tobias Mayer
292c914f03
mpd: 0.21.23 -> 0.21.25
2020-07-14 21:58:16 +02:00
R. RyanTM
50da2471c2
mpd_clientlib: 2.18 -> 2.19
2020-07-05 20:21:14 +05:30
Doron Behar
c611762dda
mpd: Use latest ffmpeg
2020-07-03 10:59:11 +03:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Doron Behar
08bdd8bc43
mpd: Build and install docs and split outputs
2020-05-16 17:08:25 +03:00
Doron Behar
69aa4f3792
mpd: enable tests
2020-05-16 17:08:05 +03:00
Doron Behar
ecdbbdf181
mpd: format inputs
2020-05-16 17:06:55 +03:00
Doron Behar
5a94a29eec
mpd: use pkg-config instead of pkgconfig
2020-05-16 17:05:38 +03:00
R. RyanTM
4153b2be5c
mpd: 0.21.21 -> 0.21.23
2020-05-05 20:30:24 -04:00
Emery Hemingway
14c9451a83
mpd: declare tests from nixosTests
2020-04-22 11:45:04 +05:30
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
099b56b239
mpd: 0.21.20 -> 0.21.21
2020-03-30 05:19:13 +00:00
Rok Garbas
6096d6b1ef
mpd: fix homepage
2020-03-02 18:44:17 +01:00
R. RyanTM
4bd23a3abc
mpd: 0.21.19 -> 0.21.20
2020-03-02 18:44:17 +01:00
R. RyanTM
c01dc4087a
mpd: 0.21.18 -> 0.21.19
2020-02-08 18:16:13 +00:00
R. RyanTM
5914398031
mpd_clientlib: 2.17 -> 2.18
2020-01-27 13:25:56 +01:00
R. RyanTM
93c885781a
mpd: 0.21.17 -> 0.21.18
2020-01-07 04:13:33 +00:00
R. RyanTM
d5cad6b539
mpd: 0.21.16 -> 0.21.17
2019-12-23 15:43:51 -08:00
Mario Rodas
c7f85382f8
mpd: fix-build on darwin
2019-12-13 22:59:16 -08:00
R. RyanTM
2722a7e187
mpd_clientlib: 2.16 -> 2.17
2019-12-09 03:37:14 +01:00
Mateusz Kowalczyk
1451a52a38
Remove myself (fuuzetsu) from maintainer lists
...
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
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
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
Pascal Wittmann
fc7fc7ce43
mpd: use pulseaudio in buildInputs if pulseaudioSupport is true not if zipSupport is true
2014-07-18 16:56:06 +02:00
Mateusz Kowalczyk
43c6bfc0c9
mpd: clean up some flags
...
Some changed, some are no longer used.
2014-06-16 22:50:14 +02:00
Mateusz Kowalczyk
fd81f49655
mpd: update to 0.18.11
2014-06-01 17:08:43 +02:00
Mateusz Kowalczyk
87e9b49443
mpd: Support for PulseAudio
2014-06-01 17:07:46 +02:00
Jason "Don" O'Conal
bcc36ee23e
mpd: fix build on darwin
2014-05-21 15:50:15 +10:00
Evgeny Egorochkin
db1e1d134f
mpd: update from 0.18.8 to 0.18.9
2014-03-05 05:23:59 +02:00
Evgeny Egorochkin
6ef0c3220e
mpd: update from 0.18.5 to 0.18.8
2014-02-27 18:48:22 +02:00
Petr Rockai
ae4e0ce73a
libmpdclient: Update to latest upstream (2.9).
2014-02-15 10:27:38 +01:00
Nixpkgs Monitor
3c51255820
mpd: update from 0.18.3 to 0.18.5
2013-12-04 06:19:08 +02:00
Jason "Don" O'Conal
311a25648b
mpd: update to latest version
2013-11-11 01:08:21 +00:00
Eelco Dolstra
df0d362f31
Fix some more Hydra evaluation errors
2013-10-08 11:07:14 +02:00
Dries Van Daele
f93daff6a3
remove some whitelines
2013-09-23 21:16:14 +02:00
Dries Van Daele
6b5cbfb310
add the mpc (mpd cli client) package
2013-09-23 20:54:20 +02:00
Dries Van Daele
bbcf67bd22
update libmpdclient to version 2.8
2013-09-22 16:47:17 +02:00
Jason \"Don\" O'Conal
5c8a44fd18
mpd: fix build on darwin
...
* disable systemd
* disable alsaLib
* disable ffado
* compile with gccApple
* disable libmad
2013-07-12 16:26:46 +02:00
Rickard Nilsson
bc331e230e
mpd: Update to 0.17.3
...
Additionally, turn on a lot more features in mpd by
adding dependencies. Can be controlled by xxxSupport flags,
as before. By default, everything is enabled.
2013-01-18 12:01:14 +01:00