sessioninstaller 0.20+bzr150-0ubuntu2 source package in Ubuntu
Changelog
sessioninstaller (0.20+bzr150-0ubuntu2) wily; urgency=medium * New gstreamer codec install API passes the parameters --interaction --desktop-id and -startup-notification-id to us. We don't support them (yet), and should not error out but should ignore them instead. They are part of a new PackageKit API which is yet to be implmented but GStreamer calls us manually. (LP: #1499889) -- Iain Lane <email address hidden> Mon, 28 Sep 2015 13:48:15 +0100
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- gnome
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sessioninstaller_0.20+bzr150.orig.tar.gz | 33.5 KiB | dd9a87f9f4daafa3bdc76e484bfab8bc016596fc5309c0210b53d68d92ad2f91 |
sessioninstaller_0.20+bzr150-0ubuntu2.debian.tar.xz | 6.0 KiB | 064cce38b1d1764936fcc847bf08042083d77993c31e467bdb92402e3a93e513 |
sessioninstaller_0.20+bzr150-0ubuntu2.dsc | 2.1 KiB | 9cae72d4433842fd17ed34f9297cb07e72376fde0c00c90ce2fb878cea194839 |
Available diffs
Binary packages built by this source
- sessioninstaller: APT based installer using PackageKit's session DBus API
Sessioninstaller allows applications to easily install additional software
(e.g. extensions or GStreamer codecs), uninstall files and perform simple
software status queries by implementing the distribution neutral
D-Bus session interface of PackageKit.
.
The whole process including confirmation, error reporting and progress
and notification is handled by sessioninstaller.
.
The reference implementation of the D-Bus interface can be found in
gnome-packagekit. It was also adopted by KPackageKit.
.
In contrast to gnome-packagekit and KPackageKit it doesn't use the PackageKit
daemon for querying and installation, but instead makes use of APT and
aptdaemon (alternatively synaptic can be used).