scons-2.3.5-1.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/brandt/extra/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install scons-2.3.5-1.noarch

an Open Source software construction tool

Full description:
  SCons is an Open Source software construction tool--that is, a build
tool; an improved substitute for the classic Make utility; a better way
to build software.  SCons is based on the design which won the Software
Carpentry build tool design competition in August 2000.

SCons "configuration files" are Python scripts, eliminating the need
to learn a new build tool syntax.  SCons maintains a global view of
all dependencies in a tree, and can scan source (or other) files for
implicit dependencies, such as files specified on #include lines.  SCons
uses MD5 signatures to rebuild only when the contents of a file have
really changed, not just when the timestamp has been touched.  SCons
supports side-by-side variant builds, and is easily extended with user-
defined Builder and/or Scanner objects.

Checksums

MD5 4f493380f19096da8cade7ed717c6b38
SHA1 38e7548a67d98ef070eaffa20ddb870e963db4b8
SHA256 bac528f0738215fc0931b005588f84222a63fa24f76a4c59c1060f52252dee74
SHA512 cc761c9d986ed99067ac3335c079b7e109b255f7a6469513950d811a6e8992e20c2fdfa452d56a44a32adece383bfac7c83b2e7d77de23b2e8dc6f677fa3a22d

Requires

  • /usr/bin/env
  • python >= 2.4-

Provides

  • scons = 2.3.5-1

Files

  • /usr/share/man/man1/sconsign.1.gz
  • /usr/share/man/man1/scons.1.gz
  • /usr/share/man/man1/scons-time.1.gz
  • /usr/lib/scons/SCons/Warnings.pyc
  • /usr/lib/scons/SCons/Warnings.py
  • /usr/lib/scons/SCons/Variables/PathVariable.pyc
  • /usr/lib/scons/SCons/Variables/PathVariable.py
  • /usr/lib/scons/SCons/Variables/PackageVariable.pyc
  • /usr/lib/scons/SCons/Variables/PackageVariable.py
  • /usr/lib/scons/SCons/Variables/ListVariable.pyc
  • /usr/lib/scons/SCons/Variables/ListVariable.py
  • /usr/lib/scons/SCons/Variables/EnumVariable.pyc
  • /usr/lib/scons/SCons/Variables/EnumVariable.py
  • /usr/lib/scons/SCons/Variables/BoolVariable.pyc
  • /usr/lib/scons/SCons/Variables/BoolVariable.py
  • /usr/lib/scons/SCons/Variables/__init__.pyc
  • /usr/lib/scons/SCons/Variables/__init__.py
  • /usr/lib/scons/SCons/Util.pyc
  • /usr/lib/scons/SCons/Util.py
  • /usr/lib/scons/SCons/Tool/zip.pyc
  • /usr/lib/scons/SCons/Tool/zip.py
  • /usr/lib/scons/SCons/Tool/yacc.pyc
  • /usr/lib/scons/SCons/Tool/yacc.py
  • /usr/lib/scons/SCons/Tool/xgettext.pyc
  • /usr/lib/scons/SCons/Tool/xgettext.py
  • /usr/lib/scons/SCons/Tool/wix.pyc
  • /usr/lib/scons/SCons/Tool/wix.py
  • /usr/lib/scons/SCons/Tool/tlib.pyc
  • /usr/lib/scons/SCons/Tool/tlib.py
  • /usr/lib/scons/SCons/Tool/textfile.pyc

Uploaded

almost 9 years ago

Package Size

907 KB

Installed Size

3.27 MB

Downloads

17

wget

wget --content-disposition "https://packagecloud.io/brandt/extra/packages/el/6/scons-2.3.5-1.noarch.rpm/download.rpm?distro_version_id=27"

Homepage

http://www.scons.org/

License

MIT, freely distributable