File: control

package info (click to toggle)
xcfa 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 6,292 kB
  • ctags: 4,103
  • sloc: ansic: 47,148; sh: 4,380; makefile: 141; sed: 16
file content (71 lines) | stat: -rw-r--r-- 1,712 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
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
Source: xcfa
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 autotools-dev (>= 20100122.1~),
 debhelper (>= 9~),
 libasound2-dev,
 libcurl4-gnutls-dev,
 libgtk-3-dev,
 libtagc0-dev,
 libvte-2.91-dev
Standards-Version: 3.9.6
Homepage: http://www.xcfa.tuxfamily.org/
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/xcfa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/xcfa.git

Package: xcfa
Architecture: any
Depends:
 flac,
 icedax | cdparanoia,
 vorbis-tools,
 ${misc:Depends},
 ${shlibs:Depends}
Recommends:
 checkmp3,
 dvd+rw-tools,
 faad,
 ghostscript,
 lame,
 lsdvd,
 mp3gain,
 mplayer,
 mppenc,
 musepack-tools,
 normalize-audio,
 shntool,
 sox,
 vorbisgain,
 wavpack
Suggests:
 faac,
 liba52-0.7.4-dev,
 monkeys-audio
Description: X Convert File Audio
 XCFA is a tool to extract the contens of Audio-CDs and convert musical
 audio files conversion to FLAC, WAV, OGG, M4A, MPC, MP3, WavPack and
 many other formats.
 .
 Some features follow:
  * Handling of frequency, track and bits.
  * Handling of files shared volume before a recording.
  * Web retrieval of Audio-CD information during treatment.
  * Small cover creation for Audio-CDs.

Package: xcfa-dbg
Architecture: any
Section: debug
Priority: extra
Depends:
 xcfa (= ${binary:Version}),
 ${misc:Depends}
Description: X Convert File Audio - debugging symbols
 XCFA is a tool to extract the contens of Audio-CDs and convert musical
 audio files conversion to FLAC, WAV, OGG, M4A, MPC, MP3, WavPack and
 many other formats.
 .
 This package contains the debugging symbols for XCFA.