Bug 1026118

Summary: enable AppStream in apper
Product: [Fedora] Fedora Reporter: T.C. Hollingsworth <tchollingsworth>
Component: apperAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dantti12, kevin, ltinkl, rdieter, rhughes, smparrish
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-29 02:52:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1026117, 1026139, 1107802    
Bug Blocks: 1092216    

Description T.C. Hollingsworth 2013-11-03 22:37:36 UTC
This bug is not actionable yet because Fedora's appstream data is presently bundled with gnome-software.

Once the bug blocking this is fixed, turning it on should theoretically be as easy as adding -DHAVE_APPSTREAM=1 to %cmake_kde4 and an extra Requires.

I'll happily provide a patch once we get there.  :-)

Comment 1 Rex Dieter 2013-11-04 00:35:58 UTC
-- checking for module 'appstream>=0.3.1'
--   package 'appstream>=0.3.1' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:279 (message):
  A required package was not found

I don't see anything in f20 currently providing pkgconfig(appstream)

Comment 2 Rex Dieter 2013-11-04 00:52:46 UTC
found https://gitorious.org/appstream/ , hunting for release tarballs (no luck yet)

Comment 3 T.C. Hollingsworth 2013-11-04 00:55:22 UTC
It's at:
http://www.freedesktop.org/wiki/Distributions/Distributions/AppStream/Software/
http://www.freedesktop.org/software/appstream/releases/

(Please excuse my brevity, I'm busy hacking at getting our upstream l10n infra to handle AppData.  ;-)

Comment 4 Rex Dieter 2013-11-04 01:05:07 UTC
Thanks!  I'd tried every combination of google search keywords I could think of... and none hit either of those.

I'll get to work packaging it.

Comment 5 Rex Dieter 2014-02-04 13:21:01 UTC
Rebasing as futurefeature, missed f20 target.

Comment 6 Rex Dieter 2014-04-29 02:52:52 UTC
appstream is enabled now