Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv14542
Added Files:
liboggz.info
Log Message:
new package
--- NEW FILE: liboggz.info ---
Package: liboggz
Version: 0.9.8
Revision: 2
Description: API for reading/writing Ogg files & streams
License: BSD
Maintainer: Hanspeter Niederstrasser <[email protected]>
Depends: <<
%N-shlibs (= %v-%r),
libogg-shlibs
<<
BuildDepends: <<
doxygen,
libogg
<<
BuildDependsOnly: true
Source: http://www.annodex.net/software/%n/download/%n-%v.tar.gz
Source-MD5: e25a5d76f71c4300f313280d5e471a76
ConfigureParams: <<
--mandir=%p/share/man --disable-dependency-tracking
<<
InstallScript: <<
#!/bin/sh -ev
/usr/bin/make -w install DESTDIR=%d
/usr/bin/install -c -m 644 'doc/oggzdiff.1' '%i/share/man/man1/oggzdiff.1'
/usr/bin/install -c -m 644 'doc/oggzdump.1' '%i/share/man/man1/oggzdump.1'
/usr/bin/install -c -m 644 'doc/oggzinfo.1' '%i/share/man/man1/oggzinfo.1'
/usr/bin/install -c -m 644 'doc/oggzmerge.1' '%i/share/man/man1/oggzmerge.1'
/usr/bin/install -c -m 644 'doc/oggz-chop.1' '%i/share/man/man1/oggz-chop.1'
/usr/bin/install -c -m 644 'doc/oggz-sort.1' '%i/share/man/man1/oggz-sort.1'
/usr/bin/install -c -m 644 'doc/oggzrip.1' '%i/share/man/man1/oggzrip.1'
/usr/bin/install -c -m 644 'doc/oggz-comment.1'
'%i/share/man/man1/oggz-comment.1'
/usr/bin/install -c -m 644 'doc/oggz-scan.1' '%i/share/man/man1/oggz-scan.1'
/usr/bin/install -c -m 644 'doc/oggz-validate.1'
'%i/share/man/man1/oggz-validate.1'
<<
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
SplitOff: <<
Package: %N-shlibs
Depends: <<
libogg-shlibs
<<
Files: lib/liboggz.1.4.0.dylib lib/liboggz.1.dylib share/doc
Shlibs: <<
%p/lib/liboggz.1.dylib 6.0.0 %n (>= 0.9.8-1)
<<
Description: liboggz shared libraries
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
<<
SplitOff2: <<
Package: %N-bin
Depends: <<
%N-shlibs (= %v-%r),
libogg-shlibs
<<
Files: bin share/man
Description: liboggz user utilities
DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
<<
Homepage: http://www.annodex.net/software/liboggz/html/
DescDetail: <<
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
<<
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs