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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
|
Source: packagekit
Section: admin
Priority: optional
Maintainer: Matthias Klumpp <mak@debian.org>
Uploaders: Julian Andres Klode <jak@debian.org>
Build-Depends: bash-completion,
debhelper-compat (= 12),
gir1.2-glib-2.0 (>= 1.36),
gobject-introspection (>= 1.36),
gtk-doc-tools,
libappstream-dev (>= 0.12),
libapt-pkg-dev (>= 1.9.2),
libarchive-dev,
libgirepository1.0-dev (>= 1.36),
libglib2.0-dev (>= 2.54),
libgstreamer-plugins-base1.0-dev,
libgtk-3-dev (>= 3.2),
libplymouth-dev (>= 0.9.5) [linux-any],
libpolkit-gobject-1-dev,
libsqlite3-dev,
libsystemd-dev (>= 214) [linux-any],
meson (>= 0.50),
pkg-config,
policykit-1,
valac
Standards-Version: 4.5.0
Homepage: https://www.freedesktop.org/software/PackageKit/
Vcs-Git: https://salsa.debian.org/pkgutopia-team/packagekit.git
Vcs-Browser: https://salsa.debian.org/pkgutopia-team/packagekit
Package: packagekit
Architecture: any
Multi-Arch: foreign
Depends: libglib2.0-bin,
policykit-1,
${misc:Depends},
${shlibs:Depends}
Breaks: libpackagekit-glib2-14 (<= 0.7.6-4),
libpackagekit-qt2-2 (<= 0.7.6-4),
packagekit-backend-apt (<< 1.0),
packagekit-backend-aptcc (<< 1.0),
packagekit-backend-smart (<< 1.0),
packagekit-offline-update (<< 1.0),
packagekit-plugin-click (<= 0.3.1),
plymouth (<< 0.9.5)
Recommends: packagekit-tools,
systemd
Suggests: appstream
Description: Provides a package management service
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.
.
The work is done by backends which make use of the package manager shipped by
the corresponding distribution. PackageKit is not meant to replace
advanced tools like Synaptic.
.
The main benefits are:
- unified interface on several distributions
- fine grained privileges by using PolicyKit
- independency from a running desktop session during the processing
Package: packagekit-tools
Architecture: any
Multi-Arch: foreign
Depends: packagekit (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Provides PackageKit command-line tools
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 the PackageKit command-line tools.
Package: packagekit-docs
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Documentation for 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 documentation for PackageKit.
Package: libpackagekit-glib2-18
Architecture: any
Section: libs
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: packagekit (= ${binary:Version})
Description: Library for accessing PackageKit using GLib
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 an advanced library to access PackageKit using GLib.
It makes use of only async D-Bus calls and provides high level tasks which
peform the "transaction dance".
Package: libpackagekit-glib2-dev
Section: libdevel
Architecture: any
Depends: gir1.2-packagekitglib-1.0 (= ${binary:Version}),
libdbus-1-dev,
libglib2.0-dev (>= 2.26),
libpackagekit-glib2-18 (= ${binary:Version}),
libsqlite3-dev,
${misc:Depends}
Description: Library for accessing PackageKit using GLib (development 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 the header files and documentation for the advanced
PackageKit library based on GLib. It makes use of only async D-Bus calls
and provides high level tasks which peform the "transaction dance".
Package: gir1.2-packagekitglib-1.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
${misc:Depends}
Description: GObject introspection data for the PackageKit GLib library
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 contains introspection data for the PackageKit
GLib interface library.
.
It can be used by packages using the GIRepository format to generate
dynamic bindings.
Package: packagekit-gtk3-module
Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: gnome-software | apper
Breaks: gnome-packagekit (<< 3.2.1-1)
Description: Install fonts automatically 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.
.
The PackageKit GTK+ module allows any Pango application to install
fonts from configured repositories using PackageKit.
Package: gstreamer1.0-packagekit
Architecture: any
Section: libs
Depends: packagekit (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Conflicts: gstreamer0.10-packagekit
Replaces: gstreamer0.10-packagekit
Recommends: gnome-software | apper
Description: GStreamer plugin to install codecs 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 plugin for the GStreamer multimedia framework
to search and to install audio and video codecs.
Package: packagekit-command-not-found
Architecture: any
Section: misc
Depends: packagekit (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Offer to install missing programs automatically
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 contains a simple handler for command_not_found that offers to
install missing packages on the command line using PackageKit.
|