Bug 361921

Summary: configure sources not implemented for packagekit backend
Product: [Applications] Discover Reporter: Harald Sitter <sitter>
Component: PackageKitAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Harald Sitter 2016-04-18 04:34:14 UTC
'Configure Sources' where one would manage repository sources is currently not implemented for the packagekit backend but it should be, otherwise how am I suppose to add repos with randsomeware ;)

Reproducible: Always
Comment 1 Aleix Pol 2016-04-19 13:10:00 UTC
Git commit 7e2d851b9d5d2274f22a8578042aab52eadc36b0 by Aleix Pol.
Committed on 19/04/2016 at 13:09.
Pushed by apol into branch 'master'.

Implement PackageKit repositories as PackageKitBackend sources

M  +1    -0    libdiscover/backends/PackageKitBackend/CMakeLists.txt
M  +6    -0    libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp
A  +103  -0    libdiscover/backends/PackageKitBackend/PackageKitSourcesBackend.cpp     [License: GPL (v2/3)]
A  +53   -0    libdiscover/backends/PackageKitBackend/PackageKitSourcesBackend.h     [License: GPL (v2/3)]

http://commits.kde.org/discover/7e2d851b9d5d2274f22a8578042aab52eadc36b0