Simple software installation management software
http://packagekit.org/
PackageKit is a system designed to make installing and updating
software on your computer easier. The primary design goal is to unify
all the software graphical tools used in different distributions, and
use some of the latest technology like PolicyKit to make the process
suck less.
-
1
derived packages
- Links to GNOME:Factory / PackageKit
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/PackageKit && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PackageKit-1.2.0.tar.xz | 0002742924 2.62 MB | |
PackageKit-1.2.0.tar.xz.asc | 0000000488 488 Bytes | |
PackageKit-dnf-Add-openSUSE-vendor.patch | 0000003758 3.67 KB | |
PackageKit-dnf-Add-support-for-AppStream-repodata- |
0000001294 1.26 KB | |
PackageKit-pkcon-exit-with-retval-5.patch | 0000001276 1.25 KB | |
PackageKit-remove-polkit-rules.patch | 0000000369 369 Bytes | |
PackageKit-systemd-timers.patch | 0000004606 4.5 KB | |
PackageKit-zypp-ensure-ResPool-before-is_tumblewee |
0000001425 1.39 KB | |
PackageKit.changes | 0000168734 165 KB | |
PackageKit.keyring | 0000013179 12.9 KB | |
PackageKit.spec | 0000018728 18.3 KB | |
PackageKit.tmpfiles | 0000000174 174 Bytes | |
_link | 0000000121 121 Bytes | |
baselibs.conf | 0000000153 153 Bytes |
Revision 107 (latest revision is 127)
Dominique Leuenberger (dimstar)
accepted
request 821844
from
Callum Farmer (gmbr3)
(revision 107)
- Simplify %if for openSUSE only - Moved to meson build system from automake + Added meson to BuildRequires + Removed autoconf, autoconf-archive, automake and translation-update-upstream from BuildRequires - Removed PackageKit-drop-gtk2.patch: contained in upstream - Removed PackageKit-zypp-update-packages-in-all-openSUSE.patch: contained in upstream - Removed PackageKit-zypp-ignore-already-installed-packages.patch: contained in upstream - Changed PackageKit-systemd-timers.patch: Automake >> Meson - Changed PackageKit-remove-polkit-rules.patch: Automake >> Meson - Changed PackageKit-dnf-Add-openSUSE-vendor.patch: Automake >> Meson - Update to version 1.2.0 + dnf: Load all the repos and vars directories (Neal Gompa) + zypp: Ignore already installed package when installing (Jonathan Kang) + zypp: Remove upgrade+system implementation (Jonathan Kang) + Port to the meson build system (Corentin Noël and many others) + Remove the GTK2 gtk+module support (Richard Hughes) + Do not do failable actions in the PkDbus constructor (Richard Hughes) + Do not do failable actions in the PkTransaction constructor (Richard Hughes) + Revert "Shutdown the daemon on idle by default" (Michael Catanzaro)
Comments 0