pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/mpg123 mpg123: update to 1.30.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/825415be92cc
branches:  trunk
changeset: 381776:825415be92cc
user:      thor <thor%pkgsrc.org@localhost>
date:      Wed Jul 13 09:58:08 2022 +0000

description:
mpg123: update to 1.30.1

Upstream changes since last pkgsrc version:

1.30.1
------
- mpg123:
-- Show stderr of network helpers in -vvv mode.
-- Use curl --http0.9, if available, to support shoutcast v1 streams
   without wget (wget not needing such switch, yet).
-- Support file:// URLs for local access as was intended with the last
   release.
-- Give more helpful error message if neither wget nor curl are usable, also
   allow error messages from curl to appear when not --quiet.
-- Update the man page.

1.30.0
------
- build:
-- Use dummy as default module when no other outputs are enabled. This also
   fixes a non-module build with just the dummy (bug 333).
-- Use CMAKE_CURRENT_SOURCE_DIR in CMake build to help nested use (bug 335).
-- some updates for OS/2 support (fixing up stdin playing, for example)
- mpg123:
-- new network backend using external tools/libraries to also support HTTPS
-- old network backend changed to use h_addr_list[0] instead of h_addr
-- terminal control keys now case-sensitive (fixing smal/big pitch controls)
-- additional terminal control keys for simple equalizer control (A/a for bass,
   J/j for mids, N/n for treble, e for reset, E for printout)
-- terminal volume control now in decibel steps and bounded to +/- 60 dB
-- terminal control now also with audio from stdin (bug 338) via
   /dev/tty or ctermid()
-- terminal control also available for OS/2 and Windows platforms
-- re-print tag info on decrease of terminal width for a bit less mess
-- always print an empty line after tag info for cleaner appearance
-- print lyrics also to stderr
-- remote control API v10 with "@P 3" as additonal message on track end
-- also added PROGRESS command as opposite of SILENCE
-- fix some verbosity, tweak help for --icy-interval
-- added --auth-file
-- also obscure argument to --auth for others
-- Cygwin/MinGW: Provide _win32_utf8_wide and _win32_wide_utf8 unconditionally.
   It is needed by the WASAPI plugins, the underlying conversion functions
   should be present since Windows 2000. Fixes WASAPI support on Cygwin.
   Also needed for new network code.
- libout123:
-- pulse: initialize more error codes to avoid bogus error messages
-- os2: considerable fixup for proper writes of full buffers avoiding
   nasty effects from the ... special audio system, more cleanup still
   nice-to-have, but still lacking

1.29.4
------
- libmpg123:
-- Saturate reader file position at off_t limit to satisfy
   undefined behaviour checkers.
-- Avoid harmless unitialized value in ID3v1 check (filepos, later being
   set before actual use).
- libout123:
-- Build fix for win32_wasapi output for predefined _WIN32_WINNT (bug 329),
   thanks to Vincent Torri.

diffstat:

 audio/mpg123/Makefile.common |  6 +++---
 audio/mpg123/distinfo        |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r e47abdfca466 -r 825415be92cc audio/mpg123/Makefile.common
--- a/audio/mpg123/Makefile.common      Wed Jul 13 09:09:03 2022 +0000
+++ b/audio/mpg123/Makefile.common      Wed Jul 13 09:58:08 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.65 2021/12/17 17:11:31 thor Exp $
+# $NetBSD: Makefile.common,v 1.66 2022/07/13 09:58:08 thor Exp $
 #
 # used by audio/mpg123-jack/Makefile
 # used by audio/mpg123-nas/Makefile
 # used by audio/mpg123-pulse/Makefile
 
-DISTNAME=      mpg123-1.29.3
+DISTNAME=      mpg123-1.30.1
 PKGNAME?=      ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mpg123/}
@@ -15,7 +15,7 @@
 COMMENT?=      Contains the ${MPG123_MODULE} module for mpg123
 LICENSE=       gnu-lgpl-v2.1
 
-USE_LANGUAGES=         c99
+USE_LANGUAGES=         c
 USE_LIBTOOL?=          yes
 USE_TOOLS+=            pkg-config gmake
 GNU_CONFIGURE?=                yes
diff -r e47abdfca466 -r 825415be92cc audio/mpg123/distinfo
--- a/audio/mpg123/distinfo     Wed Jul 13 09:09:03 2022 +0000
+++ b/audio/mpg123/distinfo     Wed Jul 13 09:58:08 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.66 2022/04/27 21:15:23 nia Exp $
+$NetBSD: distinfo,v 1.67 2022/07/13 09:58:08 thor Exp $
 
-BLAKE2s (mpg123-1.29.3.tar.bz2) = 90efccc30568f2e56cd027b52fa12b16e806216ba861a164f0a5664b67f3f8a8
-SHA512 (mpg123-1.29.3.tar.bz2) = 0d8db63f9bae1507887bc5241a56abccfeb767b7ba8362eb0fce9de2f63369e57fdd6f25a953f8ef5f9ead4f400237db51914816e278566fdf8e6f205ebca5d6
-Size (mpg123-1.29.3.tar.bz2) = 1069979 bytes
+BLAKE2s (mpg123-1.30.1.tar.bz2) = 1750938b7e88f541ff4da74c1ffac271010a810dc40315fe4d850f5149367dea
+SHA512 (mpg123-1.30.1.tar.bz2) = 098fcecc6a570e32ccd164b62428417186265905d148d009ea592c948a02027d67fc43e015ece21cf900008f31bbe35b3ec770faba5ae0b914db0022cb6b37fd
+Size (mpg123-1.30.1.tar.bz2) = 1092735 bytes
 SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
 SHA1 (patch-src_libout123_modules_sun.c) = aa11e1420fd07f2e1c4a0d911d1642f0fd50b916



Home | Main Index | Thread Index | Old Index