https://github.com/voku/external-alsa-lib
https://github.com/voku/external-alsa-lib
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voku/external-alsa-lib
- Owner: voku
- License: lgpl-2.1
- Created: 2011-12-03T12:51:57.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T18:03:32.000Z (almost 5 years ago)
- Last Synced: 2024-04-15T03:17:30.685Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# This version of the ALSA library was obtained from the following location:
# ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.23.tar.bz2# This package was (in 1.0.16) configured with the following options:
./configure \
--disable-debug \
--disable-resmgr \
--enable-aload \
--enable-mixer \
--enable-pcm \
--disable-rawmidi \
--enable-hwdep \
--disable-seq \
--disable-alisp \
--disable-old-symbols \
--disable-python \
--with-confdir=/system/usr/share/alsa \
--with-plugindir=/system/usr/lib/alsa-lib \
--with-versioned=no \
--with-debug=no \
--with-tmpdir=/tmp \
--with-softfloat=yes \
--with-libdl=yes \
--with-pthread=yes \
--with-librt=no \
--with-alsa-devdir=/dev/snd \
--with-aload-devdir=/dev \
--with-pcm-plugins="plug null empty hooks asym extplug ioplug" \
--with-ctl-plugins="ext"