File: control

package info (click to toggle)
lame 3.100-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,320 kB
  • sloc: ansic: 33,554; cpp: 8,221; sh: 5,127; makefile: 467; pascal: 215; perl: 33; xml: 13
file content (77 lines) | stat: -rw-r--r-- 2,457 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Source: lame
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Fabian Greffrath <fabian@debian.org>,
 Reinhard Tartler <siretart@tauware.de>
Build-Depends:
 debhelper (>= 10),
 libncurses5-dev,
 libsndfile1-dev,
 nasm [i386],
 pkg-config
Standards-Version: 4.1.1
Homepage: http://lame.sourceforge.net/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/lame.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/lame.git

Package: lame
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 lame-doc
Description: MP3 encoding library (frontend)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the frontend.

Package: lame-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends}
Description: MP3 encoding library (documentation)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the documentation.

Package: libmp3lame-dev
Section: libdevel
Multi-Arch: same
Architecture: any
Depends:
 libmp3lame0 (= ${binary:Version}),
 ${misc:Depends}
Description: MP3 encoding library (development)
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the development files.

Package: libmp3lame0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: MP3 encoding library
 LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research
 project for learning about and improving MP3 encoding technology.
 LAME includes an MP3 encoding library, a simple frontend application,
 and other tools for sound analysis, as well as convenience tools.
 .
 This package contains the shared library.