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">
5 <summary>fast and powerful file manager</summary>
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.
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/ && make</release:action>
13 <release:action phase="generate-archive">cd ROX-Filer/src/po/ && ./dist</release:action>
14 <release:action phase="generate-archive">cd ROX-Filer/src/ && autoconf && rm -fr autom4te.cache</release:action>
15 <release:action phase="commit-release">sed -i "s/<Version>.*<\/Version>$/<Version>$RELEASE_VERSION<\/Version>/" ROX-Filer/AppInfo.xml</release:action>
18 <group arch="*-src" compile:binary-main="ROX-Filer/AppRun" compile:command=""$SRCDIR/ROX-Filer/src/build"" compile:min-version="0.12">
19 <requires interface="http://0install.net/2006/interfaces/GTK-dev">
20 <version before="2.5" not-before="2.4"/>
21 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
23 <requires interface="http://0install.net/2006/interfaces/GLib-dev">
24 <version before="2.5" not-before="2.4"/>
25 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
27 <requires interface="http://0install.net/2006/interfaces/ATK-dev">
28 <version before="1.9"/>
29 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
31 <requires interface="http://0install.net/2006/interfaces/Pango-dev">
32 <version before="1.5"/>
33 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
35 <requires interface="http://0install.net/2008/interfaces/libglade-dev.xml">
36 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
38 <requires interface="http://0install.net/2008/interfaces/libxml2-dev.xml">
39 <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
42 <implementation id="." version="2.9-post"/>