10214ac9dfb660c8332e102aff9c438365ea75db
[fdkaac.git] / debian / control
1 Source: fdkaac
2 Section: contrib/sound
3 Priority: optional
4 Maintainer: Marius Gavrilescu <marius@ieval.ro>
5 Build-Depends: debhelper (>= 9), dh-autoreconf, libfdk-aac-dev
6 Standards-Version: 3.9.6
7 Homepage: https://github.com/nu774/fdkaac
8 Vcs-Git: http://git.ieval.ro/git/fdkaac.git
9 Vcs-Browser: https://git.ieval.ro/?p=fdkaac.git
10
11 Package: fdkaac
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: command line encoder frontend for libfdk-aac
15 fdkaac is a command-line AAC encoder based on libfdk-aac.
16 .
17 It reads linear PCM audio in either WAV, raw PCM, or CAF format and
18 encodes it into M4A / AAC files.
This page took 0.018342 seconds and 3 git commands to generate.