Port details on branch 2022Q2 |
- liboggz Simple Ogg API
- 1.1.3 audio
=3 1.1.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2006-10-07 22:44:29
- Last Update: 2025-03-19 03:36:50
- Commit Hash: 0273283
- People watching this port, also watch:: mDNSResponder, otk, p5-Template-Iterator-AlzaboWrapperCursor, p5-DBIx-SQLite-Simple, health-nut
- License: BSD3CLAUSE
- WWW:
- https://www.xiph.org/oggz/
- https://gitlab.xiph.org/xiph/liboggz
- Description:
- Oggz provides a simple programming interface for reading and writing
Ogg files and streams. Ogg is an interleaving data container developed
by Monty at Xiph.Org, originally to support the Ogg Vorbis audio
format.
liboggz supports the flexibility afforded by the Ogg file format while
presenting the following API niceties:
* Strict adherence to the formatting requirements of Ogg bitstreams,
to ensure that only valid bitstreams are generated
* A simple, callback based open/read/close or open/write/close interface
to raw Ogg files
* A customisable seeking abstraction for seeking on multitrack Ogg data
* A packet queue for feeding incoming packets for writing, with
callback based notification when this queue is empty
* A means of overriding the IO functions used by Oggz, for easier
integration with media frameworks and similar systems.
* A handy table structure for storing information on each logical
bitstream
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/liboggz/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/liboggz
- pkg install liboggz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: liboggz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742070242
SHA256 (liboggz-1.1.3.tar.gz) = 2466d03b67ef0bcba0e10fb352d1a9ffd9f96911657abce3cbb6ba429c656e2f
SIZE (liboggz-1.1.3.tar.gz) = 664029
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libogg.so : audio/libogg
- This port is required by:
- for Libraries
-
- audio/aqualung
- audio/sonic-visualiser
Configuration Options:
- No options to configure
- Options name:
- audio_liboggz
- USES:
- libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|