2011-07-13 10:24:00 +00:00
|
|
|
# Template file for 'scons'
|
|
|
|
pkgname=scons
|
2014-09-12 10:39:53 +00:00
|
|
|
version=2.3.3
|
|
|
|
revision=1
|
2011-07-13 10:24:00 +00:00
|
|
|
build_style=python-module
|
2013-08-17 08:47:01 +00:00
|
|
|
hostmakedepends="python"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="python"
|
|
|
|
noarch="yes"
|
|
|
|
pycompile_module="SCons"
|
2013-08-17 08:47:01 +00:00
|
|
|
make_install_args="--standard-lib --install-data=/usr/share"
|
|
|
|
short_desc="A software construction tool"
|
2014-06-08 10:15:44 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-07-13 10:24:00 +00:00
|
|
|
homepage="http://www.scons.org/"
|
|
|
|
license="MIT"
|
2014-09-12 10:39:53 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
|
|
|
checksum=63a74e1012ad9ad54950eafc69604fd9246e1a405c18acf936caa433c97cc0e2
|