pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libmpdclient libmpdclient: update to 2.20
details: https://anonhg.NetBSD.org/pkgsrc/rev/0327e99901b1
branches: trunk
changeset: 377666:0327e99901b1
user: nia <nia%pkgsrc.org@localhost>
date: Sun Apr 24 13:49:07 2022 +0000
description:
libmpdclient: update to 2.20
libmpdclient 2.20 (2021/11/23)
* support MPD protocol 0.23
- getvol
- position argument for searchadd, findadd, load and playlistadd
- whence argument for addid and add
- range argument for playlistdelete
* support MPD protocol 0.22.4
- binarylimit
* support MPD protocol 0.22.0
- readpicture
* support MPD protocol 0.21.0
- albumart
* support tags "ComposerSort", "Ensemble", "Movement",
"MovementNumber", "Location"
* queue: make "priority" parameter unsigned
diffstat:
audio/libmpdclient/Makefile | 4 ++--
audio/libmpdclient/PLIST | 6 +++++-
audio/libmpdclient/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 7 deletions(-)
diffs (49 lines):
diff -r 0f79f10c279c -r 0327e99901b1 audio/libmpdclient/Makefile
--- a/audio/libmpdclient/Makefile Sun Apr 24 13:47:09 2022 +0000
+++ b/audio/libmpdclient/Makefile Sun Apr 24 13:49:07 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/07/07 12:55:33 nia Exp $
+# $NetBSD: Makefile,v 1.19 2022/04/24 13:49:07 nia Exp $
-DISTNAME= libmpdclient-2.19
+DISTNAME= libmpdclient-2.20
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/libmpdclient/2/
EXTRACT_SUFX= .tar.xz
diff -r 0f79f10c279c -r 0327e99901b1 audio/libmpdclient/PLIST
--- a/audio/libmpdclient/PLIST Sun Apr 24 13:47:09 2022 +0000
+++ b/audio/libmpdclient/PLIST Sun Apr 24 13:49:07 2022 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.8 2020/07/07 12:55:33 nia Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/04/24 13:49:07 nia Exp $
+include/mpd/albumart.h
include/mpd/async.h
include/mpd/audio_format.h
+include/mpd/binary.h
include/mpd/capabilities.h
include/mpd/client.h
include/mpd/compiler.h
@@ -23,8 +25,10 @@
include/mpd/password.h
include/mpd/player.h
include/mpd/playlist.h
+include/mpd/position.h
include/mpd/protocol.h
include/mpd/queue.h
+include/mpd/readpicture.h
include/mpd/recv.h
include/mpd/replay_gain.h
include/mpd/response.h
diff -r 0f79f10c279c -r 0327e99901b1 audio/libmpdclient/distinfo
--- a/audio/libmpdclient/distinfo Sun Apr 24 13:47:09 2022 +0000
+++ b/audio/libmpdclient/distinfo Sun Apr 24 13:49:07 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 09:59:07 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/04/24 13:49:07 nia Exp $
-BLAKE2s (libmpdclient-2.19.tar.xz) = 639715aea8807e9bffb359a59bb60c978698fde9ecf8375b7eb2eb329a1ae2be
-SHA512 (libmpdclient-2.19.tar.xz) = 5d67b95d4b615bc750641f6d5a0240122e8f59c66108838a96bd4bc5cdda8b15288ad03d0e35d92d6e562e67c600f68aad643ca541092121074952a1bc5b3590
-Size (libmpdclient-2.19.tar.xz) = 69144 bytes
+BLAKE2s (libmpdclient-2.20.tar.xz) = 459f89e26a507aa81ee739aa6a688218e8be1177e7752af8e4d5ca793d9c49c4
+SHA512 (libmpdclient-2.20.tar.xz) = 3271c8eae017402976dbfabc51c7cb8d39912c8a3fd6cd075adc978d490f2eb850d86ccec9f7bccbda48c9d6ca1cda89918ac7c76b21f7f63ca1a276b67e94b6
+Size (libmpdclient-2.20.tar.xz) = 71552 bytes
Home |
Main Index |
Thread Index |
Old Index