Logoj0ke.net Open Build Service > Projects > multimedia > scons > Meta
Sign Up | Log In

Meta Configuration of Package scons

 
1
<package name="scons" project="multimedia">
2
  <title>Replacement for Make</title>
3
  <description>SCons is a make replacement that provides a range of enhanced features,
4
such as automated dependency generation and built-in compilation cache
5
support. SCons rule sets are Python scripts, which means that SCons
6
provides itself as well as the features. SCons allows you to use the
7
full power of Python to control compilation.
8
9
10
11
Authors:
12
--------
13
    Steven Knight &lt;knight@baldmt.com&gt;
14
    Chad Austin
15
    Charles Crain
16
    Steve Leblanc
17
    Gary Oberbrunner
18
    Anthony Roach
19
    Greg Spencer
20
    Christoph Wiedemann</description>
21
  <person userid="hostmaster" role="maintainer"/>
22
  <build>
23
    <disable repository="openSUSE_11.0"/>
24
    <disable repository="openSUSE_11.1"/>
25
  </build>
26
</package>
27