UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
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.3/packages/l/libogg-1.3.6.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/l/libogg-1.3.6.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: libtheora, flac, speex-base, opusfile, audacity, libvorbis, 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