File: control

package info (click to toggle)
fdkaac 1.0.6-0.1
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: ansic: 6,531; makefile: 55; python: 34; sh: 1
file content (19 lines) | stat: -rw-r--r-- 654 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: fdkaac
Section: contrib/sound
Priority: optional
Maintainer: Marius Gavrilescu <marius@ieval.ro>
Build-Depends: debhelper-compat (= 12), libfdk-aac-dev, pandoc
Standards-Version: 4.5.0
Homepage: https://github.com/nu774/fdkaac
Vcs-Git: https://git.ieval.ro/git/fdkaac.git
Vcs-Browser: https://git.ieval.ro/?p=fdkaac.git
Rules-Requires-Root: no

Package: fdkaac
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: command line encoder frontend for libfdk-aac
 fdkaac is a command-line AAC encoder based on libfdk-aac.
 .
 It reads linear PCM audio in either WAV, raw PCM, or CAF format and
 encodes it into M4A / AAC files.