summaryrefslogtreecommitdiff
path: root/packages/python/python-pycodes_1.2.bb
blob: 6cf94a6902c9eb8261f3cab0710eeead173e2252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "The pycodes package provides various extensions to Python for low density parity check (LDPC) codes \
(an extremely powerful class of error correcting codes)."
SECTION = "devel/python"
HOMEPAGE = "http://web.mit.edu/~emin/www/source_code/pycodes/index.html"
PRIORITY = "optional"
LICENSE = "PYCODES"
SRCNAME = "pycodes"
PR = "ml0"

SRC_URI = "http://web.mit.edu/~emin/www/source_code/pycodes/pycodes-1-2.tar.gz \
           file://no-docs.patch;patch=1"
S = "${WORKDIR}/${SRCNAME}"

inherit distutils
itle='2012-07-17 10:47:09 +0100'>2012-07-17libgcrypt: fix build with automake 1.12.xNitin A Kamble1 2012-06-19libgcrypt: clean up FILE after PACKAGE reorderSaul Wold2 2012-02-24libgcrypt: Fix unpackaged file warningRichard Purdie1 2011-11-16libgcrypt: add BBCLASSEXTEND native for gnutls-nativeSaul Wold1 2011-10-14libgcrypt: Update to 1.5.0Saul Wold2 2011-09-19libgcrypt: add libcap to DEPENDSPaul Eggleton2 2011-07-01Drop PRIORITY variableRichard Purdie1 2011-05-13update patch upstream statusQing He1