Release 0.10
[0publish-gui.git] / 0publish-gui.xml
blobfe0c574277f18083613f665a3a860c68f580a108
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>0publish-gui</name>
5   <summary>GTK editor for Zero Install feeds</summary>
6   <description>
7 Publishing a program using Zero Install requires you to create an XML file
8 listing the available versions, where to get them, and what other software they
9 depend on.
11 This program provides a simple graphical interface for creating and editing
12 these feeds.</description>
13   <homepage>http://0install.net/</homepage>
14   <release:management xmlns:release="http://zero-install.sourceforge.net/2007/namespaces/0release">
15     <!-- Update the copy of the version number in 0publish -->
16     <release:action phase="commit-release">sed -i &quot;s/^version = '.*'$/version = '$RELEASE_VERSION'/&quot; 0publish-gui</release:action>
17   </release:management>
18   <feed-for interface="http://0install.net/2007/interfaces/0publish-gui.xml"/>
19   <icon href="http://0install.net/feed_icons/0publish-gui.png" type="image/png"/>
20   <category>Development</category>
21   <group license="OSI Approved :: GNU General Public License (GPL)" main="0publish-gui">
22     <implementation id="." released="2009-09-10" version="0.10"/>
23     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
24       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
25     </requires>
26   </group>
27 </interface>