summaryrefslogtreecommitdiff
path: root/packages/python/python-formencode_svn.bb
blob: b1cf3ce7c7aa1f15db4b587d991a986b5bd9efb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "HTML form validation, generation, and conversion package"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "LGPL"
DEPENDS = "sqlite3"
SRCNAME = "FormEncode"
PV = "0.4+svn${SRCDATE}"
PR = "ml0"

inherit distutils

SRC_URI = "svn://svn.colorstudy.com/FormEncode;module=trunk;proto=http \
           file://setup.py.diff;patch=1"

S = "${WORKDIR}/trunk"
le to replace them.Koen Kooi1 2006-05-06libqanava, lyx, texmaker, wpa-gui: no need to explicitly depend on qt, inheri...Michael Lauer1 2006-04-14libqanava: upgrade to 0.0.7, needs qt4x11 nowMichael Lauer1 2005-09-12qt: revert classes and applications back to explicit DEPENDS to prevent circu...Michael Lauer1 2005-09-12lyx, libqanava: catch up with new qt major release dependsMichael Lauer1 2005-09-06add libqanava, a graph library based on the Qt3 CanvasMichael Lauer2