pkgsrc/audio/libmpdclient/PLIST
nia 075add2a0d libmpdclient: Update to 2.19
libmpdclient 2.19 (2020/07/03)
* fix off-by-one bug in MPD_HOST parser
* add function mpd_lookup_replay_gain_mode()
* identify messages with length over the buffer limit
* support MPD protocol 0.16
 - replay gain
* support MPD protocol 0.19
 - idle events "neighbor" and "mount"
* support MPD protocol 0.20
 - rangeid
* support MPD protocol 0.21
  - command "tagtypes all"
2020-07-07 12:55:33 +00:00

49 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2020/07/07 12:55:33 nia Exp $
include/mpd/async.h
include/mpd/audio_format.h
include/mpd/capabilities.h
include/mpd/client.h
include/mpd/compiler.h
include/mpd/connection.h
include/mpd/database.h
include/mpd/directory.h
include/mpd/entity.h
include/mpd/error.h
include/mpd/fingerprint.h
include/mpd/idle.h
include/mpd/list.h
include/mpd/message.h
include/mpd/mixer.h
include/mpd/mount.h
include/mpd/neighbor.h
include/mpd/output.h
include/mpd/pair.h
include/mpd/parser.h
include/mpd/partition.h
include/mpd/password.h
include/mpd/player.h
include/mpd/playlist.h
include/mpd/protocol.h
include/mpd/queue.h
include/mpd/recv.h
include/mpd/replay_gain.h
include/mpd/response.h
include/mpd/search.h
include/mpd/send.h
include/mpd/settings.h
include/mpd/socket.h
include/mpd/song.h
include/mpd/stats.h
include/mpd/status.h
include/mpd/sticker.h
include/mpd/tag.h
include/mpd/version.h
lib/libmpdclient.so
lib/libmpdclient.so.2
lib/libmpdclient.so.${PKGVERSION}
lib/pkgconfig/libmpdclient.pc
share/doc/libmpdclient/AUTHORS
share/doc/libmpdclient/COPYING
share/doc/libmpdclient/NEWS
share/doc/libmpdclient/README.rst
share/vala/vapi/libmpdclient.vapi