Typo in German translation
[rox-filer.git] / ROX-Filer.xml
blob1bc0b1a5a7b3fc836c7f5b09b0182d240d1ae708
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl' href='interface.xsl'?>
3 <interface uri="http://rox.sourceforge.net/2005/interfaces/ROX-Filer" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
4   <name>ROX-Filer</name>
5   <summary>fast and powerful file manager</summary>
6   <description>
7     ROX-Filer is a fast and powerful graphical file manager. It has full drag-and-drop support and background file operations, and is highly configurable. It can also act as a pinboard, allowing you to pin frequently used files to the desktop background.
8   </description>
9   <feed-for interface="http://rox.sourceforge.net/2005/interfaces/ROX-Filer"/>
11   <release:management xmlns:release="http://zero-install.sourceforge.net/2007/namespaces/0release">
12     <release:action phase="generate-archive">cd ROX-Filer/src/Docs/ &amp;&amp; make</release:action>
13     <release:action phase="generate-archive">cd ROX-Filer/src/po/ &amp;&amp; ./dist</release:action>
14     <release:action phase="generate-archive">cd ROX-Filer/src/ &amp;&amp; autoconf &amp;&amp; rm -fr autom4te.cache</release:action>
15     <release:action phase="commit-release">sed -i &quot;s/&lt;Version&gt;.*&lt;\/Version&gt;$/&lt;Version&gt;$RELEASE_VERSION&lt;\/Version&gt;/&quot; ROX-Filer/AppInfo.xml</release:action>
16   </release:management>
18   <group arch="*-src" compile:binary-main="ROX-Filer/AppRun" compile:min-version="0.19.1">
19     <command name='compile' shell-command="&quot;$SRCDIR/ROX-Filer/src/build&quot;">
20       <compile:implementation>
21         <requires interface='http://repo.roscidus.com/lib/glade2'>
22           <environment insert="lib" name="LD_LIBRARY_PATH"/>
23         </requires>
24       </compile:implementation>
25     </command>
26     <requires interface="http://repo.roscidus.com/devel/pkg-config">
27       <environment insert="bin" name="PATH"/>
28     </requires>
29     <requires interface="http://0install.net/2006/interfaces/GTK-dev">
30       <version before="2.5" not-before="2.4"/>
31       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
32     </requires>
33     <requires interface="http://0install.net/2006/interfaces/GLib-dev">
34       <version before="2.5" not-before="2.4"/>
35       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
36     </requires>
37     <requires interface="http://0install.net/2006/interfaces/ATK-dev">
38       <version before="1.9"/>
39       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
40     </requires>
41     <requires interface="http://0install.net/2006/interfaces/Pango-dev">
42       <version before="1.5"/>
43       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
44     </requires>
45     <requires interface="http://0install.net/2008/interfaces/libglade-dev.xml">
46       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
47     </requires>
48     <requires interface="http://0install.net/2008/interfaces/libxml2-dev.xml">
49       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
50     </requires>
52     <implementation id="." version="2.10-post"/>
53   </group>
54 </interface>