summaryrefslogtreecommitdiff
path: root/packages/python/python-gmpy_1.0.1.bb
blob: b216836785bd6db3f5ae2cd24514beef5515e355 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "General Multiprecision PYthon"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "gmp"
SRCNAME = "gmpy"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-sources-101.zip"
S = "${WORKDIR}/${SRCNAME}"

inherit distutils
intel.com> js: Fix mips build and other architecture inconsistency 2010-06-10T21:12:55+00:00 Richard Purdie rpurdie@linux.intel.com 2010-06-10T21:12:55+00:00 57c7dda03e5067e60177d06d08fdd4322225148c Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
js: Use gcc for linking so LDFLAGS can be used in full rather that hardcoded subsets 2007-06-18T17:28:11+00:00 Richard Purdie richard@openedhand.com 2007-06-18T17:28:11+00:00 b6dc9fc15ac87911aac1dd8fa0ff7ee2c54399d7 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1968 311d38ba-8fff-0310-9ca6-ca027cbcb966
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1968 311d38ba-8fff-0310-9ca6-ca027cbcb966