]> git.pld-linux.org Git - packages/waf.git/blame - waf.spec
- pl
[packages/waf.git] / waf.spec
CommitLineData
a4eae65c 1Summary: The Waf build system
67f52179 2Summary(pl): System budowania Waf
a4eae65c
ER
3Name: waf
4Version: 1.0.1
7a16ee04 5Release: 0.4
a4eae65c
ER
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
7a16ee04 11Patch0: %{name}-path.patch
a4eae65c 12BuildRequires: python
7a16ee04 13BuildArch: noarch
a4eae65c
ER
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
67f52179
JB
24%description -l pl
25