public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 2/2] mpd: Update to version 0.23.10
Date: Sun, 27 Nov 2022 11:55:21 +0000	[thread overview]
Message-ID: <F37F40DD-B011-41CF-A673-8EC1B39393F1@ipfire.org> (raw)
In-Reply-To: <20221125173812.3342520-2-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2312 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 25 Nov 2022, at 17:38, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
> 
> - Update from version 0.23.8 to 0.23.10
> - Update required to allow successful build with updated ffmpeg
> - Update of rootfile not required
> - Changelog
>    ver 0.23.10 (2022/10/14)
> * storage
>  - curl: fix file time stamps
> * decoder
>  - ffmpeg: fix libfmt 9 compiler warning
> * encoder
>  - flac: fix failure when libFLAC is built without Ogg support
> * output
>  - alsa: fix crash bug
> * Windows
>  - log to stdout by default, don't require "log_file" setting
>    ver 0.23.9 (2022/08/18)
> * input
>  - cdio_paranoia: add options "mode" and "skip"
> * decoder
>  - ffmpeg: support FFmpeg 5.1
> * filter
>  - replay gain: fix delayed volume display with handler=mixer
> * output
>  - pipewire: set app icon
> * fix bogus volume levels with multiple partitions
> * improve iconv detection
> * macOS: fix macOS 10 build problem (0.23.8 regression)
> * Android
>  - load mpd.conf from app data directory
> 
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/mpd | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/mpd b/lfs/mpd
> index afc4ae5cb..ef849b593 100644
> --- a/lfs/mpd
> +++ b/lfs/mpd
> @@ -26,7 +26,7 @@ include Config
> 
> SUMMARY    = Music Player Daemon
> 
> -VER        = 0.23.8
> +VER        = 0.23.10
> 
> 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    = 27
> +PAK_VER    = 28
> SUP_ARCH   = aarch64 armv6l 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 = fd2dd32bc935cb78d9204bccea6ed52f5131ae4645efca91323db930373a5fa14115a767daa11d670aaf46e218c52578d155b9a463ed5aae007e1f55d0208d3a
> +$(DL_FILE)_BLAKE2 = 6b648971412a5f83fe9ff2694c030b451393c415de9c34cbea9894555ac7ea87c5a991edfdd41c7cd76511ae0680ecab35eb36ceae5e372900518c9cf5e9c55c
> 
> install : $(TARGET)
> 
> -- 
> 2.38.1
> 


  reply	other threads:[~2022-11-27 11:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25 17:38 [PATCH 1/2] ffmpeg: Update to version 5.1.2 Adolf Belka
2022-11-25 17:38 ` [PATCH 2/2] mpd: Update to version 0.23.10 Adolf Belka
2022-11-27 11:55   ` Michael Tremer [this message]
2022-11-27 11:55 ` [PATCH 1/2] ffmpeg: Update to version 5.1.2 Michael Tremer
2022-11-27 12:14   ` Adolf Belka
2022-11-27 12:16     ` Michael Tremer

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=F37F40DD-B011-41CF-A673-8EC1B39393F1@ipfire.org \
    --to=michael.tremer@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