File: ROX-Filer.xml

package info (click to toggle)
rox 1%3A2.11-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,096 kB
  • sloc: ansic: 41,146; xml: 9,669; sh: 136; makefile: 133; perl: 30; python: 29
file content (43 lines) | stat: -rw-r--r-- 2,661 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<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">
  <name>ROX-Filer</name>
  <summary>fast and powerful file manager</summary>
  <description>
    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.
  </description>
  <feed-for interface="http://rox.sourceforge.net/2005/interfaces/ROX-Filer"/>

  <release:management xmlns:release="http://zero-install.sourceforge.net/2007/namespaces/0release">
    <release:action phase="generate-archive">cd ROX-Filer/src/Docs/ &amp;&amp; make</release:action>
    <release:action phase="generate-archive">cd ROX-Filer/src/po/ &amp;&amp; ./dist</release:action>
    <release:action phase="generate-archive">cd ROX-Filer/src/ &amp;&amp; autoconf &amp;&amp; rm -fr autom4te.cache</release:action>
    <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>
  </release:management>

  <group arch="*-src" compile:binary-main="ROX-Filer/AppRun" compile:min-version="0.19.1">
    <command name="compile" shell-command="&quot;$SRCDIR/ROX-Filer/src/build&quot;"/>
    <requires interface="http://repo.roscidus.com/devel/pkg-config">
      <environment insert="bin" name="PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/GTK-dev">
      <version before="3" not-before="2.12"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/GLib-dev">
      <version before="3" not-before="2.12"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/ATK-dev">
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/Pango-dev">
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2008/interfaces/libxml2-dev.xml">
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>

    <implementation id="." released="2011-10-09" version="2.11"/>
  </group>
</interface>