UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
libcdio-paranoia
libcdio-cdparanoia library reads audio from the CD-ROM directly as data, with no analog step between, and writes the data to a file or pipe as .wav, .aifc or as raw 16 bit linear PCM.Package info
Codename: libcdio-paranoia
Source file: libcdio-paranoia-10.2+2.0.1.tar.bz2
Source directory: libcdio-paranoia-10.2+2.0.1
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/libcdio-paranoia-10.2+2.0.1.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/l/libcdio-paranoia-10.2+2.0.1.tar.bz2.md5sum
Dependances: libcdio-base.
Dependance of: libcdio.
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
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make check
fi
Install script:
make install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443