UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
libogg
The libogg package contains the Ogg file structure. This is useful for creating (encoding) or playing (decoding) a single physical bit stream.Package info
Template:
Codename: libogg
Source file: libogg-1.3.6.tar.xz
Source file size: 439952
Source file MD5-checkum: 529275432dff072f63d4ed0f1f961384
Source directory: libogg-1.3.6
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/libogg-1.3.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/l/libogg-1.3.6.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libvorbis, libtheora, flac, speex-base, opusfile, audacity, recordmydesktop, mlt, shotcut, scummvm, gst-plugins-base, vlc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--disable-static \
--docdir=/usr/share/doc/libogg-1.3.6
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make check
fi
Install script:
make install