non port: audio/liboggz/pkg-plist |
SVNWeb
|
Number of commits found: 11 |
Mon, 24 Nov 2014
|
[ 18:29 sunpoet ]
- Add LICENSE
- Strip shared library
- Pet portlint: move LIB_DEPENDS upward
- Use PORTDOCS
- Cosmetic change
- Take maintainership
|
Mon, 20 Oct 2014
|
[ 06:36 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Cleanup plist
|
Wed, 11 Jun 2014
|
[ 18:22 amdmi3 ]
- Switch audio/liboggz to libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Fri, 9 May 2014
|
[ 21:13 amdmi3 ] (Only the first 10 of 20 ports in this commit are shown above. )
- Don't remove mtree directories
Approved by: portmgr
|
Sat, 4 Jan 2014
|
[ 18:17 bapt ]
Support stage
Use pathfix instead manually patching
|
Tue, 1 Jun 2010
|
[ 00:30 sylvio ]
- Update to 1.1.1
PR: ports/147262
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
|
Fri, 18 Dec 2009
|
[ 20:46 pav ]
- Update to 1.1.0
PR: ports/141394
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
|
Sun, 15 Nov 2009
|
[ 06:18 rafan ]
- Update audio/liboggz to 0.9.9
PR: ports/140400
Submitted by: Joseph S. Atkinson <jsa at wickedmachine.net> (maintainer)
|
Sat, 14 Mar 2009
|
[ 12:54 miwi ]
- Update to 0.9.6
PR: 132567
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net>
|
Fri, 13 Oct 2006
|
[ 16:49 sat ]
- Fix plist by disabling doc building
Reported by: pointyhat via kris
Approved by: portmgr (marcus)
|
Sat, 7 Oct 2006
|
[ 22:43 sat ]
Add port audio/liboggz:
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
WWW: http://www.annodex.net/software/liboggz/html/
|
Number of commits found: 11 |