Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 6c1629ca18f6adf273e73d0f5069fa8c > files > 124

Borges-doc-0.7.12-1mdk.noarch.rpm

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!-- Repository configuration file --><!-- Make sure to always put starting and closing leaf tags on the
same line -->
<configuration>
  <repository><!-- The title of the project (used in reports) -->
    <title>Borges Manuals</title><!-- The paths for accessing modules and manuals,
default is just OK :-) -->
    <paths>
      <modules>modules</modules>
      <manuals>manuals</manuals>
    </paths><!-- Output makefiles found in /usr/share/Borges/backend/ -->
    <outputs><!-- You can put as many as you want, in case of conflict,
the first one is used (I think); You can use (if available):

$DISTDIR/backend/Makefile.TDB
$DISTDIR/backend/Makefile.DB

 -->
      <makefile>$DISTDIR/backend/Makefile.DB</makefile>
    </outputs>
    <manuals><!-- The manuals directory names, one per manual --><!-- Well you must add one here or rename the default -->
      <manual>Borges-doc</manual>
      <manual>Borges-Roadmap</manual>
    </manuals>
    <languages><!-- The languages supported for all manuals -->
      <lang>en</lang>
      <lang>fr</lang>
      <lang>es</lang>
    </languages>
    <revisions>
<!-- the revision types managed by the revision control system -->
      <type>
<!-- you cannot change the names by now -->
        <name>lproof</name>
<!-- but you can put the initials of someone responsible for a
specific revision by default -->
        <author>tbn</author>
<!-- Weights are used to calculate each authors contribution -->
<!-- with respects to a weight of 10 per default for writing -->
        <weight>4</weight>
      </type>
      <type>
        <name>ispell</name>
        <author>tbn</author>
        <weight>1</weight>
      </type>
      <type>
        <name>pproof</name>
        <author>tbn</author>
        <weight>2</weight>
      </type>
      <type>
        <name>tproof</name>
        <author>tbn</author>
        <weight>4</weight>
      </type>
      <type>
        <name>translate</name>
        <author>tbn</author>
        <weight>8</weight>
      </type>
      <type>
        <name>write</name>
        <author>tbn</author>
        <weight>10</weight>
      </type>
<!-- price per written character -->
      <cost>0.01</cost>
    </revisions>
  </repository>
  <server><!-- Those parameters, if indicated, will inform the system --><!-- that this repository is hosted on a CVS server -->
    <cvsrsh>ssh</cvsrsh>
    <cvsroot>:ext:anoncvs@cvs.mandrakesoft.com:/cooker</cvsroot><!-- Those parameters are used for remote XML validation --><!-- see if there is something in the doc about that... -->
    <name>norman.mandrakesoft.com</name>
    <localip>195.168.2.5</localip>
    <ip>195.68.114.35</ip>
    <robot>r2d2</robot>
  </server>
</configuration>