39
41
Depends: ${shlibs:Depends},
44
libpackagekit8 (= ${binary:Version}),
43
46
packagekit-backend-apt | packagekit-backend-smart
44
Recommends: app-install-data, apt-xapian-index, update-manager-core, python-software-properties
45
47
XB-Python-Version: ${python:Versions}
46
48
Description: provides a software installation daemon
47
49
PackageKit allows to perform simple software management tasks over a DBus
48
interface: refreshing the cache, updating, installing and removing software
49
packages. This software is still in an early development stage and should
50
be considered experimental.
50
interface e.g. refreshing the cache, updating, installing and removing
51
software packages or searching for multimedia codecs and file handlers.
53
The work is done by backends which make use of the package manager shipped by
54
the corresponding distribution. PackageKit is not meant to replace
55
advanced tools like Synaptic.
57
The main benefits are:
58
- unified interface on several distributions
59
- fine grained privilleges by using PolicyKit
60
- independecy from a running desktop session during the processing
52
62
Package: mozilla-packagekit
54
65
Depends: ${shlibs:Depends},
56
67
packagekit (= ${binary:Version}),
57
68
firefox-3.0 | www-browser
58
69
Description: software installation plugin
59
70
PackageKit allows to perform simple software management tasks over a DBus
60
interface: refreshing the cache, updating, installing and removing software
61
packages. This software is still in an early development stage and should
62
be considered experimental.
71
interface e.g refreshing the cache, updating, installing and removing
72
software packages or searching for multimedia codecs and file handlers.
64
74
This package provides a browser plugin.
66
Package: packagekit-dev
68
Depends: ${shlibs:Depends},
70
packagekit (= ${binary:Version})
71
Description: provides a software installation daemon
72
PackageKit allows to perform simple software management tasks over a DBus
73
interface: refreshing the cache, updating, installing and removing software
74
packages. This software is still in an early development stage and should
75
be considered experimental.
76
Package: libpackagekit8
79
Depends: ${shlibs:Depends},
81
Conflicts: packagekit (<= 0.3.3-0ubuntu1)
82
Description: Library for accessing PackageKit
83
PackageKit allows to perform simple software management tasks over a DBus
84
interface e.g. refreshing the cache, updating, installing and removing
85
software packages or searching for multimedia codecs and file handlers.
87
This package provides a library to access PackageKit.
89
Package: libpackagekit-dev
92
Depends: ${shlibs:Depends},
94
Conflicts: packagekit-dev (<= 0.3.3-0ubuntu1)
95
Replaces: packagekit-dev
96
Description: Library for accessing PackageKit (development files)
97
PackageKit allows to perform simple software management tasks over a DBus
98
interface e.g. refreshing the cache, updating, installing and removing
99
software packages or searching for multimedia codecs and file handlers.
77
101
This package provides the header files and documentation.
81
105
Depends: ${shlibs:Depends},
110
python-software-properties
85
111
Conflicts: packagekit (<0.3)
112
Recommends: app-install-data, apt-xapian-index
86
113
Description: APT backend for packagekit
87
114
PackageKit allows to perform simple software management tasks over a DBus
88
interface: refreshing the cache, updating, installing and removing software
89
packages. This software is still in an early development stage and should
90
be considered experimental.
115
interface e.g. refreshing the cache, updating, installing and removing
116
software packages or searching for multimedia codecs and file handlers.
92
This package provides the backend to use packagekit on APT based systems,
93
e.g. Debian and Ubuntu.Package: packagekit-backend-apt
118
This package allows to use APT which is the default package management tool
119
of Debian and and Ubuntu.
95
121
Package: packagekit-backend-smart
100
126
Description: Smart backend for packagekit
101
127
PackageKit allows to perform simple software management tasks over a DBus
102
interface: refreshing the cache, updating, installing and removing software
103
packages. This software is still in an early development stage and should
104
be considered experimental.
128
interface e.g. refreshing the cache, updating, installing and removing
129
software packages or searching for multimedia codecs and file handlers.
106
This package provides the backend to use packagekit with smart.
131
This package allows to use the smart package manager.
108
133
Package: packagekit-backend-yum
109
134
Architecture: any
113
138
Description: Yum backend for packagekit
114
139
PackageKit allows to perform simple software management tasks over a DBus
115
interface: refreshing the cache, updating, installing and removing software
116
packages. This software is still in an early development stage and should
117
be considered experimental.
140
interface e.g. refreshing the cache, updating, installing and removing
141
software packages or searching for multimedia codecs and file handlers.
119
This package provides the backend to use packagekit with yum, an advanced
143
This package allows to use yum, an advanced front-end for rpm.