UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
alsa-oss
The alsa-oss package contains the alsa-oss compatibility library. This is used by programs which wish to use the alsa-oss sound interface.Package info
Template:
Codename: alsa-oss
Source file: alsa-oss-1.1.8.tar.bz2
Source directory: alsa-oss-1.1.8
Package URL: alsa-oss-1.1.8.tar.bz2
Package md5-checksum URL: alsa-oss-1.1.8.tar.bz2.md5sum
Dependances: alsa-lib.
Dependance of: spectemu, ALSA.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
ARG_STATIC="--disable-static"
if [[ "$ULFS_PKG_STATIC" == "YES" ]]
then
ARG_STATIC="--enable-static"
fi
./configure --prefix=/usr $ARG_STATIC
Build script:
make
Install script:
make install