---
name: tta
version: 3.4.1
origin: audio/tta
comment: The True Audio Encoder, lossless (de)compressor
arch: freebsd:9:x86:64
www: http://www.true-audio.com/
maintainer: multimedia@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 52883
desc: |
  TTA performs lossless compression on multichannel 8, 16, and 24 bits data of
  the Wav audio files.  Being "lossless" means that no data quality is lost in
  the compression -- when uncompressed, all the data will be identical to the
  original.  The compression ratios of TTA depend on the type of music files
  being compressed, but the compression size will generally range between 30%25
  and 70%25 of the original.  TTA format supports both of ID3v1/2 and APEv2 tags.

  WWW: http://www.true-audio.com/
categories: [audio]
files:
  /usr/local/bin/ttaenc: f376d48d8fc4b0b776e0d6ce4dff61262fa6e7d5166732386dc2adc815f43884
  /usr/local/share/doc/tta/README: 19045ec8a557f43d6d5b1c49e59826eba59afc82867967bdbba5e6ca58572f1e
  /usr/local/share/licenses/tta-3.4.1/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/tta-3.4.1/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/tta-3.4.1/catalog.mk: 571a88c053fc9fcc1157d3ad4a9702601b8b6529650c1d1a4ff65ba8383516ea
directories:
  /usr/local/share/licenses/tta-3.4.1/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/tta/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
