Source: kid3
Section: kde
Priority: optional
Build-Depends: cmake,
               debhelper (>= 9),
               docbook-xsl,
               extra-cmake-modules,
               kdoctools-dev | libkf5doctools-dev,
               kio-dev | libkf5kio-dev,
               libavcodec-dev,
               libavformat-dev,
               libchromaprint-dev,
               libflac++-dev,
               libid3-3.8.3-dev,
               libreadline-dev,
               libtag1-dev,
               libvorbis-dev,
               pkg-config,
               python3,
               qml-module-qtquick2,
               qtdeclarative5-dev,
               qtdeclarative5-dev-tools,
               qtmultimedia5-dev,
               qttools5-dev,
               qttools5-dev-tools,
               xsltproc
Standards-Version: 4.2.1
Rules-Requires-Root: no
Homepage: https://kid3.kde.org/
Vcs-Git: https://invent.kde.org/neon/forks/kid3.git
Vcs-Browser: https://invent.kde.org/neon/forks/kid3
Maintainer: Neon CI <neon@kde.org>

Package: kid3-core
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kid3 (<< 3.8.7-0), kid3-cli (<< 3.8.7-0), kid3-qt (<< 3.8.7-0)
Replaces: kid3 (<< 3.8.7-0), kid3-cli (<< 3.8.7-0), kid3-qt (<< 3.8.7-0)
Description: Audio tag editor core libraries and data
 This package contains common libraries and data used by both kid3 and kid3-qt.

Package: kid3
Architecture: any
Depends: kid3-core (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: KDE audio tag editor
 With Kid3, an ID3 tag editor for KDE you can:
  * Edit ID3v1.1 tags in your MP3 files
  * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
  * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
  * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
    Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
  * Edit tags of multiple files, e.g. the artist, album, year and genre
    of all files of an album typically have the same values and can be
    set together
  * Generate tags from filenames
  * Generate tags from the contents of tag fields
  * Generate filenames from tags
  * Generate playlist files
  * Automatic case conversion and string translation
  * Import and export album data
  * Import from gnudb.org, MusicBrainz, Discogs, Amazon
 .
 This package uses KDE libraries, if you do not use KDE you should use kid3-qt.

Package: kid3-qt
Architecture: any
Depends: kid3-core (= ${binary:Version}),
         libqt5multimedia5-plugins,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Audio tag editor
 With Kid3, an audio tag editor you can:
  * Edit ID3v1.1 tags in your MP3 files
  * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
  * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
  * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
    Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
  * Edit tags of multiple files, e.g. the artist, album, year and genre
    of all files of an album typically have the same values and can be
    set together
  * Generate tags from filenames
  * Generate tags from the contents of tag fields
  * Generate filenames from tags
  * Generate playlist files
  * Automatic case conversion and string translation
  * Import and export album data
  * Import from gnudb.org, MusicBrainz, Discogs, Amazon
 .
 This package does not use KDE libraries, if you use KDE you should use kid3.

Package: kid3-cli
Architecture: any
Depends: kid3-core (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Breaks: kid3 (<< 3.0.2-2)
Replaces: kid3 (<< 3.0.2-2)
Description: Command line audio tag editor
 With Kid3, an audio tag editor you can:
  * Edit ID3v1.1 tags in your MP3 files
  * Edit all ID3v2.3 and ID3v2.4 frames in your MP3 files
  * Convert between ID3v1.1, ID3v2.3 and ID3v2.4 tags
  * Edit tags in MP3, Ogg/Vorbis, Opus, DSF, FLAC, MPC, APE, MP4/AAC, MP2,
    Speex, TrueAudio, WavPack, WMA, WAV, AIFF files and tracker modules.
  * Edit tags of multiple files, e.g. the artist, album, year and genre
    of all files of an album typically have the same values and can be
    set together
  * Generate tags from filenames
  * Generate tags from the contents of tag fields
  * Generate filenames from tags
  * Generate playlist files
  * Automatic case conversion and string translation
  * Import and export album data
  * Import from gnudb.org, MusicBrainz, Discogs, Amazon
 .
 This package contains a command line interface for Kid3, for a GUI you can
 use kid3-qt or kid3.
