Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Legacy path: /usr/share/appdata/ deprecation
(1/1)
grem:
As stated on freedesktop.org site:
--- Quote ---Legacy Path
AppStream tools scan the /usr/share/appdata/ path for legacy compatibility as well. It should not be used anymore by new software though, even on older Linux distributions (like RHEL 7 and Ubuntu 16.04 LTS) the metainfo path is well supported. Support for the legacy path will likely be dropped completely with a future AppStream 1.0 release.
--- End quote ---
i.e. /usr/share/metainfo should be used instead by new software.
Therefore 'appdatadir = $(datarootdir)/appdata' in 'Makefile.am' and in 'src/plugins/contrib/appdata/Makefile.am' should be 'appdatadir = $(datarootdir)/metainfo' instead.
oBFusCATed:
Patches welcome.
grem:
Mentioned patch in attachment.
Navigation
[0] Message Index
Go to full version