summaryrefslogtreecommitdiff
path: root/packages/python/python-scons_0.97.bb
blob: dc5b40243e9f4a7fe9a7e0200f2db6db7010219f (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A Software Construction Tool"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "scons"

SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
e mergeKhem Raj1 2011-08-05tcp-wrappers: Using ${PN} in PACKAGES.Lianhao Lu1 2011-07-01Drop PRIORITY variableRichard Purdie1 2011-05-19tcp-wrappers: fix libc overridesKoen Kooi1 2011-05-13update patch upstream statusQing He22 2010-12-16recipes-extended: Add Summary informationMark Hatle1 2010-12-09SRC_URI Checksums AdditionalsSaul Wold1 2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie25