After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782795 - GStreamer codec package listings are a bit bare bones
GStreamer codec package listings are a bit bare bones
Status: RESOLVED NOTGNOME
Product: gnome-software
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Software maintainer(s)
GNOME Software maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-05-18 15:10 UTC by Iain Lane
Modified: 2017-08-16 15:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
list (56.04 KB, image/png)
2017-05-18 15:10 UTC, Iain Lane
Details
details view (34.17 KB, image/png)
2017-05-18 15:10 UTC, Iain Lane
Details

Description Iain Lane 2017-05-18 15:10:04 UTC
Created attachment 352106 [details]
list

I've just been hooking up PackageKit with gnome-software for Ubuntu.

It seems to basically work for us, but once we're sent into g-s from an app, the interface is a bit skeletal.

  - No icons
  - License 'proprietary'
  - No description in individual codec pages
  - No size

Do you know if this is due to the aptcc backend in PackageKit, or is it the way the GsApps are being created in g-s's PK plugin(s)?

Two screenshots attached so you see what I'm talking about.
Comment 1 Iain Lane 2017-05-18 15:10:27 UTC
Created attachment 352107 [details]
details view
Comment 2 Richard Hughes 2017-05-19 16:23:28 UTC
I think we include a metainfo file in out gstreamer plugins in Fedora so that we get the AppStream data to show. I can dig up links if required, and ideally those files should be pushed upstream, although I think there was some resistance as it depends on how the distro slices up the packages.
Comment 3 Jeremy Bicha 2017-05-20 15:22:13 UTC
Here's some of the Fedora appstream metadata:

http://pkgs.fedoraproject.org/cgit/rpms/gstreamer1-plugins-good.git/tree/gstreamer1-plugins-good.spec#n125
Comment 4 Iain Lane 2017-08-16 15:42:54 UTC
We made metainfo for gst components in Ubuntu now too. It's not the best, but it's good enough and not a gnome-software bug at this point.