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
|
Source: ark
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.19~),
extra-cmake-modules (>= 6.3.0~),
gettext,
libarchive-dev (>= 3.3.3~),
libbz2-dev,
libkf6config-dev (>= 6.3.0~),
libkf6crash-dev (>= 6.3.0~),
libkf6dbusaddons-dev (>= 6.3.0~),
libkf6doctools-dev (>= 6.3.0~),
libkf6filemetadata-dev (>= 6.3.0~),
libkf6i18n-dev (>= 6.3.0~),
libkf6iconthemes-dev (>= 6.3.0~),
libkf6kio-dev (>= 6.3.0~),
libkf6parts-dev (>= 6.3.0~),
libkf6pty-dev (>= 6.3.0~),
libkf6service-dev (>= 6.3.0~),
libkf6widgetsaddons-dev (>= 6.3.0~),
libkf6windowsystem-dev (>= 6.3.0~),
liblzma-dev,
libzip-dev (>= 1.3.0~),
pkgconf,
qt6-base-dev (>= 6.6.0+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>,
zlib1g-dev,
Standards-Version: 4.7.3
Rules-Requires-Root: no
Homepage: https://apps.kde.org/ark/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/ark
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/ark.git
Package: ark
Section: utils
Architecture: any
Recommends: 7zip, bzip2, unar, unzip, zip,
Suggests: arj, lzop, rar, unrar | unrar-free,
Depends: ${misc:Depends}, ${shlibs:Depends},
Description: archive utility
Ark manages various archive formats, including tar, gzip, bzip2, rar and zip,
as well as CD-ROM images. Ark can be used to browse, extract, create, and
modify archives.
.
This package is part of the KDE SC utilities module.
|