summaryrefslogtreecommitdiff
path: root/audio/mpg123/files
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25audio/mpg123*: update to 1.27.2, simplify thingsthor1-320/+0
This updates the mpg123 version and also removes packaging cruft. Among that, a never-working patch for madvise and a very old i586 assembly source are gone. The output modules are now installed without libtool files, just as .so (or .dylib). A future update to 1.28 will probably also get rid of the static libraries (upstream fixed the build to work around pkgsrc's wrapped libtool which ignores the autoconf macros to trigger non-static default build). These are the upstream changes: 1.27.2 ------ (Trying some svn tag discipline: 1.27.1 has been tagged before, but not released. Let's increment for any change.) - Removed ports/Xcode, ports/cmake should handle that case. - Ensure debug.h is included last where it matters to avoid conflicts with debug/warning macros in system headers (bug 308). - Fix some debug/printf integer casts for 32 bit platforms (bug 309). 1.27.0 ------ - libmpg123: -- Running on precomputed tables now, no need to call mpg123_init() anymore. That and mpg123_exit() are both just empty shells. You can omit them if you do not care about earlier libmpg123. You can check for MPG123_API_VERSION >= 46. -- Added API that avoids enums, mapped-to by default unless MPG123_ENUM_API is defined. - libout123: -- Added API that avoids enums, mapped-to by default unless MPG123_ENUM_API is defined. -- Added device enumeration for win32, win32_wasapi, alsa, pulse. This increments the output module ABI version to 3. -- You can choose output devices now on Windows. -- Changed default output module order to put pulse before alsa since we now ensure that pulse is not inadvertedly started by the autospawn feature. This improves the experience on desktop systems with pulse where the alsa to pulse use causes glitches. Note that on a modern Linux desktop (Ubuntu), you will not escape an instance of pulseaudio being started, with even the enumeration of the ALSA default device summoning the daemon. If you _want_ sound daemon autospawn behaviour on other platforms, you need to trigger it outside of libout123. - examples: Update for dropped mpg123_init(), more sensible copyright notes. - out123: -- safer limiting of maximum playback rate -- Added --list-devices. - mpg123: -- Fix --continue output to print track_count+1 as continue position after hitting the end of playlist. Makes scripts/conplay go to back to the beginning again (regression in 1.24.0, bug 250). -- Remote control API version 9 with @I { .. @I } wrapping of ID3 and playlist display. -- Added --list-devices. -- Fix console printout on Windows. -- Fix terminal control logic to better handle cases where stdin or stderr is not a terminal, also avoid enabling control if you specify stdin as input file. - Updated debugging/warning/error message macros to include the function name.
2005-05-31Removed trailing empty line.rillig1-2/+1
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-19/+0
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-26Honor CFLAGS passed in from environment, and for NetBSD/i386, don'tjlam1-2/+2
explicitly pass -m486 flag to compiler.
2000-09-11Sync.tron1-4/+4
2000-09-11Build with patch to fix layer 3 engine on 64Bit systems.tron1-1/+2
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-07-13more correction to IPv4 partitojun1-2/+2
2000-07-13correct IPv4-only behavior (upgradede IPv6 patch).itojun1-2/+2
from mcr@sandelman.ottawa.on.ca
2000-03-01Include sys/param.h to make check against __NetBSD_Version__ actually work.pooka1-2/+2
2000-03-01Give the VM system a hint that we'll be using the mmap()ed data forpooka1-2/+3
sequential read. add RCS tag to patch-aa
2000-02-18make the pkgsrc IPv6 ready.itojun2-3/+4
% mpg123 http://www.v6.foo.com/
1999-10-12Regen.simonb1-2/+9
1999-09-27Regenerate patches checksums.agc1-2/+2
1999-07-18Fix bug which caused a segmentation fault if "mpg123" was started withouttron1-2/+2
a tty. Patch supply by the author Michael Hipp.
1999-07-10Update patch checksums.mjl1-4/+2
1999-07-10Update "mpg123" package version 0.59r. Changes since version 0.59q:tron1-2/+2
- applied audio_alib changes from Ralf Hildebrandt <R.Hildebrandt@TU-BS.DE> - some 'paetsches' from DK - minor optimizations in layer3 (dequantize/huffman) - BSDOS 4.0 with gcc added to Makefile (<sms@moe.2bsd.com>) - Solaris-ESD patch from Ryan Prosser <prosser@wam.umd.edu> - Added Frontend changes from Bertrand Petit <elrond@phoe.netdev.net> - more DK 'paetsches' (final dk7-clubhaus edition), includes extended term control - SGI audio fix for non RAD machines from Erik Mouw <J.A.K.Mouw@its.tudelft.nl> - fixed ugly bug in layer3 dequant for bt==2 (may cause high frequency clitchs) - AMD-3DNow optimizations in decode and dct64 - OS/2 reworked from Samuel Audet (see audio_os2.c for more) - added freebsd-esd make-entry from Daniel O'Connor (darius@guppy.dons.net.au) - added enhanced head_check from D. Skarda <0rfelyus@atrey.karlin.mff.cuni.cz> - applied 'xterm-title-patch' from "Wilson, Jeff D" <jeff.wilson@wilcom.com> - more esd changes from Robert Bihlmeyer <robbe@orcus.priv.at> - applied Hannu Napari's <Hannu.Napari@hut.fi> SGI audio patches - minor changes in httpget.c and mpg123.c - added native AIX support from Juergen.Schoew@unix-ag.uni-siegen.de - applied playlist patch from <psst@euskalnet.net> - more SGI audio patches from Gilles Zunino <Gilles.Zunino@hei.fupl.asso.fr> - applied esdserver patch from Matthew Parslow <roy@alpha.alphalink.com.au> - added some fixes for control_generic
1999-07-09Add package patch-sum filesagc1-0/+8
1999-04-08Update "mpg123" to version 0.59q. Patches supplied by Jeff Rizzo intron1-2/+2
PR pkg/7338.
1998-10-30Use the Pentium-optimized decoding routines.mycroft1-0/+321
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-03-07Update to 0.59o.mycroft1-1/+1
1998-02-26Upgrade to mpg123-0.59n.augustss1-1/+1
1997-10-28Initial import of FreeBSD audio packages.augustss1-0/+1