]> git.pld-linux.org Git - packages/waf.git/blame_incremental - waf.spec
- pl
[packages/waf.git] / waf.spec
... / ...
CommitLineData
1Summary: The Waf build system
2Summary(pl): System budowania Waf
3Name: waf
4Version: 1.0.1
5Release: 0.4
6License: BSD
7Group: Development/Building
8Source0: http://freehackers.org/~tnagy/%{name}-%{version}.tar.bz2
9# Source0-md5: bc33d144ee927caec6279e0bf4b174ab
10URL: http://freehackers.org/~tnagy/bksys.html
11Patch0: %{name}-path.patch
12BuildRequires: python
13BuildArch: noarch
14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15
16%define _libdir %{_prefix}/lib
17
18%description
19Waf is a general-purpose build system which was modelled from Scons.
20Though it comes last in the arena of the build systems, we believe
21that Waf is a vastly superior alternative to its competitors
22(Autotools, Scons, Cmake, Ant, etc) for building software,
23
24%description -l pl
25