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
|
Source: kget
Section: kde
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: cmake (>= 3.0.0~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.55.0~),
gettext,
libboost-dev,
libgpgme-dev,
libgpgmepp-dev (>= 1.7.0~),
libkf5completion-dev (>= 5.55.0~),
libkf5config-dev (>= 5.55.0~),
libkf5configwidgets-dev (>= 5.55.0~),
libkf5coreaddons-dev (>= 5.55.0~),
libkf5crash-dev (>= 5.55.0~),
libkf5dbusaddons-dev (>= 5.55.0~),
libkf5doctools-dev (>= 5.55.0~),
libkf5i18n-dev (>= 5.55.0~),
libkf5iconthemes-dev (>= 5.55.0~),
libkf5itemviews-dev (>= 5.55.0~),
libkf5kcmutils-dev (>= 5.55.0~),
libkf5kdelibs4support-dev (>= 5.55.0~),
libkf5kio-dev (>= 5.55.0~),
libkf5notifications-dev (>= 5.55.0~),
libkf5notifyconfig-dev (>= 5.55.0~),
libkf5parts-dev (>= 5.55.0~),
libkf5service-dev (>= 5.55.0~),
libkf5textwidgets-dev (>= 5.55.0~),
libkf5wallet-dev (>= 5.55.0~),
libkf5widgetsaddons-dev (>= 5.55.0~),
libkf5windowsystem-dev (>= 5.55.0~),
libkf5xmlgui-dev (>= 5.55.0~),
libktorrent-dev (>= 2.1~),
libmms-dev,
libqca-qt5-2-dev (>= 2.1.0~),
libsqlite3-dev,
pkg-config,
pkg-kde-tools (>= 0.15.16),
plasma-workspace-dev [linux-any],
qtbase5-dev (>= 5.7.0~),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://apps.kde.org/en/kget
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kget
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kget.git
Package: kget
Section: net
Architecture: any
Depends: libjs-mootools, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Suggests: khelpcenter
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Description: download manager
KGet is an advanced download manager with support for Metalink and Bittorrent.
Downloads are added to the list, where they can be paused, queued, or
scheduled for later.
.
This package is part of the KDE networking module.
|