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 63 64 65 66 67
|
Source: apper
Section: kde
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Build-Depends: chrpath,
cmake (>= 3.0),
debhelper (>= 10),
docbook (>= 4.5),
extra-cmake-modules (>= 5.14),
kded5-dev,
kdelibs5-dev,
kio-dev,
libappstream-dev (>= 0.8),
libdebconf-kde-dev (>= 1.0.2),
libkf5config-dev,
libkf5dbusaddons-dev,
libkf5guiaddons-dev,
libkf5i18n-dev,
libkf5kcmutils-dev,
libkf5kdelibs4support-dev,
libkf5notifications-dev,
liblimba-dev (>= 0.4) [linux-any],
libpackagekitqt5-dev (>= 0.9.2-4),
libqt5xmlpatterns5-dev,
pkg-kde-tools (>= 0.15),
plasma-workspace-dev
Standards-Version: 3.9.8
Homepage: https://www.linux-apps.com/content/show.php/Apper?content=84745
Vcs-Git: https://anonscm.debian.org/git/pkg-packagekit/apper.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-packagekit/apper.git
Package: apper
Architecture: any
Depends: apper-data (>= ${source:Version}),
packagekit (>= 0.8.6),
polkit-kde-1 | policykit-1-gnome,
software-properties-kde,
${misc:Depends},
${shlibs:Depends}
Replaces: apper-appsetup (<< 0.7.2)
Breaks: apper-appsetup (<< 0.7.2)
Recommends: appstream,
debconf-kde-helper
Suggests: limba [linux-any]
Description: KDE package management tool using PackageKit
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package provides a KDE package manager based on PackageKit,
as well as package management support for the KDE desktop.
It implements the PackageKit session API for KDE, which allows
applications to easily install additional software (e.g. extensions),
uninstall files and perform simple software status queries.
Package: apper-data
Architecture: all
Replaces: apper (<< 0.7.2)
Breaks: apper (<< 0.7.2)
Depends: ${misc:Depends}
Description: KDE package management tool using PackageKit (data files)
PackageKit allows performing simple software management tasks over a DBus
interface e.g. refreshing the cache, updating, installing and removing
software packages or searching for multimedia codecs and file handlers.
.
This package provides data files for Apper, the
KDE package manager based on PackageKit.
|