the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ttaenc
Version: 3.4.1
Revision: 1
Description: TTA Lossless Audio Codec
License: GPL
Homepage: http://tta.sourceforge.net/
Maintainer: None
Source: mirror:sourceforge:tta/%n-%v-src.tgz
Source-MD5: c9ab8194984b34e7f7bf55d579c97f39
CompileScript: <<
make
<<
InstallScript: <<
mkdir -p %i
make install INSDIR=%i/bin
<<
DocFiles: COPYING ChangeLog-%v README
DescDetail: <<
The True Audio (TTA) codec is a free, simple, realtime lossless audio
compressor. Based on adaptive prognostic filters, TTA has compared
favorably to a majority of its popular open-source peers. The codec
was built to offer adequate compression levels while maintaining high
operation speeds.
<<