Commit Graph

3 Commits

Author SHA1 Message Date
Igor Raits 2ac60753c9 metainfo.attr: Fix execution of the generator
Somehow it wasn't noticed before.

Fixes: 9464926456
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-06-08 10:47:12 +03:00
Igor Raits 9464926456 Convert metainfo generator to a parametric generator
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-04-21 14:49:19 +03:00
Neal Gompa 036829b859 appdata -> metainfo, add support for metainfo files
These provides are specifically for packages providing
AppStream files, which are either going to be *.appdata.xml
or *.metainfo.xml files in /usr/share/appdata or /usr/share/metainfo.

The upstream AppStream specification mandates *.metainfo.xml files
installed into /usr/share/metainfo, but there's still a large body
of legacy AppStream files installed in the legacy location.

For now, let's support both under the new metainfo() Provides.
2016-11-18 14:38:39 +01:00