Commit graph

122 commits

Author SHA1 Message Date
wizardwatch 08c66abd89
mpd: 0.22.9 -> 0.22.10 (#132936)
bump mpd version
2021-08-07 08:48:29 +02:00
Ilan Joselevich 373e9efc26 mpd: 0.22.8 -> 0.22.9 2021-06-27 02:44:25 +03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
fortuneteller2k 2af57b784f mpd: 0.22.6 -> 0.22.8 2021-06-04 22:37:27 +08:00
fortuneteller2k 966e16c005 mpd: 0.22.5 -> 0.22.6 2021-02-26 16:30:46 +08:00
R. RyanTM 9b4fa5a54b mpd: 0.22.4 -> 0.22.5 2021-02-17 09:41:21 +00:00
AndersonTorres f53698c8df mpd: mpd_clientlib -> libmpdclient 2021-02-12 08:28:36 -03:00
AndersonTorres 8eb03e2758 mpd_clientlib: rename to libmpdclient
The name libmpdclient is the original name of the project, and it is the most
used by other projects and package managers. Also, there is no reason why not to
use the name libmpdclient.
2021-02-10 12:28:24 -03:00
R. RyanTM 1554469f85 mpd: 0.22.3 -> 0.22.4 2021-01-30 16:28:46 +00:00
Ben Siraphob 872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Camille 05f93d4630
mpd-small: remove mad from features
this feature already gets enabled when the environment is not darwin (see line 202), keeping it in the 'standard features' breaks the build for darwin currently.
2021-01-02 16:23:23 +01:00
R. RyanTM 1e7c662e95 mpd: 0.22.2 -> 0.22.3 2020-11-19 01:23:19 +00:00
R. RyanTM 74dcd27d78 mpd: 0.22.1 -> 0.22.2 2020-11-03 07:55:26 +00:00
V 99fabc5779 mpd: remove unused fetchpatch argument
This argument is no longer referenced anywhere as of #93143.
2020-10-26 15:40:32 +00:00
Fabian Möller 40c9b2840b
mpd: fix build without documentation feature
The man pages are only generated when the `documentation` feature is
activated (sphinx is found). Otherwise no files are installed in `$man`
and the output is not created.
2020-10-22 12:55:25 +02:00
arcnmx e7e80d2571 mpd: 0.22 -> 0.22.1 2020-10-19 18:04:27 -07:00
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