UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
opus
Opus is a lossy audio compression format developed by the Internet Engineering Task Force (IETF) that is particularly suitable for interactive speech and audio transmission over the Internet. This package provides the Opus development library and headers.Package info
Codename: opus
Source file: opus-1.4.tar.gz
Source directory: opus-1.4
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/o/opus-1.4.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/o/opus-1.4.tar.gz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libsndfile, opusfile, audacity, spice-server, shotcut, ffmpeg, vlc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr \
--buildtype=release \
-Ddocdir=/usr/share/doc/opus-1.4
Build script:
cd build &&
ninja
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
ninja test
fi
Install script:
cd build &&
ninja install
Apache/2.4.62 (Debian) Server at ulfs.org Port 443