diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-25 20:30:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-25 20:30:21 +0000 |
commit | 854c7e02c9887be266c370b72af24f98045f7c9c (patch) | |
tree | 749529a77342cb2afdd3593df292118704b842d4 /audio/mpc/PLIST | |
parent | 351fdbf05aa680608a94c7fd90d97e482bd1558f (diff) | |
download | pkgsrc-854c7e02c9887be266c370b72af24f98045f7c9c.tar.gz |
mpc: update to 0.29.
0.29 (2018/02/11)
* implement %prio% for --format
* the default --format falls back to "performer" if there is no "artist"
* add command "prio"
* command "outputs" prints attributes
* fix build failure with gcc 7.0 and clang 4.0
* build with Meson instead of autotools
Diffstat (limited to 'audio/mpc/PLIST')
-rw-r--r-- | audio/mpc/PLIST | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/audio/mpc/PLIST b/audio/mpc/PLIST index a8b01c48826..9659c40eb1f 100644 --- a/audio/mpc/PLIST +++ b/audio/mpc/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.7 2011/02/27 15:06:06 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2018/02/25 20:30:21 wiz Exp $ bin/mpc -man/man1/mpc.1 share/doc/mpc/AUTHORS share/doc/mpc/COPYING share/doc/mpc/NEWS -share/doc/mpc/README -share/doc/mpc/mpc-completion.bash -share/doc/mpc/mpd-m3u-handler.sh -share/doc/mpc/mpd-pls-handler.sh -share/doc/mpc/mppledit +share/doc/mpc/README.rst +share/doc/mpc/contrib/mpc-completion.bash +share/doc/mpc/contrib/mpd-m3u-handler.sh +share/doc/mpc/contrib/mpd-pls-handler.sh |