theironrobin / siglo

GTK app to sync InfiniTime watch with PinePhone
Mozilla Public License 2.0
154 stars 21 forks source link

freedesktop location update #93

Closed ZeroChaos- closed 2 years ago

ZeroChaos- commented 2 years ago

Gentoo's package manager hits this QA warning about freedesktop switching from /usr/share/appdata to /usr/share/metainfo.

 * QA Notice: This package seems to install metainfo files into the
 * following location(s):
 * 
 *   /usr/share/appdata
 * 
 * This location is deprecated, it should not be used anymore by new software.
 * Appdata/Metainfo files should be installed into /usr/share/metainfo directory.
 * For more details, please see the freedesktop Upstream Metadata guidelines at
 * https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html
 * 
 * Gentoo Tracker bug: https://bugs.gentoo.org/709450
ZeroChaos- commented 2 years ago

Thanks!