audio/mpg123: update to 1.29.2

Notable change since 1.29.0: Keep default output encoding of s16
for raw and file outputs also with the new resampler. This reverts
the unintentional change in 1.26.0 of switching to f32 for forced
output rate unless the NtoM resampler is selected. In any case, you
should make sure to specify your desired --encoding if you depend
on it.
This commit is contained in:
naddy 2021-11-14 18:21:51 +00:00
parent 5d37a2879c
commit 2cf824a643
2 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.109 2021/10/07 19:26:12 naddy Exp $
# $OpenBSD: Makefile,v 1.110 2021/11/14 18:21:51 naddy Exp $
COMMENT= fast console MPEG audio player and decoder library
DISTNAME= mpg123-1.29.0
SHARED_LIBS= mpg123 7.1 # 46.4
SHARED_LIBS+= out123 2.1 # 4.2
DISTNAME= mpg123-1.29.2
SHARED_LIBS= mpg123 7.1 # 46.6
SHARED_LIBS+= out123 2.1 # 4.3
SHARED_LIBS+= syn123 0.1 # 1.4
CATEGORIES= audio
HOMEPAGE= https://mpg123.org/

View File

@ -1,2 +1,2 @@
SHA256 (mpg123-1.29.0.tar.bz2) = E14Bct+2x5N6gfEYjCf5pHsKM392N2gAOf8+5f6jzn0=
SIZE (mpg123-1.29.0.tar.bz2) = 1068523
SHA256 (mpg123-1.29.2.tar.bz2) = kHEhTr38G27QwKhdUwAQu7jrwETP5a5ZMOg/fmt5N+Y=
SIZE (mpg123-1.29.2.tar.bz2) = 1069976