slackbuilds_ponce/libraries/wxPython
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README libraries/wxPython: Note optional dependency on GConf 2011-11-26 09:09:30 -06:00
slack-desc
wxPython.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
wxPython.SlackBuild

wxPython is a GUI toolkit for the Python programming language.  It allows
Python programmers to create programs with a robust, highly functional
graphical user interface simply and easily.  It is implemented as a Python
extension module (native code) that wraps the popular wxWidgets cross
platform GUI library which is written in C++.

If you want support for gnomeprint pass GNOMEPRINT=yes to the script. This
will require libgnomeprint and libgnomeprintui, both available from
SlackBuilds.org.

Building the media library, which provides bindings for gstreamer,
requires GConf.

This package conflicts with wxGTK because it's already included in wxPython.
Both cannot be installed at the same time!