Source: fdkaac
Section: sound
Priority: optional
Maintainer: Doug McMahon <mc631man@gmail.com>
Homepage: https://github.com/nu774/fdkaac
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9), dh-autoreconf, gettext, libfdk-aac-dev
Vcs-Git: https://github.com/nu774/fdkaac.git


Package: fdkaac-encoder
Architecture: any
Depends:
  libfdk-aac0,
  ${shlibs:Depends},
  ${misc:Depends}
Section: sound
Description: A command line frontend encoder for libfdk-aac
 This package contains a frontend command line binary capable of encoding WAVE files
 using the Fraunhofer FDK AAC Codec Library. 
 Wriiten by nu774 and available at https://github.com/nu774/fdkaac
 See fdkaac --help for more info 
 .
 Requires libfdk-aac0 installed or available to install
