Re: The final push for the application installer in Fedora 20

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/30/2013 08:42 AM, tim.lauridsen@xxxxxxxxx wrote:
vlc is not part of fedora, cause of patent related stuff, not a legal
expert, but I dont think fedora cant contain somethng there links to
these kind of applications

If you create a new kind of application metadata, would it not be a good
idea to start using the information we allready have in the .spec files
and build from that
instead of starting from scratch, it is better than no information at all

Tim


The following query will build a template (it assumes the package name is the same as the desktop file name).

#!/bin/bash
echo `rpmquery $1 --qf "<?xml version=""1.0"" encoding=""UTF-8""?>\
<application><id type=""desktop"">$1.desktop</id>\
<licence>CC0</licence><name>$1</name><summary>%{SUMMARY}</summary>\
<description>%{DESCRIPTION}</description>\
<url type=""homepage"">%{URL}</url>\
<screenshots><screenshot type="default" width="800" height="600"></screenshot>\
</screenshots></application>"`

--
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux