Source: aac-enc
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
XS-Autobuild: yes
Homepage: https://github.com/mstorsjo/fdk-aac
#Vcs-Git: https://anonscm.debian.org/collab-maint/aac-enc.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/aac-enc.git

Package: libfdk-aac1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A standalone library of the Fraunhofer FDK AAC code from Android
 Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB) encoder and Advanced Audio Coding (AAC) encoder. Modified library of Fraunhofer AAC decoder and encoder.

Package: libfdk-aac-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libfdk-aac1 (= ${binary:Version}),
 pkg-config
Description: A standalone library of the Fraunhofer FDK AAC code from Android
 Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB) encoder and Advanced Audio Coding (AAC) encoder. Modified library of Fraunhofer AAC decoder and encoder.

Package: aac-enc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libfdk-aac1 (= ${binary:Version})
Description: A standalone library of the Fraunhofer FDK AAC code from Android
 Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB) encoder and Advanced Audio Coding (AAC) encoder. Modified library of Fraunhofer AAC decoder and encoder.