From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH 5/5] mpd: Update to version 0.24.5
Date: Sat, 11 Oct 2025 12:18:00 +0200	[thread overview]
Message-ID: <20251011101800.17398-5-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20251011101800.17398-1-adolf.belka@ipfire.org>
- Update from version 0.24.4 to 0.24.5
- Update of rootfile not required
- Changelog
    0.24.5
	* database
	  - fix disappearing playlist files
	* decoder
	  - ffmpeg: handle "*.aif" files
	  - mpg123: add option "full_scan"
	  - mpg123: support seeking on remote files
	  - mpg123: work around libmpg123 ID3 corruption bug
	  - sidplay: add support for PSID files
	* output
	  - pipewire: fix resuming playback after it was paused by "single" mode
	* Windows
	  - fix libfmt error "what(): invalid utf8"
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/mpd | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/mpd b/lfs/mpd
index 410208f4f..f49edbbfa 100644
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Music Player Daemon
 
-VER        = 0.24.4
+VER        = 0.24.5
 
 THISAPP    = mpd-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/${THISAPP}
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mpd
-PAK_VER    = 45
+PAK_VER    = 46
 # SUP_ARCH   = aarch64 x86_64
 
 DEPS       = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = f373d19bec84bfe0f3d54ad5eb1966de51074333bb0bd822cae735819c2896b947d1fb4c7bb753d42a7781111b8787b4646f1ce6e89c8c57c3192071d3145424
+$(DL_FILE)_BLAKE2 = 482b317f28b714f1c3f423f481f8a58f392293d98bf13f93a857abe49a9dfdc6c3c08c8d57d5223789b222fcf549cbb35a3c1a5e52c2d4ccb429f1086ac60371
 
 install : $(TARGET)
 
-- 
2.51.0
     prev parent reply	other threads:[~2025-10-11 10:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-11 10:17 [PATCH 1/5] coreutils: Update to version 9.8 Adolf Belka
2025-10-11 10:17 ` [PATCH 2/5] core199: Ship coreutils Adolf Belka
2025-10-11 10:17 ` [PATCH 3/5] mympd: Update to version 22.0.4 and work with coreutils-9.8 Adolf Belka
2025-10-11 10:17 ` [PATCH 4/5] libmpdclient: Update to version 2.23 Adolf Belka
2025-10-11 10:18 ` Adolf Belka [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=20251011101800.17398-5-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox