Source: faac
Section: non-free/sound
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
 Fabian Greffrath <fabian@debian.org>,
 Reinhard Tartler <siretart@tauware.de>
Build-Depends:
 debhelper-compat (= 13),
 meson
Standards-Version: 4.7.4
Homepage: https://github.com/knik0/faac
Vcs-Git: https://salsa.debian.org/multimedia-team/faac.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/faac
XS-Autobuild: yes

Package: faac
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: AAC audio encoder (frontend)
 The FAAC project includes the AAC encoder FAAC and decoder FAAD2.
 .
 The encoder supports the Low Complexity (LC) MPEG-4 object type and
 several file formats (ADTS AAC, raw AAC, MP4), multichannel and
 gapless encoding as well as MP4 metadata tags.
 .
 This package contains the frontend.

Package: libfaac-dev
Section: non-free/libdevel
Architecture: any
Multi-Arch: same
Depends:
 libfaac0t64 (= ${binary:Version}),
 ${misc:Depends}
Description: AAC audio encoder (development)
 The FAAC project includes the AAC encoder FAAC and decoder FAAD2.
 .
 The encoder supports the Low Complexity (LC) MPEG-4 object type and
 several file formats (ADTS AAC, raw AAC, MP4), multichannel and
 gapless encoding as well as MP4 metadata tags.
 .
 This package contains the development files.

Package: libfaac0t64
Provides: ${t64:Provides}
Replaces: libfaac0
Breaks: libfaac0 (<< ${source:Version})
Section: non-free/libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: AAC audio encoder (library)
 The FAAC project includes the AAC encoder FAAC and decoder FAAD2.
 .
 The encoder supports the Low Complexity (LC) MPEG-4 object type and
 several file formats (ADTS AAC, raw AAC, MP4), multichannel and
 gapless encoding as well as MP4 metadata tags.
 .
 This package contains the shared library.
