summaryrefslogtreecommitdiffstats
path: root/python/pyside/README
diff options
context:
space:
mode:
author Grissiom <chaos.proton@gmail.com>2011-08-08 18:37:45 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-08-08 18:37:45 -0300
commit19b4611059d5b00604c52afdd46eede560417bb9 (patch)
tree420b01851936c999d5ae3f3c9c311520de33c881 /python/pyside/README
parent40110b34f7000a5c763f33677892acdaf3d37e91 (diff)
downloadslackbuilds-19b4611059d5b00604c52afdd46eede560417bb9.tar.gz
slackbuilds-19b4611059d5b00604c52afdd46eede560417bb9.tar.xz
python/pyside: Updated for version qt4.7+1.0.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/pyside/README')
-rw-r--r--python/pyside/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/python/pyside/README b/python/pyside/README
index d1fdf8c450..2035cf8576 100644
--- a/python/pyside/README
+++ b/python/pyside/README
@@ -1,9 +1,9 @@
-PySide is a LGPL licensed python binding that allow access of Qt libraries,
-making them available just using the import command.
+PySide is a LGPL licensed python binding that allow access of Qt
+libraries, making them available just using the import command.
-The build process is comprised of two stages: in a first moment the bindings
-source code are created from the Qt 4.6 headers by calling the Generator Runner
-with appropriate parameters; the generated files are then compiled and linked
-together to form the bindings libraries.
+The build process is comprised of two stages: in a first moment the
+bindings source code are created from the Qt 4.6 headers by calling the
+Generator Runner with appropriate parameters; the generated files are
+then compiled and linked together to form the bindings libraries.
This requires generatorrunner and shiboken.