libzypp-plugin-appdata/_service
Dominique Leuenberger 4000c790ce - Preparations on the way to get AppStream metadata produced in a
more conform way.
- Add new subpackages:
  + openSUSE-appstream-extras:
    - Contains additional appstream metadata to assist upstreams
      not yet shipping their own .appdata.xml file.
  + openSUSE-appstream-process:
    - The processor is an attempt to be used by kiwi to produce
      valid appstream metadata.

- Update InstallAppdata.sh: the yast2 metadata structure got a
  slight change with the switch to appstream-builder.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libzypp-plugin-appdata?expand=0&rev=4
2015-01-23 13:54:24 +00:00

12 lines
376 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/DimStar77/openSUSE-appstream.git</param>
<param name="scm">git</param>
<param name="versionformat">1.0</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>