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 739406 - Please port away from using appdata-tools
Please port away from using appdata-tools
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-10-30 14:59 UTC by Richard Hughes
Modified: 2014-10-31 10:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Port from appdata-tools to appstream-glib (2.57 KB, patch)
2014-10-30 17:55 UTC, Philip Withnall
committed Details | Review

Description Richard Hughes 2014-10-30 14:59:04 UTC
tl;dr: http://blogs.gnome.org/hughsie/2014/10/30/appdata-tools-is-dead/

Basically, with the advent of extensions and other data that needed validating, we pushed all the functionality into libappstream-glib and deprecated the old crufty tool rather than having two moving pieces. If you could fix gnome-3-14 that makes my life a lot easier too, although isn't strictly required. Thanks!

Richard
Comment 1 Philip Withnall 2014-10-30 17:55:49 UTC
Created attachment 289688 [details] [review]
build: Port from appdata-tools to appstream-glib
Comment 2 Bastien Nocera 2014-10-30 21:55:00 UTC
Review of attachment 289688 [details] [review]:

Sure.
Comment 3 Philip Withnall 2014-10-31 10:07:06 UTC
Attachment 289688 [details] pushed as cfd1b74 - build: Port from appdata-tools to appstream-glib