Add AppStream keywords to the AppData file
This commit is contained in:
parent
03a7a5d951
commit
a90b81ec52
@ -139,6 +139,11 @@ cat > $RPM_BUILD_ROOT%{_datadir}/appdata/gstreamer-base.appdata.xml <<EOF
|
|||||||
video editing applications.
|
video editing applications.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
|
<keywords>
|
||||||
|
<keyword>Ogg</keyword>
|
||||||
|
<keyword>Theora</keyword>
|
||||||
|
<keyword>Vorbis</keyword>
|
||||||
|
</keywords>
|
||||||
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
|
<compulsory_for_desktop>GNOME</compulsory_for_desktop>
|
||||||
<url type="homepage">http://gstreamer.freedesktop.org/</url>
|
<url type="homepage">http://gstreamer.freedesktop.org/</url>
|
||||||
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
|
<url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer</url>
|
||||||
|
Loading…
Reference in New Issue
Block a user