summaryrefslogtreecommitdiff
path: root/packages/python/python-lxml_1.3.3.bb
blob: 7ead15b2a0637f7faca6d7446a614314f0d59838 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Python Bindings to the XML libraries libxml2 and libxslt"
HOMEPAGE = "http://codespeak.net/lxml/"
AUTHOR = "http://codespeak.net/mailman/listinfo/lxml-dev"
LICENSE = "BSD"
DEPENDS = "libxml2 libxslt"
PR = "ml1"

SRC_URI = "http://codespeak.net/lxml/lxml-${PV}.tgz \
           file://use-pkgconfig-to-detect.patch;patch=1"
S = "${WORKDIR}/lxml-${PV}"

inherit distutils

2006-11-20apt 0.4.46 -> 0.4.46 (sync with changes in poky)Richard Purdie7 2006-10-03apt: update to 0.6.46, hack do_install to work around missing .so filesKoen Kooi7 2006-10-03apt: sync with pokyKoen Kooi11 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2