Source: kf6-karchive
Section: libs
Priority: optional
Build-Depends: cmake,
               debhelper-compat (= 13),
               doxygen,
               graphviz,
               kde-qdoc-common-dev,
               kf6-extra-cmake-modules,
               libbz2-dev,
               liblzma-dev,
               libzstd-dev,
               pkg-kde-tools-neon,
               qt6-base-dev,
               qt6-tools-dev,
               zlib1g-dev
Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/frameworks/karchive
Vcs-Git: https://invent.kde.org/neon/kf6/kf6-karchive.git
Vcs-Browser: https://invent.kde.org/neon/kf6/kf6-karchive
Maintainer: Neon CI <neon@kde.org>

Package: kf6-karchive
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Replaces: libkf6archive-data, libkf6archive-doc, libkf6archive6
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt 6 addon providing access to numerous types of archives.
 KArchive provides classes for easy reading, creation and manipulation of
 "archive" formats like ZIP and TAR.
 .
 It also provides transparent compression and decompression of data, like the
 GZip format, via a subclass of QIODevice.
 .
 This package is part of KDE Frameworks 6.
 .
 This package contains the qch documentation files.

Package: kf6-karchive-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
Replaces: libkf6archive-dev
Depends: kf6-karchive (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
Description: Qt 6 addon providing access to numerous types of archives.
 KArchive provides classes for easy reading, creation and manipulation of
 "archive" formats like ZIP and TAR.
 .
 It also provides transparent compression and decompression of data, like the
 GZip format, via a subclass of QIODevice.
 .
 This package is part of KDE Frameworks 6.
 .
 This package contains the development files.

Package: libkf6archive-data
Architecture: all
Depends: kf6-karchive, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.

Package: libkf6archive-doc
Architecture: all
Depends: kf6-karchive, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.

Package: libkf6archive6
Architecture: all
Depends: kf6-karchive, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.

Package: libkf6archive-dev
Architecture: all
Depends: kf6-karchive-dev, ${misc:Depends}
Description: Dummy transitional
 Transitional dummy package.
