UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
[ BASH | XML | JSON ]

alsa-lib

The ALSA Library package contains the ALSA library used by programs (including ALSA Utilities) requiring access to the ALSA sound interface.

Package info

Codename: alsa-lib
Source file: alsa-lib-1.2.11.tar.bz2
Source directory: alsa-lib-1.2.11
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/a/alsa-lib-1.2.11.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/a/alsa-lib-1.2.11.tar.bz2.md5sum
Dependances: systemd.
Dependance of: mpg123, alsa-plugins, alsa-utils, alsa-tools, alsa-oss, ALSA, SDL, libcanberra, portaudio, fluidsynth, obs-studio, pulseaudio, v4l-utils, ffmpeg, gnome-settings-daemon, vlc, qemu, qt5, qt6.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure

Build script:
make

if [[ "$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

make doc

fi

Install script:
make install

if [[ "\$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then

install -v -d -m755 /usr/share/doc/alsa-lib-1.2.11/html/search &&
install -v -m644 doc/doxygen/html/*.* \
                /usr/share/doc/alsa-lib-1.2.11/html &&
install -v -m644 doc/doxygen/html/search/* \
                /usr/share/doc/alsa-lib-1.2.11/html/search

fi

Arch specific instructions

lib32_amd64

Dependances: *** NO DEPENDANCES FOUND ***
Configuration script:
CC="gcc -m32" \
PKG_CONFIG_PATH="/usr/lib32/pkgconfig" \
./configure \
        --prefix=/usr \
        --disable-static \
        --libdir=/usr/lib32 \
        --without-debug \
        --disable-python

Build script:
make

Install script:
make DESTDIR=\$PWD/DESTDIR install
cp -Rv DESTDIR/usr/lib32/* /usr/lib32


Apache/2.4.62 (Debian) Server at ulfs.org Port 443