Include -lm explicitly
[rox-filer.git] / ROX-Filer.xml
blob4cfab2acc6bc13ff431cdee4a4312df101b297fb
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     <requires interface="http://repo.roscidus.com/devel/pkg-config">
21       <environment insert="bin" name="PATH"/>
22     </requires>
23     <requires interface="http://0install.net/2006/interfaces/GTK-dev">
24       <version before="3" not-before="2.12"/>
25       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
26     </requires>
27     <requires interface="http://0install.net/2006/interfaces/GLib-dev">
28       <version before="3" not-before="2.12"/>
29       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
30     </requires>
31     <requires interface="http://0install.net/2006/interfaces/ATK-dev">
32       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
33     </requires>
34     <requires interface="http://0install.net/2006/interfaces/Pango-dev">
35       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
36     </requires>
37     <requires interface="http://0install.net/2008/interfaces/libxml2-dev.xml">
38       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
39     </requires>
40     <requires interface="http://repo.roscidus.com/lib/x-sm-dev">
41       <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
42     </requires>
44     <implementation id="." version="2.11-post"/>
45   </group>
46 </interface>