aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib
AgeCommit message (Expand)Author
2009-08-18libxcalibrate: Use increment-able PV format as other git version recipes do.Stanislav Brabec
2009-07-30libxext-1.0.5: Depend on xdmcp as configure wants itHolger Hans Peter Freyther
2009-07-28libx11-trim: Update makekeys.c to fix the compileHolger Hans Peter Freyther
2009-07-22pixman git: only enable neon on armv7a platformsKoen Kooi
2009-07-21pixman git: bump SRCREVKoen Kooi
2009-06-12xtrans: add native 1.2.1 packageRolf Leggewie
2009-06-11libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412Rolf Leggewie
2009-06-05pixman git: add patches to fix NEON bugsKoen Kooi
2009-06-05pixman git: update to 0.15.8, includes more NEON bitsKoen Kooi
2009-05-29Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ...Koen Kooi
2009-05-29libx11-native: add 1.1.5Koen Kooi
2009-05-29libx11: fix libtool invocation on x86/ppcJeremy Lainé
2009-05-28libx11-1.1.4: Prevent crash of makekeys (backport from 1.1.5).Stanislav Brabec
2009-05-27libx11: add 1.2Koen Kooi
2009-05-27libxext: add 1.0.6Koen Kooi
2009-05-27libx11 1.1.5: the old "floating point exeception" problem has arrived again, ...Koen Kooi
2009-05-27xtrans: added 1.2.3Marcin Juszkiewicz
2009-05-22pixman: add 0.15.6, it has some internal reorg, more NEON patches and since i...Koen Kooi
2009-05-10pixman: add git versionKoen Kooi
2009-04-01libxt 1.0.4: Added official patch to fix X.org PR10970.Robert Schuster
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
/a> 10 11 12 13 14 15
SUMMARY  = "Ultra fast JSON encoder and decoder for Python"
DESCRIPTION = "UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python 2.5+ and 3."

LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://PKG-INFO;startline=8;endline=9;md5=4f369b3c3c290b4aede8796a4065e5ab"

SRC_URI[md5sum] = "42f77b0cce686dfa4da2e68480b1dd24"
SRC_URI[sha256sum] = "f66073e5506e91d204ab0c614a148d5aa938bdbf104751be66f8ad7a222f5f86"

inherit pypi

RDEPENDS_${PN} += "\
    ${PYTHON_PN}-datetime \
    ${PYTHON_PN}-numbers \
    "