Source: alac
Section: sound
Priority: extra
Maintainer: Tiancheng Gu <timothygu99@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev, g++, autoconf, automake, libtool
Standards-Version: 3.9.4
Homepage: http://alac.macosforge.org/
#Vcs-Git: git://git.debian.org/collab-maint/alac.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/alac.git;a=summary

Package: alacconvert
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apple Lossless Audio Codec (converting utility)
 Apple Lossless Audio Codec is an audio codec developed by Apple and
 supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
 compression method which reduces the size of audio files with no loss
 of information. A decoded ALAC stream is bit-for-bit identical to the
 original uncompressed audio file.
 .
 This package contains the alacconvert utility which converts WAV- or 
 CAF-contained PCM to CAF-contained ALAC and vice versa.

Package: libalac0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apple Lossless Audio Codec (shared library)
 Apple Lossless Audio Codec is an audio codec developed by Apple and
 supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
 compression method which reduces the size of audio files with no loss
 of information. A decoded ALAC stream is bit-for-bit identical to the
 original uncompressed audio file.
 .
 This package contains libalac shared library.

Package: libalac-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Apple Lossless Audio Codec (development)
 Apple Lossless Audio Codec is an audio codec developed by Apple and
 supported on iPhone, iPad, most iPods, Mac and iTunes.  ALAC is a data
 compression method which reduces the size of audio files with no loss
 of information. A decoded ALAC stream is bit-for-bit identical to the
 original uncompressed audio file.
 .
 This package contains libalac static library and development headers.
