Warning, /multimedia/kid3/deb/control is written in an unsupported language. File is not indexed.
0001 Source: kid3
0002 Section: kde
0003 Priority: optional
0004 Maintainer: Patrick Matthäi <pmatthaei@debian.org>
0005 Build-Depends: debhelper (>= 9),
0006 extra-cmake-modules,
0007 kio-dev | libkf5kio-dev,
0008 kdoctools-dev | libkf5doctools-dev,
0009 qtmultimedia5-dev,
0010 qtdeclarative5-dev,
0011 qttools5-dev,
0012 qttools5-dev-tools,
0013 qtdeclarative5-dev-tools,
0014 qml-module-qtquick2,
0015 cmake,
0016 libid3-3.8.3-dev,
0017 libflac++-dev,
0018 libvorbis-dev,
0019 libtag1-dev,
0020 libchromaprint-dev,
0021 libavformat-dev,
0022 libavcodec-dev,
0023 docbook-xsl,
0024 pkg-config,
0025 libreadline-dev,
0026 xsltproc,
0027 python3
0028 Standards-Version: 4.2.1
0029 Rules-Requires-Root: no
0030 Homepage: https://kid3.kde.org/
0031
0032 Package: kid3-core
0033 Architecture: any
0034 Depends: ${shlibs:Depends},
0035 ${misc:Depends}
0036 Breaks: kid3 (<< 3.8.7-0),
0037 kid3-cli (<< 3.8.7-0),
0038 kid3-qt (<< 3.8.7-0)
0039 Replaces: kid3 (<< 3.8.7-0),
0040 kid3-cli (<< 3.8.7-0),
0041 kid3-qt (<< 3.8.7-0)
0042 Description: Audio tag editor core libraries and data
0043 This package contains common libraries and data used by both kid3 and kid3-qt.
0044
0045 Package: kid3
0046 Architecture: any
0047 Depends: ${shlibs:Depends},
0048 ${misc:Depends},
0049 kid3-core (= ${binary:Version})
0050 Description: KDE audio tag editor
0051 With Kid3, an ID3 tag editor for KDE you can:
0052 * Edit ID3v1.1 tags in your MP3 files
0053 * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
0054 * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
0055 * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
0056 Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
0057 * Edit tags of multiple files, e.g. the artist, album, year and genre
0058 of all files of an album typically have the same values and can be
0059 set together
0060 * Generate tags from filenames
0061 * Generate tags from the contents of tag fields
0062 * Generate filenames from tags
0063 * Generate playlist files
0064 * Automatic case conversion and string translation
0065 * Import and export album data
0066 * Import from gnudb.org, MusicBrainz, Discogs, Amazon
0067 .
0068 This package uses KDE libraries, if you do not use KDE you should use kid3-qt.
0069
0070 Package: kid3-qt
0071 Architecture: any
0072 Depends: ${shlibs:Depends},
0073 ${misc:Depends},
0074 kid3-core (= ${binary:Version}),
0075 libqt5multimedia5-plugins
0076 Description: Audio tag editor
0077 With Kid3, an audio tag editor you can:
0078 * Edit ID3v1.1 tags in your MP3 files
0079 * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
0080 * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
0081 * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
0082 Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
0083 * Edit tags of multiple files, e.g. the artist, album, year and genre
0084 of all files of an album typically have the same values and can be
0085 set together
0086 * Generate tags from filenames
0087 * Generate tags from the contents of tag fields
0088 * Generate filenames from tags
0089 * Generate playlist files
0090 * Automatic case conversion and string translation
0091 * Import and export album data
0092 * Import from gnudb.org, MusicBrainz, Discogs, Amazon
0093 .
0094 This package does not use KDE libraries, if you use KDE you should use kid3.
0095
0096 Package: kid3-cli
0097 Architecture: any
0098 Depends: ${shlibs:Depends},
0099 ${misc:Depends},
0100 kid3-core (= ${binary:Version})
0101 Breaks: kid3 (<< 3.0.2-2)
0102 Replaces: kid3 (<< 3.0.2-2)
0103 Description: Command line audio tag editor
0104 With Kid3, an audio tag editor you can:
0105 * Edit ID3v1.1 tags in your MP3 files
0106 * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
0107 * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
0108 * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
0109 Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
0110 * Edit tags of multiple files, e.g. the artist, album, year and genre
0111 of all files of an album typically have the same values and can be
0112 set together
0113 * Generate tags from filenames
0114 * Generate tags from the contents of tag fields
0115 * Generate filenames from tags
0116 * Generate playlist files
0117 * Automatic case conversion and string translation
0118 * Import and export album data
0119 * Import from gnudb.org, MusicBrainz, Discogs, Amazon
0120 .
0121 This package contains a command line interface for Kid3, for a GUI you can
0122 use kid3-qt or kid3.