pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/alsa-utils



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb 18 15:16:33 UTC 2016

Modified Files:
        pkgsrc/audio/alsa-utils: Makefile PLIST distinfo
        pkgsrc/audio/alsa-utils/patches: patch-alsaloop_alsaloop.c
            patch-alsaloop_pcmjob.c

Log Message:
Update alsa-utils to 1.1.0:

Core

    Release v1.1.0
    bat: don't link all binaries with fftw library, add missing header
    configure.ac: check for fftw3/m(sqrtf)/pthread only when BAT is enabled
    build: Do not try to detect cross-compiler
    BAT: Add Makefile and configures
    topology: Add command line topology tool to build topology binaries

ALSA Control (alsactl)

    alsactl: Manage both save and restore in a single unit
    alsactl: Add path condition to alsa-store and alsa-restore services
    alsactl: terminate readlink result string

Speaker Test

    speaker-test: fix option ordering
    speaker-test: Add option to specify signal scale

alsa-info.sh

    alsa-info: Don't try update when wget isn't available

alsatplg (topology)

    topology: Add command line topology tool to build topology binaries

alsaucm

    alsaucm: Drop localbuild hacks

amixer

    amixer: expand local storage for item name according to kernel code
    amixer: Don't set only the first item in sset_enum()

aplay/arecord

    aplay: fix VU meter for S24_LE etc formats
    arecord: Remove only regular files
    aplay: Fix uninterruptible aplay
    aplay: Fix type for signal flag

bat (basic audio tester)

    bat: add all headers to noinst_HEADERS
    bat: don't link all binaries with fftw library, add missing header
    BAT: Add missing locale.h header
    BAT: Add man page
    BAT: Use dynamic temp file
    BAT: Change comments and interface of usage()
    BAT: Use colon instead of comma for separation
    BAT: Remove redundant message strings
    BAT: Add Makefile and configures
    BAT: Add spectrum analysis functions
    BAT: Add converting functions
    BAT: Add signal generator
    BAT: Add playback and record functions
    BAT: Add common definitions and functions
    BAT: Add initial functions


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/alsa-utils/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/alsa-utils/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/alsa-utils/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/audio/alsa-utils/patches/patch-alsaloop_alsaloop.c
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/audio/alsa-utils/patches/patch-alsaloop_pcmjob.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index